Jun 29 04:54:54.357224 np0000183413 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:54:54.364308 np0000183413 devstack@c-api.service[112833]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:54:54 2026] *** Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: nodename: np0000183413 Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: machine: x86_64 Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: clock source: unix Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: pcre jit disabled Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: detected number of CPU cores: 16 Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: current working directory: / Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: your processes number limit is 256917 Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: your memory page size is 4096 bytes Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: detected max file descriptor number: 2048 Jun 29 04:54:54.367506 np0000183413 devstack@c-api.service[112833]: lock engine: pthread robust mutexes Jun 29 04:54:54.368262 np0000183413 devstack@c-api.service[112833]: thunder lock: enabled Jun 29 04:54:54.368262 np0000183413 devstack@c-api.service[112833]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:54:54.368262 np0000183413 devstack@c-api.service[112833]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:54:54.368262 np0000183413 devstack@c-api.service[112833]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:54:54.368262 np0000183413 devstack@c-api.service[112833]: Set PythonHome to /opt/stack/data/venv Jun 29 04:54:54.404547 np0000183413 devstack@c-api.service[112833]: Python main interpreter initialized at 0x7e2b58aa3668 Jun 29 04:54:54.404547 np0000183413 devstack@c-api.service[112833]: python threads support enabled Jun 29 04:54:54.404547 np0000183413 devstack@c-api.service[112833]: your server socket listen backlog is limited to 100 connections Jun 29 04:54:54.404547 np0000183413 devstack@c-api.service[112833]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:54:54.405053 np0000183413 devstack@c-api.service[112833]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:54:54.405208 np0000183413 devstack@c-api.service[112833]: *** Operational MODE: preforking *** Jun 29 04:54:54.405358 np0000183413 devstack@c-api.service[112833]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:54:54.405358 np0000183413 devstack@c-api.service[112833]: spawned uWSGI master process (pid: 112833) Jun 29 04:54:54.405504 np0000183413 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:54:54.406214 np0000183413 devstack@c-api.service[112833]: spawned uWSGI worker 1 (pid: 112843, cores: 1) Jun 29 04:54:54.406706 np0000183413 devstack@c-api.service[112833]: spawned uWSGI worker 2 (pid: 112845, cores: 1) Jun 29 04:54:54.407297 np0000183413 devstack@c-api.service[112833]: spawned uWSGI worker 3 (pid: 112846, cores: 1) Jun 29 04:54:54.409945 np0000183413 devstack@c-api.service[112833]: spawned uWSGI worker 4 (pid: 112847, cores: 1) Jun 29 04:54:54.409945 np0000183413 devstack@c-api.service[112833]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:54:54.548584 np0000183413 devstack@c-api.service[112847]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:54.548584 np0000183413 devstack@c-api.service[112847]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:54.548584 np0000183413 devstack@c-api.service[112847]: we strongly recommend against using it for new projects. Jun 29 04:54:54.548584 np0000183413 devstack@c-api.service[112847]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:54.548584 np0000183413 devstack@c-api.service[112847]: framework. For more detail see Jun 29 04:54:54.548584 np0000183413 devstack@c-api.service[112847]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:54.548584 np0000183413 devstack@c-api.service[112847]: import eventlet # noqa Jun 29 04:54:54.549935 np0000183413 devstack@c-api.service[112846]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:54.549935 np0000183413 devstack@c-api.service[112846]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:54.549935 np0000183413 devstack@c-api.service[112846]: we strongly recommend against using it for new projects. Jun 29 04:54:54.549935 np0000183413 devstack@c-api.service[112846]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:54.549935 np0000183413 devstack@c-api.service[112846]: framework. For more detail see Jun 29 04:54:54.549935 np0000183413 devstack@c-api.service[112846]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:54.549935 np0000183413 devstack@c-api.service[112846]: import eventlet # noqa Jun 29 04:54:54.553918 np0000183413 devstack@c-api.service[112845]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:54.553918 np0000183413 devstack@c-api.service[112845]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:54.553918 np0000183413 devstack@c-api.service[112845]: we strongly recommend against using it for new projects. Jun 29 04:54:54.553918 np0000183413 devstack@c-api.service[112845]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:54.553918 np0000183413 devstack@c-api.service[112845]: framework. For more detail see Jun 29 04:54:54.553918 np0000183413 devstack@c-api.service[112845]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:54.553918 np0000183413 devstack@c-api.service[112845]: import eventlet # noqa Jun 29 04:54:54.555076 np0000183413 devstack@c-api.service[112843]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:54.555076 np0000183413 devstack@c-api.service[112843]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:54.555076 np0000183413 devstack@c-api.service[112843]: we strongly recommend against using it for new projects. Jun 29 04:54:54.555076 np0000183413 devstack@c-api.service[112843]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:54.555076 np0000183413 devstack@c-api.service[112843]: framework. For more detail see Jun 29 04:54:54.555076 np0000183413 devstack@c-api.service[112843]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:54.555076 np0000183413 devstack@c-api.service[112843]: import eventlet # noqa Jun 29 04:54:54.641121 np0000183413 devstack@c-api.service[112845]: /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:54:54.641121 np0000183413 devstack@c-api.service[112845]: warnings.warn( Jun 29 04:54:54.642372 np0000183413 devstack@c-api.service[112846]: /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:54:54.642372 np0000183413 devstack@c-api.service[112846]: warnings.warn( Jun 29 04:54:54.650438 np0000183413 devstack@c-api.service[112847]: /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:54:54.650438 np0000183413 devstack@c-api.service[112847]: warnings.warn( Jun 29 04:54:54.653339 np0000183413 devstack@c-api.service[112843]: /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:54:54.653339 np0000183413 devstack@c-api.service[112843]: warnings.warn( Jun 29 04:54:54.724283 np0000183413 devstack@c-api.service[112845]: /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:54:54.724283 np0000183413 devstack@c-api.service[112845]: from cgi import parse_header Jun 29 04:54:54.727892 np0000183413 devstack@c-api.service[112846]: /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:54:54.727892 np0000183413 devstack@c-api.service[112846]: from cgi import parse_header Jun 29 04:54:54.738229 np0000183413 devstack@c-api.service[112847]: /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:54:54.738229 np0000183413 devstack@c-api.service[112847]: from cgi import parse_header Jun 29 04:54:54.739370 np0000183413 devstack@c-api.service[112843]: /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:54:54.739370 np0000183413 devstack@c-api.service[112843]: from cgi import parse_header Jun 29 04:54:54.776292 np0000183413 devstack@c-api.service[112845]: /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:54:54.776292 np0000183413 devstack@c-api.service[112845]: removals.removed_module( Jun 29 04:54:54.778236 np0000183413 devstack@c-api.service[112845]: /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:54:54.778236 np0000183413 devstack@c-api.service[112845]: removals.removed_module( Jun 29 04:54:54.779568 np0000183413 devstack@c-api.service[112846]: /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:54:54.779568 np0000183413 devstack@c-api.service[112846]: removals.removed_module( Jun 29 04:54:54.781182 np0000183413 devstack@c-api.service[112846]: /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:54:54.781182 np0000183413 devstack@c-api.service[112846]: removals.removed_module( Jun 29 04:54:54.788532 np0000183413 devstack@c-api.service[112847]: /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:54:54.788532 np0000183413 devstack@c-api.service[112847]: removals.removed_module( Jun 29 04:54:54.790118 np0000183413 devstack@c-api.service[112847]: /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:54:54.790118 np0000183413 devstack@c-api.service[112847]: removals.removed_module( Jun 29 04:54:54.793452 np0000183413 devstack@c-api.service[112843]: /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:54:54.793452 np0000183413 devstack@c-api.service[112843]: removals.removed_module( Jun 29 04:54:54.795760 np0000183413 devstack@c-api.service[112843]: /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:54:54.795760 np0000183413 devstack@c-api.service[112843]: removals.removed_module( Jun 29 04:54:55.587787 np0000183413 devstack@c-api.service[112845]: /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:54:55.587787 np0000183413 devstack@c-api.service[112845]: warnings.warn( Jun 29 04:54:55.631225 np0000183413 devstack@c-api.service[112846]: /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:54:55.631225 np0000183413 devstack@c-api.service[112846]: warnings.warn( Jun 29 04:54:55.645519 np0000183413 devstack@c-api.service[112845]: /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:54:55.645519 np0000183413 devstack@c-api.service[112845]: warnings.warn( Jun 29 04:54:55.646138 np0000183413 devstack@c-api.service[112843]: /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:54:55.646138 np0000183413 devstack@c-api.service[112843]: warnings.warn( Jun 29 04:54:55.658138 np0000183413 devstack@c-api.service[112847]: /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:54:55.658138 np0000183413 devstack@c-api.service[112847]: warnings.warn( Jun 29 04:54:55.687342 np0000183413 devstack@c-api.service[112846]: /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:54:55.687342 np0000183413 devstack@c-api.service[112846]: warnings.warn( Jun 29 04:54:55.701506 np0000183413 devstack@c-api.service[112843]: /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:54:55.701506 np0000183413 devstack@c-api.service[112843]: warnings.warn( Jun 29 04:54:55.715984 np0000183413 devstack@c-api.service[112847]: /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:54:55.715984 np0000183413 devstack@c-api.service[112847]: warnings.warn( Jun 29 04:54:55.855234 np0000183413 devstack@c-api.service[112845]: 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:54:55.855809 np0000183413 devstack@c-api.service[112845]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112845) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:55.890540 np0000183413 devstack@c-api.service[112846]: 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:54:55.890936 np0000183413 devstack@c-api.service[112846]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112846) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:55.894211 np0000183413 devstack@c-api.service[112843]: 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:54:55.894451 np0000183413 devstack@c-api.service[112843]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112843) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:55.898175 np0000183413 devstack@c-api.service[112847]: 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:54:55.898315 np0000183413 devstack@c-api.service[112847]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112847) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:55.946472 np0000183413 devstack@c-api.service[112845]: /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:54:55.946472 np0000183413 devstack@c-api.service[112845]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:55.955605 np0000183413 devstack@c-api.service[112846]: /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:54:55.955605 np0000183413 devstack@c-api.service[112846]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:55.957147 np0000183413 devstack@c-api.service[112843]: /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:54:55.957147 np0000183413 devstack@c-api.service[112843]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:55.964249 np0000183413 devstack@c-api.service[112847]: /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:54:55.964249 np0000183413 devstack@c-api.service[112847]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:56.442158 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112847) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:56.442478 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112843) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:56.442567 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.442567 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.442680 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.442680 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.442975 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.443064 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.443134 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112846) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:56.443208 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112845) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:56.443286 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.443286 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.443286 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.443466 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.443545 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.443612 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.443612 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.443754 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.443820 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.443917 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.443983 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.444170 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.444233 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.444308 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.444449 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.444522 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.444596 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.444660 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.444725 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.444783 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.444783 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.444946 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.445013 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.445013 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.445013 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.445013 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.445013 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.445550 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.445550 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.445550 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.445550 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.445550 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.445550 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.445550 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.446276 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.446364 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.446440 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.446505 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.446572 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.446572 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.446701 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.446795 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.446916 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.446985 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.447052 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.447110 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.447177 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.447177 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.447293 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.447366 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.447443 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.447443 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.447443 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.447443 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.447695 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.447751 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.447815 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.447815 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.447815 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.447815 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.447815 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.447815 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.453156 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.453396 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.453396 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.453396 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.453396 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.453646 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.453693 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.453741 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.453779 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.453779 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.453779 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.453921 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.453976 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.454018 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.454069 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.454113 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.454152 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.454198 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.454198 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.454198 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.454198 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.454670 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.454744 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.454823 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.454906 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.454991 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.454991 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.455131 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.455207 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.455276 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.455350 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.455350 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.455466 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.455543 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.455610 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.455682 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.455682 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.455797 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.455797 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.455968 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.456274 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.456350 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.456409 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.456490 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.456555 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.456619 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.456676 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.456744 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.456818 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.456916 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.457011 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.457097 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.457185 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.457340 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.457420 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.457488 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.457557 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.457628 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.457693 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.457751 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.457815 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.457956 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.458046 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.458124 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.458196 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.458254 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.458320 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.458377 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.458459 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.458526 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.458591 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.458657 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.458731 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.458791 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.458848 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.458960 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.459030 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.459088 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.459152 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.459219 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.459284 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.459346 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.459428 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.459428 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.459550 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.459550 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.459550 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.459550 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.459550 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.459831 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.459956 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.460030 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.460141 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.460209 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.460209 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.460209 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.460209 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.460209 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.460489 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.460489 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.460489 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.460489 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.460489 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.460489 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.460841 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.460989 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.461080 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.461080 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.461080 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.461080 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.461080 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.461080 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.461478 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.461478 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.461478 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.461664 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.461733 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.461802 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.461937 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.462036 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.462110 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.462176 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.462176 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.462296 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.462362 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.462362 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.462485 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.462485 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.462485 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.462485 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.462485 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.462485 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.462485 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.462974 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.462974 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.463103 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.463103 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.463220 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.463286 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.463363 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.463421 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.463495 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.463554 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.463610 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.463674 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.463738 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.463805 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.463893 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.463971 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.464048 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.464116 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.464175 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.464246 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.464310 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.464370 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.464471 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.464545 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.464611 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.464677 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.464677 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.464677 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.464845 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.464845 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.464845 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.465065 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.465132 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.465198 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.465337 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.465404 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.465462 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.465529 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.465589 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.465654 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.465730 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.465795 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.465906 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.465937 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.465969 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.465995 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.466022 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.466055 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.466055 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.466131 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.466131 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.466131 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.466131 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.466131 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.466131 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.466131 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.466131 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.466131 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.466131 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.466378 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.466378 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.466378 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.466378 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.466475 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.466475 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.466475 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.466475 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.466475 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.466584 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.466616 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.466640 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.466666 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.466695 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.466722 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.466746 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.466775 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.466799 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.466822 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.466866 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.466899 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.466931 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.466960 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.466984 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.467011 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.467035 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.467063 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.467090 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.467118 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.467150 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.467180 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.467180 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.470606 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.470674 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.470674 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.470731 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.470768 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.470801 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.470832 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.470969 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.471070 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.471100 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.471130 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.471152 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.471178 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.471215 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.471319 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.471388 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.471429 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.471458 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.471521 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.471575 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.471606 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.471630 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.471659 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.471692 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.471719 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.471760 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.471829 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.471914 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.472192 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.472247 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.472276 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.472307 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.472331 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.472354 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.472383 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.472413 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.472439 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.472472 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.472500 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.472530 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.472559 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.472586 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.472616 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.472639 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.472670 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.472699 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.472725 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.472748 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.472776 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.472801 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.472827 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.472853 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.472853 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.472853 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.472938 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.472994 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.474096 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.474163 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.474202 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.474266 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.474314 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.474363 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.474363 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.474453 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.474497 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.474537 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.474580 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.474580 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.474662 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.474702 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.474741 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.474775 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.474825 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.474898 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.474933 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.474968 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.475003 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.475051 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.475091 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.475160 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.475160 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.475265 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.475299 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.475341 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.477438 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.477549 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.477611 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.477666 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.477666 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.477756 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.477812 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.477882 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.477954 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.478011 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.478076 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.478126 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.478126 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.478219 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.478276 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.478338 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.478387 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.478444 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.478500 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.478567 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.478615 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.478662 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.478709 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.478754 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.478801 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.478801 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.478949 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.479010 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.480101 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.480198 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.480198 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.480303 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.480303 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.480404 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.480452 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.480512 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.480572 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.480628 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.480694 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.480759 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.480759 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.480904 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.480962 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.481027 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.481087 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.481144 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.481203 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.481252 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.481358 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.481405 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.481445 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.481507 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.481556 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.481618 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.481668 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.481703 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.481739 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.481824 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.481902 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.481957 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.481992 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.482037 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.482079 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.482118 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.482168 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.482205 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.482250 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.482298 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.482346 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.482381 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.482435 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.482471 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.482515 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.482556 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.482594 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.482635 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.482675 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.482730 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.482766 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.482818 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.482887 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.482935 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.482988 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.483037 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.483083 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.483133 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.483168 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.483208 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.483242 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.483281 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.483319 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.483357 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.483391 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.483425 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.483458 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.483496 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.483529 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.483570 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.483570 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.483637 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.483672 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.483703 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.483703 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.483703 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.483703 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.483703 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.483703 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.483703 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.483703 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.483703 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.483703 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.484064 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.484121 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.484121 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.484121 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.484121 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.484121 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.484121 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.484121 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.484623 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.484623 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.484623 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.484623 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.484623 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.484845 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.484952 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.485007 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.485050 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.485108 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.485152 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.485187 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.485231 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.485343 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.485343 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.485489 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.485530 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.485570 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.485613 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.485649 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.485699 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.485699 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.485699 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.485699 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.485957 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.486035 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.486083 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.486118 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.486165 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.486208 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.486288 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.486346 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.486396 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.486444 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.486486 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.486524 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.486563 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.486609 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.486646 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.486686 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.486733 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.486776 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.486808 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.486913 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.486969 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.487026 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.487090 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.487143 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.487188 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.487238 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.487292 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.487342 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.487383 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.487417 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.487458 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.487499 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.487546 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.487586 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.487625 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.487675 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.487711 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.487754 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.487793 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.487793 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.487886 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.487953 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.488015 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.488056 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.488093 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.488149 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.488190 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.488223 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.488273 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.488314 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.488360 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.488411 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.488445 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.488479 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.488512 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.488550 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.488584 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.488634 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.488683 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.488724 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.488761 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.488761 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.488761 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.488761 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.488912 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.488945 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.488988 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.489034 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.489067 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.489105 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.489144 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.489273 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.489379 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.489449 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.489497 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.489538 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.489577 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.489613 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.489651 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.489685 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.489726 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.489761 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.489794 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.489827 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.489893 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.489925 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.489958 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.489989 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.490015 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.490015 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.490015 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.490015 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.490015 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.490015 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.490015 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.490015 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.490015 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.490015 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.490246 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.490246 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.490246 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.490246 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.490435 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.490435 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.490435 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.490435 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.490435 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.490435 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.490724 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.490754 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.490783 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.490810 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.490836 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.490876 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.490900 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.490932 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.490960 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.490986 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.491018 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.491045 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.491068 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.491091 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.491119 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.491147 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.491174 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.491198 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.491226 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.491255 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.491284 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.491312 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.491340 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.491340 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.491340 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.491340 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.491340 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.491340 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.491340 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.491493 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.491493 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.491493 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.491567 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.491595 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.491618 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.491643 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.491669 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.491669 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.491713 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.491743 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.491774 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.491802 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.491802 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.492076 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.492138 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.492204 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.492235 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.492264 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.492292 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.492318 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.492342 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.492369 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.492398 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.492427 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.492456 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.492497 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.492571 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.496333 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.496390 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.496452 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.496498 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.496568 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.496622 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.496653 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.496679 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.496715 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.496775 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.496845 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.496993 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.497030 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.497063 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.497091 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.497116 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.497140 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.497170 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.497170 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.497170 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.497242 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.497296 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.497436 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.497483 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.497517 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.497558 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.497592 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.497621 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.497646 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.497671 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.497702 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.497728 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.497753 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.497794 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.497855 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.497958 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.498026 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.498066 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.498114 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.498156 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.498199 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.498237 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.498297 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.498347 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.498404 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.498445 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.498502 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.498552 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.498609 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.498669 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.498727 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.498787 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.498840 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.498840 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.498970 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.499030 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.499080 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.499080 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.499173 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.499222 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.499280 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.499324 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.499361 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.499397 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.499442 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.499477 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.499517 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.499554 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.499595 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.499595 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.499672 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.499672 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.499672 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.499672 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.499809 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.499852 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.499852 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.499946 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.499946 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.500029 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.500071 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.500071 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.500071 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.500071 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.500373 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.500421 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.500485 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.500525 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.500661 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.500710 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.500753 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.500790 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.500826 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.500887 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.500936 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.500974 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.501016 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.501054 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.501101 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.501138 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.501184 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.501221 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.501258 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.501293 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.501372 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.501413 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.501475 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.501543 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.501602 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.501656 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.501706 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.501751 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.501801 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.501848 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.501923 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.501973 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.502034 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.502081 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.502127 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.502182 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.502226 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.502282 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.502324 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.502379 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.502430 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.502477 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.502527 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.502567 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.502620 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.502676 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.502729 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.502771 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.502819 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.502885 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.502934 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.502976 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.503020 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.503070 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.503070 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.503070 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.503174 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.503174 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.503174 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.503174 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.503174 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.503349 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.503389 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.503428 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.503467 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.503501 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.503538 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.503572 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.503610 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.503649 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.503693 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.503739 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.503785 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.503785 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.503896 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.503943 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.504003 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.504048 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.504083 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.504083 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.504083 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.504083 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.504083 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.504083 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.505443 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.505516 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.505554 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.505602 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.505642 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.505677 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.505719 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.505761 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.505808 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.505853 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.505903 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.505960 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.505995 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.506037 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.506072 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.506107 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.506107 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.506107 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.506209 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.506252 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.506252 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.506324 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.506324 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.506388 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.506421 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.506421 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.506421 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.506421 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:56.507422 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112843) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.507491 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.507543 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.507588 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.507622 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.507654 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.507687 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.507736 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.507774 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112843) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.507808 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.507840 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.507902 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112843) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.507950 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.507988 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.508021 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.508052 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.508052 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.508124 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:56.508162 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.508193 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:56.508193 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:56.508193 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:56.508290 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:56.508330 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:56.555902 np0000183413 devstack@c-api.service[112843]: INFO dbcounter [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Registered counter for database cinder Jun 29 04:54:56.557664 np0000183413 devstack@c-api.service[112846]: INFO dbcounter [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Registered counter for database cinder Jun 29 04:54:56.559026 np0000183413 devstack@c-api.service[112847]: INFO dbcounter [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Registered counter for database cinder Jun 29 04:54:56.559704 np0000183413 devstack@c-api.service[112845]: INFO dbcounter [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Registered counter for database cinder Jun 29 04:54:56.600332 np0000183413 devstack@c-api.service[112847]: DEBUG oslo_db.sqlalchemy.engines [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 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=112847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:56.601753 np0000183413 devstack@c-api.service[112846]: DEBUG oslo_db.sqlalchemy.engines [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e 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=112846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:56.602996 np0000183413 devstack@c-api.service[112845]: DEBUG oslo_db.sqlalchemy.engines [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 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=112845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:56.604666 np0000183413 devstack@c-api.service[112843]: DEBUG oslo_db.sqlalchemy.engines [None req-a993a756-214e-4c68-a811-737211b1e423 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=112843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:56.718636 np0000183413 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writer thread running {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:56.720993 np0000183413 devstack@c-api.service[112847]: INFO cinder.rpc [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:56.722259 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writer thread running {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:56.723150 np0000183413 devstack@c-api.service[112847]: INFO cinder.rpc [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:56.724958 np0000183413 devstack@c-api.service[112845]: INFO cinder.rpc [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:56.725100 np0000183413 devstack@c-api.service[112847]: INFO cinder.rpc [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:56.726993 np0000183413 devstack@c-api.service[112847]: INFO cinder.rpc [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:56.727387 np0000183413 devstack@c-api.service[112845]: INFO cinder.rpc [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:56.727774 np0000183413 devstack@c-api.service[112843]: DEBUG dbcounter [-] [112843] Writer thread running {{(pid=112843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:56.728673 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.728777 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writer thread running {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:56.729835 np0000183413 devstack@c-api.service[112845]: INFO cinder.rpc [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:56.730751 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.730924 np0000183413 devstack@c-api.service[112843]: INFO cinder.rpc [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:56.731611 np0000183413 devstack@c-api.service[112846]: INFO cinder.rpc [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:56.732563 np0000183413 devstack@c-api.service[112845]: INFO cinder.rpc [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:56.733317 np0000183413 devstack@c-api.service[112843]: INFO cinder.rpc [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:56.733742 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.734270 np0000183413 devstack@c-api.service[112846]: INFO cinder.rpc [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:56.735985 np0000183413 devstack@c-api.service[112843]: INFO cinder.rpc [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:56.736534 np0000183413 devstack@c-api.service[112846]: INFO cinder.rpc [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:56.737971 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.738575 np0000183413 devstack@c-api.service[112843]: INFO cinder.rpc [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:56.738913 np0000183413 devstack@c-api.service[112846]: INFO cinder.rpc [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:56.739683 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.741454 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.743051 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.745323 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.764564 np0000183413 devstack@c-api.service[112847]: DEBUG oslo_db.sqlalchemy.engines [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 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=112847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:56.767557 np0000183413 devstack@c-api.service[112847]: INFO cinder.rpc [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:56.770227 np0000183413 devstack@c-api.service[112847]: INFO cinder.rpc [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:56.771485 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.776437 np0000183413 devstack@c-api.service[112843]: DEBUG oslo_db.sqlalchemy.engines [None req-a993a756-214e-4c68-a811-737211b1e423 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=112843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:56.778030 np0000183413 devstack@c-api.service[112846]: DEBUG oslo_db.sqlalchemy.engines [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e 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=112846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:56.779042 np0000183413 devstack@c-api.service[112843]: INFO cinder.rpc [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:56.781122 np0000183413 devstack@c-api.service[112846]: INFO cinder.rpc [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:56.781369 np0000183413 devstack@c-api.service[112843]: INFO cinder.rpc [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:56.782597 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.783280 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.783836 np0000183413 devstack@c-api.service[112846]: INFO cinder.rpc [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:56.784457 np0000183413 devstack@c-api.service[112845]: DEBUG oslo_db.sqlalchemy.engines [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 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=112845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:56.785006 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.786526 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.787427 np0000183413 devstack@c-api.service[112845]: INFO cinder.rpc [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:56.790004 np0000183413 devstack@c-api.service[112845]: INFO cinder.rpc [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:56.790727 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.791369 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.794173 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.794818 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.797297 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.797369 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.797888 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.801190 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.801431 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.801948 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.804272 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.804580 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.806027 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.807135 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.808103 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.808387 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.808977 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.810040 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.811503 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.811993 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.812458 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.812550 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.814206 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.815100 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.815769 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.816774 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.818081 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.819848 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.820016 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.820350 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.821565 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.823113 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.823336 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.823402 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.824359 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.825461 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.825853 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.826707 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.827097 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.827262 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.828541 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.829688 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.829915 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.830360 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.831389 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.831471 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.831924 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.832683 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.832747 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.834154 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.834233 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.834664 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.835052 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.835481 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.836503 np0000183413 devstack@c-api.service[112847]: WARNING cinder.api.contrib.hosts [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:56.836724 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: extensions {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.836967 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.837296 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.838123 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: cgsnapshots {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.838920 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.839469 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: qos-specs {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.840359 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.840587 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.841750 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.842131 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: capabilities {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.842589 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.843295 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.843425 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: backups {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.844040 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.844774 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.845451 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: os-volume-type-access {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.846042 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.846409 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.846641 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.847125 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: encryption {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.848102 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.848220 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.848282 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.848602 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: consistencygroups {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.849308 np0000183413 devstack@c-api.service[112843]: WARNING cinder.api.contrib.hosts [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:56.849537 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: extensions {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.849604 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.849832 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.850612 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: extra_specs {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.851019 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: cgsnapshots {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.851154 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.851392 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.852266 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: encryption {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.852365 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: qos-specs {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.852773 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.852840 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.853761 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: os-volume-manage {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.854157 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.854337 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.855227 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: os-volume-transfer {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.855275 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: capabilities {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.855618 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.855733 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.856529 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: backups {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.856837 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: os-availability-zone {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.857054 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.857130 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.858227 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: os-quota-sets {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.858293 np0000183413 devstack@c-api.service[112846]: WARNING cinder.api.contrib.hosts [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:56.858444 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.858487 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: extensions {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.858603 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: os-volume-type-access {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.859444 np0000183413 devstack@c-api.service[112845]: WARNING cinder.api.contrib.hosts [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:56.859596 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: os-quota-class-sets {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.859656 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: extensions {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.859873 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: cgsnapshots {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.860229 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: encryption {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.860919 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: os-snapshot-manage {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.861018 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: cgsnapshots {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.861267 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: qos-specs {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.861719 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: consistencygroups {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.862370 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: os-hosts {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.862507 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: qos-specs {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.863754 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: extra_specs {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.863942 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extended resource: scheduler-stats {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.864573 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: capabilities {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.865293 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: encryption {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.865379 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: capabilities {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.865946 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.866024 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: backups {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.866685 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: backups {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.866929 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: os-volume-manage {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.867360 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.868224 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.contrib.snapshot_actions [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] SnapshotActionsController initialized {{(pid=112847) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:56.868397 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: os-volume-transfer {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.868602 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: os-volume-type-access {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.868761 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: os-volume-type-access {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.868921 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.870101 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: os-availability-zone {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.870289 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.870355 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: encryption {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.870436 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: encryption {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.871402 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: os-quota-sets {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.871617 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.871939 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: consistencygroups {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.871984 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: consistencygroups {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.872781 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: os-quota-class-sets {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.873007 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.873944 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: extra_specs {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.874052 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: extra_specs {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.874157 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: os-snapshot-manage {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.874516 np0000183413 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.875336 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension UsedLimits extending resource: limits {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.875456 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.875508 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: encryption {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.875546 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: os-hosts {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.875622 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: encryption {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.876169 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.876274 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.876375 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension VolumeActions extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.876505 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.876609 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.876705 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension TypesManage extending resource: types {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.876810 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.876955 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extended resource: scheduler-stats {{(pid=112843) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.877000 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.877052 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension AdminActions extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.877097 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: os-volume-manage {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.877159 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension AdminActions extending resource: snapshots {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.877200 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: os-volume-manage {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.877268 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension AdminActions extending resource: backups {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.877370 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.877491 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.877581 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-a60d9065-9a57-4141-8f4b-3eff69fc7686 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.878877 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: os-volume-transfer {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.879063 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: os-volume-transfer {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.879299 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.880655 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: os-availability-zone {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.880796 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.881270 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: os-availability-zone {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.881652 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.contrib.snapshot_actions [None req-a993a756-214e-4c68-a811-737211b1e423 None None] SnapshotActionsController initialized {{(pid=112843) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:56.882066 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: os-quota-sets {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.882462 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.882672 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: os-quota-sets {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.883542 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: os-quota-class-sets {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.883823 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.884137 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: os-quota-class-sets {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.884997 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: os-snapshot-manage {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.885167 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.885244 np0000183413 devstack@c-api.service[112847]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2b58aa3668 pid: 112847 (default app) Jun 29 04:54:56.885477 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: os-snapshot-manage {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.886534 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: os-hosts {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.886623 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.886978 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: os-hosts {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.887913 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extended resource: scheduler-stats {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.888055 np0000183413 devstack@c-api.service[112843]: WARNING castellan.key_manager.migration [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.888364 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extended resource: scheduler-stats {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:56.888876 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension UsedLimits extending resource: limits {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.888971 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.889734 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.889844 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.889970 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension VolumeActions extending resource: volumes {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.890117 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.890200 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.890256 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.890313 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension TypesManage extending resource: types {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.890407 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.890532 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.890630 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension AdminActions extending resource: volumes {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.890749 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension AdminActions extending resource: snapshots {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.890850 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension AdminActions extending resource: backups {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.890960 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.891066 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.891189 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.v3.router [None req-a993a756-214e-4c68-a811-737211b1e423 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112843) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.891444 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.891915 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.892795 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.contrib.snapshot_actions [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] SnapshotActionsController initialized {{(pid=112846) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:56.892990 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.893506 np0000183413 devstack@c-api.service[112847]: /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:54:56.893506 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.893506 np0000183413 devstack@c-api.service[112847]: /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:54:56.893506 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.893879 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.894022 np0000183413 devstack@c-api.service[112847]: /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:54:56.894022 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.894022 np0000183413 devstack@c-api.service[112847]: /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:54:56.894022 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.894297 np0000183413 devstack@c-api.service[112847]: /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:54:56.894297 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.894297 np0000183413 devstack@c-api.service[112847]: /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:54:56.894297 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.894297 np0000183413 devstack@c-api.service[112847]: /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:54:56.894297 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.894718 np0000183413 devstack@c-api.service[112847]: /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:54:56.894718 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.894718 np0000183413 devstack@c-api.service[112847]: /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:54:56.894718 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.894718 np0000183413 devstack@c-api.service[112847]: /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:54:56.895050 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895050 np0000183413 devstack@c-api.service[112847]: /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:54:56.895050 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895050 np0000183413 devstack@c-api.service[112847]: /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:54:56.895050 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895274 np0000183413 devstack@c-api.service[112847]: /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:54:56.895274 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895274 np0000183413 devstack@c-api.service[112847]: /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:54:56.895274 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895464 np0000183413 devstack@c-api.service[112847]: /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:54:56.895464 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895464 np0000183413 devstack@c-api.service[112847]: /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:54:56.895464 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895464 np0000183413 devstack@c-api.service[112847]: /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:54:56.895691 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895691 np0000183413 devstack@c-api.service[112847]: /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:54:56.895691 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895806 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] SnapshotActionsController initialized {{(pid=112845) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:56.895849 np0000183413 devstack@c-api.service[112847]: /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:54:56.895849 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895849 np0000183413 devstack@c-api.service[112847]: /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:54:56.895849 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.895849 np0000183413 devstack@c-api.service[112847]: /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:54:56.895849 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.896174 np0000183413 devstack@c-api.service[112847]: /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:54:56.896174 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.896174 np0000183413 devstack@c-api.service[112847]: /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:54:56.896174 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.896174 np0000183413 devstack@c-api.service[112847]: /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:54:56.896174 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.896445 np0000183413 devstack@c-api.service[112847]: /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:54:56.896445 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.896445 np0000183413 devstack@c-api.service[112847]: /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:54:56.896445 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.896445 np0000183413 devstack@c-api.service[112847]: /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:54:56.896445 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.896704 np0000183413 devstack@c-api.service[112847]: /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:54:56.896704 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.896704 np0000183413 devstack@c-api.service[112847]: /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:54:56.896704 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.896704 np0000183413 devstack@c-api.service[112847]: /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:54:56.896704 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897014 np0000183413 devstack@c-api.service[112847]: /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:54:56.897014 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897014 np0000183413 devstack@c-api.service[112847]: /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:54:56.897014 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897216 np0000183413 devstack@c-api.service[112847]: /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:54:56.897216 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897216 np0000183413 devstack@c-api.service[112847]: /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:54:56.897216 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897216 np0000183413 devstack@c-api.service[112847]: /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:54:56.897456 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897456 np0000183413 devstack@c-api.service[112847]: /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:54:56.897456 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897456 np0000183413 devstack@c-api.service[112847]: /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:54:56.897456 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897670 np0000183413 devstack@c-api.service[112847]: /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:54:56.897670 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897670 np0000183413 devstack@c-api.service[112847]: /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:54:56.897670 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897670 np0000183413 devstack@c-api.service[112847]: /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:54:56.897670 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897986 np0000183413 devstack@c-api.service[112847]: /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:54:56.897986 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897986 np0000183413 devstack@c-api.service[112847]: /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:54:56.897986 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.897986 np0000183413 devstack@c-api.service[112847]: /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:54:56.898269 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.898269 np0000183413 devstack@c-api.service[112847]: /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:54:56.898269 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.898269 np0000183413 devstack@c-api.service[112847]: /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:54:56.898269 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.898574 np0000183413 devstack@c-api.service[112847]: /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:54:56.898574 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.898574 np0000183413 devstack@c-api.service[112847]: /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:54:56.898574 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.898793 np0000183413 devstack@c-api.service[112847]: /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:54:56.898793 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.898793 np0000183413 devstack@c-api.service[112847]: /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:54:56.898793 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899035 np0000183413 devstack@c-api.service[112847]: /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:54:56.899035 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899035 np0000183413 devstack@c-api.service[112847]: /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:54:56.899035 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899035 np0000183413 devstack@c-api.service[112847]: /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:54:56.899318 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899318 np0000183413 devstack@c-api.service[112847]: /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:54:56.899318 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899318 np0000183413 devstack@c-api.service[112847]: /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:54:56.899318 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899560 np0000183413 devstack@c-api.service[112847]: /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:54:56.899560 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899560 np0000183413 devstack@c-api.service[112847]: /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:54:56.899560 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899772 np0000183413 devstack@c-api.service[112847]: /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:54:56.899772 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899772 np0000183413 devstack@c-api.service[112847]: /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:54:56.899772 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899975 np0000183413 devstack@c-api.service[112847]: /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:54:56.899975 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.899975 np0000183413 devstack@c-api.service[112847]: /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:54:56.899975 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.900198 np0000183413 devstack@c-api.service[112847]: /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:54:56.900198 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.900198 np0000183413 devstack@c-api.service[112847]: /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:54:56.900198 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.900424 np0000183413 devstack@c-api.service[112847]: /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:54:56.900424 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.900424 np0000183413 devstack@c-api.service[112847]: /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:54:56.900424 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.900645 np0000183413 devstack@c-api.service[112847]: /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:54:56.900645 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.900645 np0000183413 devstack@c-api.service[112847]: /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:54:56.900645 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.900830 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.900915 np0000183413 devstack@c-api.service[112847]: /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:54:56.900915 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.900915 np0000183413 devstack@c-api.service[112847]: /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:54:56.900915 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.900915 np0000183413 devstack@c-api.service[112847]: /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:54:56.900915 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.901274 np0000183413 devstack@c-api.service[112847]: /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:54:56.901274 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.901274 np0000183413 devstack@c-api.service[112847]: /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:54:56.901274 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.901465 np0000183413 devstack@c-api.service[112847]: /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:54:56.901465 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.901465 np0000183413 devstack@c-api.service[112847]: /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:54:56.901465 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.901465 np0000183413 devstack@c-api.service[112847]: /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:54:56.901465 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.901718 np0000183413 devstack@c-api.service[112847]: /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:54:56.901718 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.901718 np0000183413 devstack@c-api.service[112847]: /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:54:56.901718 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.901718 np0000183413 devstack@c-api.service[112847]: /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:54:56.901718 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902084 np0000183413 devstack@c-api.service[112847]: /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:54:56.902084 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902084 np0000183413 devstack@c-api.service[112847]: /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:54:56.902084 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902084 np0000183413 devstack@c-api.service[112847]: /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:54:56.902084 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902361 np0000183413 devstack@c-api.service[112847]: /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:54:56.902361 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902361 np0000183413 devstack@c-api.service[112847]: /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:54:56.902361 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902361 np0000183413 devstack@c-api.service[112847]: /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:54:56.902361 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902625 np0000183413 devstack@c-api.service[112847]: /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:54:56.902625 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902625 np0000183413 devstack@c-api.service[112847]: /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:54:56.902625 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902815 np0000183413 devstack@c-api.service[112847]: /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:54:56.902815 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902815 np0000183413 devstack@c-api.service[112847]: /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:54:56.902815 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.902815 np0000183413 devstack@c-api.service[112847]: /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:54:56.903050 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.903075 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.903103 np0000183413 devstack@c-api.service[112847]: /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:54:56.903103 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.903103 np0000183413 devstack@c-api.service[112847]: /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:54:56.903103 np0000183413 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) Jun 29 04:54:56.903366 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.903396 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.903422 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-1fc33cad-c7e4-4f9a-9aed-78a6ae6bf53c None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:56.903446 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.903470 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.903494 np0000183413 devstack@c-api.service[112843]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2b58aa3668 pid: 112843 (default app) Jun 29 04:54:56.903519 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.903543 np0000183413 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.903565 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 949 bytes} [Mon Jun 29 04:54:56 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:54:56.903596 np0000183413 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:56.903620 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension UsedLimits extending resource: limits {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903620 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903673 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension UsedLimits extending resource: limits {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903673 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903724 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903724 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903724 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension VolumeActions extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903724 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903724 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903837 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903875 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension TypesManage extending resource: types {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903905 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903944 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903974 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension VolumeActions extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.903999 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904029 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904054 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension AdminActions extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904083 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904083 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension TypesManage extending resource: types {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904130 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension AdminActions extending resource: snapshots {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904130 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension AdminActions extending resource: backups {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904179 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904203 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904232 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904265 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904290 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension AdminActions extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904318 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-df8cff03-44b0-49e3-b44f-9ca6aaeac55e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904347 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension AdminActions extending resource: snapshots {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904347 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension AdminActions extending resource: backups {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904347 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904347 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.904347 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-c7f330cb-c1f5-4164-a3d1-58fd4dc5fb58 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:56.911034 np0000183413 devstack@c-api.service[112846]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2b58aa3668 pid: 112846 (default app) Jun 29 04:54:56.914747 np0000183413 devstack@c-api.service[112845]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2b58aa3668 pid: 112845 (default app) Jun 29 04:55:04.239399 np0000183413 devstack@c-api.service[112843]: /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:04.239399 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.239399 np0000183413 devstack@c-api.service[112843]: /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:04.239399 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.239399 np0000183413 devstack@c-api.service[112843]: /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:04.240624 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.240624 np0000183413 devstack@c-api.service[112843]: /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:04.240624 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.240624 np0000183413 devstack@c-api.service[112843]: /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:04.240624 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.241612 np0000183413 devstack@c-api.service[112843]: /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:04.241612 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.241612 np0000183413 devstack@c-api.service[112843]: /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:04.241612 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.241612 np0000183413 devstack@c-api.service[112843]: /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:04.241612 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.242558 np0000183413 devstack@c-api.service[112843]: /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:04.242558 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.242558 np0000183413 devstack@c-api.service[112843]: /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:04.242558 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.243016 np0000183413 devstack@c-api.service[112843]: /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:04.243016 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.243016 np0000183413 devstack@c-api.service[112843]: /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:04.243016 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.243386 np0000183413 devstack@c-api.service[112843]: /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:04.243386 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.243386 np0000183413 devstack@c-api.service[112843]: /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:04.243386 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.244315 np0000183413 devstack@c-api.service[112843]: /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:04.244315 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.244315 np0000183413 devstack@c-api.service[112843]: /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:04.244315 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.244315 np0000183413 devstack@c-api.service[112843]: /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:04.245042 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245042 np0000183413 devstack@c-api.service[112843]: /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:04.245042 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245042 np0000183413 devstack@c-api.service[112843]: /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:04.245042 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245241 np0000183413 devstack@c-api.service[112843]: /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:04.245241 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245241 np0000183413 devstack@c-api.service[112843]: /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:04.245241 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245241 np0000183413 devstack@c-api.service[112843]: /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:04.245241 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245381 np0000183413 devstack@c-api.service[112843]: /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:04.245381 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245381 np0000183413 devstack@c-api.service[112843]: /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:04.245381 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245381 np0000183413 devstack@c-api.service[112843]: /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:04.245381 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245541 np0000183413 devstack@c-api.service[112843]: /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:04.245541 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245541 np0000183413 devstack@c-api.service[112843]: /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:04.245541 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245541 np0000183413 devstack@c-api.service[112843]: /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:04.245541 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245688 np0000183413 devstack@c-api.service[112843]: /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:04.245688 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245688 np0000183413 devstack@c-api.service[112843]: /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:04.245688 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245688 np0000183413 devstack@c-api.service[112843]: /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:04.245808 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245808 np0000183413 devstack@c-api.service[112843]: /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:04.245808 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245808 np0000183413 devstack@c-api.service[112843]: /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:04.245808 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245936 np0000183413 devstack@c-api.service[112843]: /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:04.245936 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245936 np0000183413 devstack@c-api.service[112843]: /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:04.245936 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.245936 np0000183413 devstack@c-api.service[112843]: /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:04.245936 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246085 np0000183413 devstack@c-api.service[112843]: /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:04.246085 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246085 np0000183413 devstack@c-api.service[112843]: /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:04.246085 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246085 np0000183413 devstack@c-api.service[112843]: /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:04.246085 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246225 np0000183413 devstack@c-api.service[112843]: /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:04.246225 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246225 np0000183413 devstack@c-api.service[112843]: /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:04.246225 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246225 np0000183413 devstack@c-api.service[112843]: /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:04.246348 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246348 np0000183413 devstack@c-api.service[112843]: /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:04.246348 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246348 np0000183413 devstack@c-api.service[112843]: /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:04.246348 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246465 np0000183413 devstack@c-api.service[112843]: /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:04.246465 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246465 np0000183413 devstack@c-api.service[112843]: /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:04.246465 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246563 np0000183413 devstack@c-api.service[112843]: /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:04.246563 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246563 np0000183413 devstack@c-api.service[112843]: /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:04.246563 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246708 np0000183413 devstack@c-api.service[112843]: /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:04.246708 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246708 np0000183413 devstack@c-api.service[112843]: /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:04.246708 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246708 np0000183413 devstack@c-api.service[112843]: /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:04.246940 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246940 np0000183413 devstack@c-api.service[112843]: /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:04.246940 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.246940 np0000183413 devstack@c-api.service[112843]: /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:04.246940 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247056 np0000183413 devstack@c-api.service[112843]: /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:04.247056 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247056 np0000183413 devstack@c-api.service[112843]: /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:04.247056 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247149 np0000183413 devstack@c-api.service[112843]: /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:04.247149 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247149 np0000183413 devstack@c-api.service[112843]: /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:04.247149 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247248 np0000183413 devstack@c-api.service[112843]: /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:04.247248 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247248 np0000183413 devstack@c-api.service[112843]: /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:04.247248 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247345 np0000183413 devstack@c-api.service[112843]: /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:04.247345 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247345 np0000183413 devstack@c-api.service[112843]: /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:04.247345 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247450 np0000183413 devstack@c-api.service[112843]: /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:04.247450 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247450 np0000183413 devstack@c-api.service[112843]: /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:04.247450 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247546 np0000183413 devstack@c-api.service[112843]: /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:04.247546 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247546 np0000183413 devstack@c-api.service[112843]: /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:04.247546 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247546 np0000183413 devstack@c-api.service[112843]: /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:04.247667 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247667 np0000183413 devstack@c-api.service[112843]: /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:04.247667 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247667 np0000183413 devstack@c-api.service[112843]: /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:04.247667 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247667 np0000183413 devstack@c-api.service[112843]: /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:04.247809 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247809 np0000183413 devstack@c-api.service[112843]: /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:04.247809 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247809 np0000183413 devstack@c-api.service[112843]: /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:04.247809 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247943 np0000183413 devstack@c-api.service[112843]: /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:04.247943 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247943 np0000183413 devstack@c-api.service[112843]: /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:04.247943 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.247943 np0000183413 devstack@c-api.service[112843]: /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:04.247943 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248103 np0000183413 devstack@c-api.service[112843]: /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:04.248103 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248103 np0000183413 devstack@c-api.service[112843]: /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:04.248103 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248103 np0000183413 devstack@c-api.service[112843]: /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:04.248103 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248242 np0000183413 devstack@c-api.service[112843]: /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:04.248242 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248242 np0000183413 devstack@c-api.service[112843]: /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:04.248242 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248242 np0000183413 devstack@c-api.service[112843]: /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:04.248242 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248379 np0000183413 devstack@c-api.service[112843]: /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:04.248379 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248379 np0000183413 devstack@c-api.service[112843]: /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:04.248379 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248379 np0000183413 devstack@c-api.service[112843]: /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:04.248379 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248524 np0000183413 devstack@c-api.service[112843]: /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:04.248524 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248524 np0000183413 devstack@c-api.service[112843]: /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:04.248524 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248624 np0000183413 devstack@c-api.service[112843]: /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:04.248624 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248624 np0000183413 devstack@c-api.service[112843]: /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:04.248624 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248624 np0000183413 devstack@c-api.service[112843]: /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:04.248748 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248748 np0000183413 devstack@c-api.service[112843]: /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:04.248748 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248748 np0000183413 devstack@c-api.service[112843]: /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:04.248748 np0000183413 devstack@c-api.service[112843]: warnings.warn(deprecated_msg) Jun 29 04:55:04.248748 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-e179c3d8-f795-4345-9608-85001c8b1230 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:04.740805 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-e179c3d8-f795-4345-9608-85001c8b1230 admin admin] POST https://199.204.45.77/volume/v3/types Jun 29 04:55:04.741485 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-e179c3d8-f795-4345-9608-85001c8b1230 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:55:04.743163 np0000183413 devstack@c-api.service[112843]: /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:04.743163 np0000183413 devstack@c-api.service[112843]: warnings.warn( Jun 29 04:55:04.779339 np0000183413 devstack@c-api.service[112843]: DEBUG oslo_db.sqlalchemy.engines [None req-e179c3d8-f795-4345-9608-85001c8b1230 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=112843) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:04.820003 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-e179c3d8-f795-4345-9608-85001c8b1230 admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 Jun 29 04:55:04.820003 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Mon Jun 29 04:55:04 2026] POST /volume/v3/types => generated 186 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:55:04.838582 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [req-e179c3d8-f795-4345-9608-85001c8b1230 req-bbfe756e-2327-4f84-86bd-3d952efda733 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:05.197290 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [req-e179c3d8-f795-4345-9608-85001c8b1230 req-bbfe756e-2327-4f84-86bd-3d952efda733 admin admin] POST https://199.204.45.77/volume/v3/types/cef96489-1e9c-4364-a784-fe75410b1268/extra_specs Jun 29 04:55:05.197854 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [req-e179c3d8-f795-4345-9608-85001c8b1230 req-bbfe756e-2327-4f84-86bd-3d952efda733 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:55:05.199573 np0000183413 devstack@c-api.service[112847]: /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:05.199573 np0000183413 devstack@c-api.service[112847]: warnings.warn( Jun 29 04:55:05.233527 np0000183413 devstack@c-api.service[112847]: DEBUG oslo_db.sqlalchemy.engines [req-e179c3d8-f795-4345-9608-85001c8b1230 req-bbfe756e-2327-4f84-86bd-3d952efda733 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=112847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:55:05.303215 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [req-e179c3d8-f795-4345-9608-85001c8b1230 req-bbfe756e-2327-4f84-86bd-3d952efda733 admin admin] https://199.204.45.77/volume/v3/types/cef96489-1e9c-4364-a784-fe75410b1268/extra_specs returned with HTTP 200 Jun 29 04:55:05.303740 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 2/3] 199.204.45.77 () {70 vars in 1498 bytes} [Mon Jun 29 04:55:04 2026] POST /volume/v3/types/cef96489-1e9c-4364-a784-fe75410b1268/extra_specs => generated 55 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:55:06.782914 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=6 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:06.789413 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=6 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:14.809772 np0000183413 devstack@c-api.service[112843]: DEBUG dbcounter [-] [112843] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:15.301316 np0000183413 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:58:43.978654 np0000183413 devstack@c-api.service[112846]: /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:58:43.978654 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.979350 np0000183413 devstack@c-api.service[112846]: /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:58:43.979350 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.979350 np0000183413 devstack@c-api.service[112846]: /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:58:43.979350 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.979350 np0000183413 devstack@c-api.service[112846]: /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:58:43.979937 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.979937 np0000183413 devstack@c-api.service[112846]: /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:58:43.979937 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.979937 np0000183413 devstack@c-api.service[112846]: /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:58:43.979937 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.979937 np0000183413 devstack@c-api.service[112846]: /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:58:43.980436 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.980436 np0000183413 devstack@c-api.service[112846]: /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:58:43.980436 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.980436 np0000183413 devstack@c-api.service[112846]: /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:58:43.980436 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.980929 np0000183413 devstack@c-api.service[112846]: /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:58:43.980929 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.980929 np0000183413 devstack@c-api.service[112846]: /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:58:43.980929 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.981337 np0000183413 devstack@c-api.service[112846]: /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:58:43.981337 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.981337 np0000183413 devstack@c-api.service[112846]: /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:58:43.981337 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.981674 np0000183413 devstack@c-api.service[112846]: /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:58:43.981674 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.981674 np0000183413 devstack@c-api.service[112846]: /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:58:43.981674 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.981674 np0000183413 devstack@c-api.service[112846]: /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:58:43.982172 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.982172 np0000183413 devstack@c-api.service[112846]: /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:58:43.982172 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.982172 np0000183413 devstack@c-api.service[112846]: /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:58:43.982172 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.982517 np0000183413 devstack@c-api.service[112846]: /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:58:43.982517 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.982517 np0000183413 devstack@c-api.service[112846]: /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:58:43.982517 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.982517 np0000183413 devstack@c-api.service[112846]: /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:58:43.982517 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.983046 np0000183413 devstack@c-api.service[112846]: /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:58:43.983046 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.983046 np0000183413 devstack@c-api.service[112846]: /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:58:43.983046 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.983046 np0000183413 devstack@c-api.service[112846]: /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:58:43.983046 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.983489 np0000183413 devstack@c-api.service[112846]: /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:58:43.983489 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.983489 np0000183413 devstack@c-api.service[112846]: /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:58:43.983489 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.983489 np0000183413 devstack@c-api.service[112846]: /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:58:43.983489 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.984067 np0000183413 devstack@c-api.service[112846]: /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:58:43.984067 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.984067 np0000183413 devstack@c-api.service[112846]: /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:58:43.984067 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.984067 np0000183413 devstack@c-api.service[112846]: /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:58:43.984067 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.984527 np0000183413 devstack@c-api.service[112846]: /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:58:43.984527 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.984527 np0000183413 devstack@c-api.service[112846]: /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:58:43.984527 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.984887 np0000183413 devstack@c-api.service[112846]: /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:58:43.984887 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.984887 np0000183413 devstack@c-api.service[112846]: /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:58:43.984887 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.984887 np0000183413 devstack@c-api.service[112846]: /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:58:43.985400 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.985400 np0000183413 devstack@c-api.service[112846]: /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:58:43.985400 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.985400 np0000183413 devstack@c-api.service[112846]: /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:58:43.985400 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.985807 np0000183413 devstack@c-api.service[112846]: /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:58:43.985807 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.985807 np0000183413 devstack@c-api.service[112846]: /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:58:43.985807 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.985807 np0000183413 devstack@c-api.service[112846]: /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:58:43.985807 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.986107 np0000183413 devstack@c-api.service[112846]: /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:58:43.986107 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.986107 np0000183413 devstack@c-api.service[112846]: /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:58:43.986107 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.986107 np0000183413 devstack@c-api.service[112846]: /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:58:43.986347 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.986347 np0000183413 devstack@c-api.service[112846]: /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:58:43.986347 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.986347 np0000183413 devstack@c-api.service[112846]: /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:58:43.986347 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.986573 np0000183413 devstack@c-api.service[112846]: /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:58:43.986573 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.986573 np0000183413 devstack@c-api.service[112846]: /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:58:43.986573 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.986775 np0000183413 devstack@c-api.service[112846]: /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:58:43.986775 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.986775 np0000183413 devstack@c-api.service[112846]: /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:58:43.986775 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987041 np0000183413 devstack@c-api.service[112846]: /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:58:43.987041 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987041 np0000183413 devstack@c-api.service[112846]: /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:58:43.987041 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987041 np0000183413 devstack@c-api.service[112846]: /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:58:43.987281 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987281 np0000183413 devstack@c-api.service[112846]: /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:58:43.987281 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987281 np0000183413 devstack@c-api.service[112846]: /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:58:43.987281 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987492 np0000183413 devstack@c-api.service[112846]: /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:58:43.987492 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987492 np0000183413 devstack@c-api.service[112846]: /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:58:43.987492 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987721 np0000183413 devstack@c-api.service[112846]: /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:58:43.987721 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987721 np0000183413 devstack@c-api.service[112846]: /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:58:43.987721 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987974 np0000183413 devstack@c-api.service[112846]: /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:58:43.987974 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.987974 np0000183413 devstack@c-api.service[112846]: /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:58:43.987974 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.988167 np0000183413 devstack@c-api.service[112846]: /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:58:43.988167 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.988167 np0000183413 devstack@c-api.service[112846]: /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:58:43.988167 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.988342 np0000183413 devstack@c-api.service[112846]: /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:58:43.988342 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.988342 np0000183413 devstack@c-api.service[112846]: /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:58:43.988342 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.988585 np0000183413 devstack@c-api.service[112846]: /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:58:43.988585 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.988585 np0000183413 devstack@c-api.service[112846]: /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:58:43.988585 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.988585 np0000183413 devstack@c-api.service[112846]: /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:58:43.988585 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.988914 np0000183413 devstack@c-api.service[112846]: /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:58:43.988914 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.988914 np0000183413 devstack@c-api.service[112846]: /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:58:43.988914 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.988914 np0000183413 devstack@c-api.service[112846]: /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:58:43.989243 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.989243 np0000183413 devstack@c-api.service[112846]: /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:58:43.989243 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.989243 np0000183413 devstack@c-api.service[112846]: /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:58:43.989243 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.989243 np0000183413 devstack@c-api.service[112846]: /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:58:43.989243 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.989549 np0000183413 devstack@c-api.service[112846]: /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:58:43.989549 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.989549 np0000183413 devstack@c-api.service[112846]: /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:58:43.989549 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.989549 np0000183413 devstack@c-api.service[112846]: /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:58:43.989549 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.989832 np0000183413 devstack@c-api.service[112846]: /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:58:43.989832 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.989832 np0000183413 devstack@c-api.service[112846]: /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:58:43.989832 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.989832 np0000183413 devstack@c-api.service[112846]: /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:58:43.989832 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990123 np0000183413 devstack@c-api.service[112846]: /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:58:43.990123 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990123 np0000183413 devstack@c-api.service[112846]: /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:58:43.990123 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990123 np0000183413 devstack@c-api.service[112846]: /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:58:43.990123 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990380 np0000183413 devstack@c-api.service[112846]: /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:58:43.990380 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990380 np0000183413 devstack@c-api.service[112846]: /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:58:43.990380 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990568 np0000183413 devstack@c-api.service[112846]: /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:58:43.990568 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990568 np0000183413 devstack@c-api.service[112846]: /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:58:43.990568 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990776 np0000183413 devstack@c-api.service[112846]: /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:58:43.990776 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990776 np0000183413 devstack@c-api.service[112846]: /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:58:43.990776 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990975 np0000183413 devstack@c-api.service[112846]: /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:58:43.990975 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990975 np0000183413 devstack@c-api.service[112846]: /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:58:43.990975 np0000183413 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) Jun 29 04:58:43.990975 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-bd50a122-91aa-4377-a7d6-2cc8926aac89 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:43.990975 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-bd50a122-91aa-4377-a7d6-2cc8926aac89 None None] GET https://199.204.45.77/volume// Jun 29 04:58:43.991240 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-bd50a122-91aa-4377-a7d6-2cc8926aac89 None None] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:58:43.991240 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-bd50a122-91aa-4377-a7d6-2cc8926aac89 None None] Calling method 'all' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:58:43.991240 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-bd50a122-91aa-4377-a7d6-2cc8926aac89 None None] https://199.204.45.77/volume// returned with HTTP 300 Jun 29 04:58:43.991240 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 1/4] 199.204.45.77 () {66 vars in 1449 bytes} [Mon Jun 29 04:58:43 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:59:22.769326 np0000183413 devstack@c-api.service[112845]: /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:59:22.769326 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.769326 np0000183413 devstack@c-api.service[112845]: /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:59:22.769326 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.770179 np0000183413 devstack@c-api.service[112845]: /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:59:22.770179 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.770179 np0000183413 devstack@c-api.service[112845]: /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:59:22.770179 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.770474 np0000183413 devstack@c-api.service[112845]: /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:59:22.770474 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.770474 np0000183413 devstack@c-api.service[112845]: /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:59:22.770474 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.770474 np0000183413 devstack@c-api.service[112845]: /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:59:22.770474 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.770926 np0000183413 devstack@c-api.service[112845]: /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:59:22.770926 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.770926 np0000183413 devstack@c-api.service[112845]: /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:59:22.770926 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.770926 np0000183413 devstack@c-api.service[112845]: /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:59:22.771228 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.771228 np0000183413 devstack@c-api.service[112845]: /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:59:22.771228 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.771228 np0000183413 devstack@c-api.service[112845]: /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:59:22.771228 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.771489 np0000183413 devstack@c-api.service[112845]: /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:59:22.771489 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.771489 np0000183413 devstack@c-api.service[112845]: /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:59:22.771489 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.771730 np0000183413 devstack@c-api.service[112845]: /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:59:22.771730 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.771730 np0000183413 devstack@c-api.service[112845]: /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:59:22.771730 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.771730 np0000183413 devstack@c-api.service[112845]: /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:59:22.772177 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.772177 np0000183413 devstack@c-api.service[112845]: /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:59:22.772177 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.772177 np0000183413 devstack@c-api.service[112845]: /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:59:22.772177 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.772501 np0000183413 devstack@c-api.service[112845]: /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:59:22.772501 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.772501 np0000183413 devstack@c-api.service[112845]: /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:59:22.772501 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.772501 np0000183413 devstack@c-api.service[112845]: /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:59:22.772501 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.772826 np0000183413 devstack@c-api.service[112845]: /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:59:22.772826 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.772826 np0000183413 devstack@c-api.service[112845]: /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:59:22.772826 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.772826 np0000183413 devstack@c-api.service[112845]: /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:59:22.772826 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.773243 np0000183413 devstack@c-api.service[112845]: /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:59:22.773243 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.773243 np0000183413 devstack@c-api.service[112845]: /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:59:22.773243 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.773243 np0000183413 devstack@c-api.service[112845]: /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:59:22.773243 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.773587 np0000183413 devstack@c-api.service[112845]: /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:59:22.773587 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.773587 np0000183413 devstack@c-api.service[112845]: /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:59:22.773587 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.773587 np0000183413 devstack@c-api.service[112845]: /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:59:22.773945 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.773945 np0000183413 devstack@c-api.service[112845]: /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:59:22.773945 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.773945 np0000183413 devstack@c-api.service[112845]: /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:59:22.773945 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.774313 np0000183413 devstack@c-api.service[112845]: /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:59:22.774313 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.774313 np0000183413 devstack@c-api.service[112845]: /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:59:22.774313 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.774313 np0000183413 devstack@c-api.service[112845]: /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:59:22.774313 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.774650 np0000183413 devstack@c-api.service[112845]: /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:59:22.774650 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.774650 np0000183413 devstack@c-api.service[112845]: /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:59:22.774650 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.774650 np0000183413 devstack@c-api.service[112845]: /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:59:22.774650 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.775080 np0000183413 devstack@c-api.service[112845]: /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:59:22.775080 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.775080 np0000183413 devstack@c-api.service[112845]: /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:59:22.775080 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.775080 np0000183413 devstack@c-api.service[112845]: /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:59:22.775407 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.775407 np0000183413 devstack@c-api.service[112845]: /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:59:22.775407 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.775407 np0000183413 devstack@c-api.service[112845]: /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:59:22.775407 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.775678 np0000183413 devstack@c-api.service[112845]: /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:59:22.775678 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.775678 np0000183413 devstack@c-api.service[112845]: /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:59:22.775678 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.775966 np0000183413 devstack@c-api.service[112845]: /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:59:22.775966 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.775966 np0000183413 devstack@c-api.service[112845]: /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:59:22.775966 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.776242 np0000183413 devstack@c-api.service[112845]: /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:59:22.776242 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.776242 np0000183413 devstack@c-api.service[112845]: /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:59:22.776242 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.776242 np0000183413 devstack@c-api.service[112845]: /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:59:22.776585 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.776585 np0000183413 devstack@c-api.service[112845]: /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:59:22.776585 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.776585 np0000183413 devstack@c-api.service[112845]: /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:59:22.776585 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.776840 np0000183413 devstack@c-api.service[112845]: /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:59:22.776840 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.776840 np0000183413 devstack@c-api.service[112845]: /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:59:22.776840 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.777183 np0000183413 devstack@c-api.service[112845]: /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:59:22.777183 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.777183 np0000183413 devstack@c-api.service[112845]: /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:59:22.777183 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.777461 np0000183413 devstack@c-api.service[112845]: /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:59:22.777461 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.777461 np0000183413 devstack@c-api.service[112845]: /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:59:22.777461 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.777692 np0000183413 devstack@c-api.service[112845]: /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:59:22.777692 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.777692 np0000183413 devstack@c-api.service[112845]: /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:59:22.777692 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.778012 np0000183413 devstack@c-api.service[112845]: /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:59:22.778012 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.778012 np0000183413 devstack@c-api.service[112845]: /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:59:22.778012 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.778295 np0000183413 devstack@c-api.service[112845]: /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:59:22.778295 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.778295 np0000183413 devstack@c-api.service[112845]: /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:59:22.778295 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.778295 np0000183413 devstack@c-api.service[112845]: /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:59:22.778572 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.778572 np0000183413 devstack@c-api.service[112845]: /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:59:22.778572 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.778572 np0000183413 devstack@c-api.service[112845]: /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:59:22.778572 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.778572 np0000183413 devstack@c-api.service[112845]: /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:59:22.778941 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.778941 np0000183413 devstack@c-api.service[112845]: /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:59:22.778941 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.778941 np0000183413 devstack@c-api.service[112845]: /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:59:22.778941 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779132 np0000183413 devstack@c-api.service[112845]: /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:59:22.779132 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779132 np0000183413 devstack@c-api.service[112845]: /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:59:22.779132 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779132 np0000183413 devstack@c-api.service[112845]: /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:59:22.779132 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779267 np0000183413 devstack@c-api.service[112845]: /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:59:22.779267 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779267 np0000183413 devstack@c-api.service[112845]: /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:59:22.779267 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779267 np0000183413 devstack@c-api.service[112845]: /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:59:22.779267 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779408 np0000183413 devstack@c-api.service[112845]: /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:59:22.779408 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779408 np0000183413 devstack@c-api.service[112845]: /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:59:22.779408 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779408 np0000183413 devstack@c-api.service[112845]: /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:59:22.779408 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779550 np0000183413 devstack@c-api.service[112845]: /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:59:22.779550 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779550 np0000183413 devstack@c-api.service[112845]: /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:59:22.779550 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779550 np0000183413 devstack@c-api.service[112845]: /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:59:22.779550 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779706 np0000183413 devstack@c-api.service[112845]: /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:59:22.779706 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779706 np0000183413 devstack@c-api.service[112845]: /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:59:22.779706 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779808 np0000183413 devstack@c-api.service[112845]: /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:59:22.779808 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779808 np0000183413 devstack@c-api.service[112845]: /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:59:22.779808 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779808 np0000183413 devstack@c-api.service[112845]: /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:59:22.779946 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779946 np0000183413 devstack@c-api.service[112845]: /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:59:22.779946 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779946 np0000183413 devstack@c-api.service[112845]: /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:59:22.779946 np0000183413 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) Jun 29 04:59:22.779946 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-7e332eed-3e8d-42e8-8f47-c41bb978b97c None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:22.779946 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 1/5] 199.204.45.77 () {62 vars in 1061 bytes} [Mon Jun 29 04:59:22 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:59:22.816222 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-11acd902-a59f-4dfe-a323-a5efe7f617c3 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:22.824756 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 2/6] 199.204.45.77 () {64 vars in 1265 bytes} [Mon Jun 29 04:59:22 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:59:22.863139 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [req-11acd902-a59f-4dfe-a323-a5efe7f617c3 req-eeb85c3c-e3dc-4ebf-9824-fd45a174d23d None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:22.868880 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [req-11acd902-a59f-4dfe-a323-a5efe7f617c3 req-eeb85c3c-e3dc-4ebf-9824-fd45a174d23d demo demo] GET https://199.204.45.77/volume/v3/ Jun 29 04:59:22.869296 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [req-11acd902-a59f-4dfe-a323-a5efe7f617c3 req-eeb85c3c-e3dc-4ebf-9824-fd45a174d23d demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:22.869781 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [req-11acd902-a59f-4dfe-a323-a5efe7f617c3 req-eeb85c3c-e3dc-4ebf-9824-fd45a174d23d demo demo] Calling method 'version_select' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:22.871464 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [req-11acd902-a59f-4dfe-a323-a5efe7f617c3 req-eeb85c3c-e3dc-4ebf-9824-fd45a174d23d demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jun 29 04:59:22.872376 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 3/7] 199.204.45.77 () {66 vars in 1339 bytes} [Mon Jun 29 04:59:22 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:22.911652 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-30f23bc6-0141-4f14-9386-db836bd47cb9 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:23.237993 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-30f23bc6-0141-4f14-9386-db836bd47cb9 demo demo] GET https://199.204.45.77/volume/v3/types Jun 29 04:59:23.238289 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-30f23bc6-0141-4f14-9386-db836bd47cb9 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:23.238516 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-30f23bc6-0141-4f14-9386-db836bd47cb9 demo demo] Calling method 'index' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:23.238993 np0000183413 devstack@c-api.service[112846]: /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:59:23.238993 np0000183413 devstack@c-api.service[112846]: warnings.warn( Jun 29 04:59:23.239670 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-30f23bc6-0141-4f14-9386-db836bd47cb9 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:59:23.278238 np0000183413 devstack@c-api.service[112846]: DEBUG oslo_db.sqlalchemy.engines [None req-30f23bc6-0141-4f14-9386-db836bd47cb9 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=112846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:59:23.300074 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-30f23bc6-0141-4f14-9386-db836bd47cb9 demo demo] https://199.204.45.77/volume/v3/types returned with HTTP 200 Jun 29 04:59:23.300589 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 2/8] 199.204.45.77 () {64 vars in 1283 bytes} [Mon Jun 29 04:59:22 2026] GET /volume/v3/types => generated 377 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:23.341814 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-b012d1f1-9695-4fd1-a257-9fbff9ed4af3 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:23.678292 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-b012d1f1-9695-4fd1-a257-9fbff9ed4af3 demo demo] GET https://199.204.45.77/volume/v3/types/default Jun 29 04:59:23.678643 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-b012d1f1-9695-4fd1-a257-9fbff9ed4af3 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:23.678910 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-b012d1f1-9695-4fd1-a257-9fbff9ed4af3 demo demo] Calling method 'show' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:23.717283 np0000183413 devstack@c-api.service[112845]: DEBUG oslo_db.sqlalchemy.engines [None req-b012d1f1-9695-4fd1-a257-9fbff9ed4af3 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=112845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:59:23.736029 np0000183413 devstack@c-api.service[112845]: /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:59:23.736029 np0000183413 devstack@c-api.service[112845]: warnings.warn( Jun 29 04:59:23.738274 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-b012d1f1-9695-4fd1-a257-9fbff9ed4af3 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:23.738648 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 2/9] 199.204.45.77 () {64 vars in 1294 bytes} [Mon Jun 29 04:59:23 2026] GET /volume/v3/types/default => generated 145 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:24.221830 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-2eb4f5b3-fac0-49e3-ae62-a3355efc6c21 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:24.223181 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 3/10] 199.204.45.77 () {62 vars in 1061 bytes} [Mon Jun 29 04:59:24 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:59:24.260534 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-af0b2e8b-2e95-41ae-98db-22f5d896f49b None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:24.269726 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 4/11] 199.204.45.77 () {64 vars in 1265 bytes} [Mon Jun 29 04:59:24 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:59:24.308699 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [req-af0b2e8b-2e95-41ae-98db-22f5d896f49b req-2908eed3-0491-4e9d-a322-0466dddb8269 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:24.311406 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [req-af0b2e8b-2e95-41ae-98db-22f5d896f49b req-2908eed3-0491-4e9d-a322-0466dddb8269 demo demo] GET https://199.204.45.77/volume/v3/ Jun 29 04:59:24.311720 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [req-af0b2e8b-2e95-41ae-98db-22f5d896f49b req-2908eed3-0491-4e9d-a322-0466dddb8269 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:24.312042 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [req-af0b2e8b-2e95-41ae-98db-22f5d896f49b req-2908eed3-0491-4e9d-a322-0466dddb8269 demo demo] Calling method 'version_select' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:24.312679 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [req-af0b2e8b-2e95-41ae-98db-22f5d896f49b req-2908eed3-0491-4e9d-a322-0466dddb8269 demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jun 29 04:59:24.313205 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 3/12] 199.204.45.77 () {66 vars in 1339 bytes} [Mon Jun 29 04:59:24 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:24.352974 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-dfcb8cf9-c420-4263-84d4-b6e6a3be6579 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:24.355651 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-dfcb8cf9-c420-4263-84d4-b6e6a3be6579 demo demo] GET https://199.204.45.77/volume/v3/types/default Jun 29 04:59:24.355943 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-dfcb8cf9-c420-4263-84d4-b6e6a3be6579 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:24.356192 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-dfcb8cf9-c420-4263-84d4-b6e6a3be6579 demo demo] Calling method 'show' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:24.365051 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-dfcb8cf9-c420-4263-84d4-b6e6a3be6579 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:24.365596 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 3/13] 199.204.45.77 () {64 vars in 1294 bytes} [Mon Jun 29 04:59:24 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:24.995149 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-ad37180f-b4ac-4e26-a6ea-cfdf23715ff4 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:24.996846 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 4/14] 199.204.45.77 () {62 vars in 1061 bytes} [Mon Jun 29 04:59:24 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:59:25.030199 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-bda6d7ef-c669-4df9-b02e-fa020dfedf40 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:25.033957 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 5/15] 199.204.45.77 () {64 vars in 1265 bytes} [Mon Jun 29 04:59:25 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:59:25.066599 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [req-bda6d7ef-c669-4df9-b02e-fa020dfedf40 req-97d076aa-1434-4ba9-94e8-715bae4a1002 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:25.069549 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [req-bda6d7ef-c669-4df9-b02e-fa020dfedf40 req-97d076aa-1434-4ba9-94e8-715bae4a1002 demo demo] GET https://199.204.45.77/volume/v3/ Jun 29 04:59:25.069822 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [req-bda6d7ef-c669-4df9-b02e-fa020dfedf40 req-97d076aa-1434-4ba9-94e8-715bae4a1002 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:25.070186 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [req-bda6d7ef-c669-4df9-b02e-fa020dfedf40 req-97d076aa-1434-4ba9-94e8-715bae4a1002 demo demo] Calling method 'version_select' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:25.070789 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [req-bda6d7ef-c669-4df9-b02e-fa020dfedf40 req-97d076aa-1434-4ba9-94e8-715bae4a1002 demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jun 29 04:59:25.071319 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 4/16] 199.204.45.77 () {66 vars in 1339 bytes} [Mon Jun 29 04:59:25 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:25.111043 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-7f5388df-290f-4f8c-9839-a15d590b0c85 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:25.114277 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-7f5388df-290f-4f8c-9839-a15d590b0c85 demo demo] GET https://199.204.45.77/volume/v3/types/default Jun 29 04:59:25.114629 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-7f5388df-290f-4f8c-9839-a15d590b0c85 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:25.115044 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-7f5388df-290f-4f8c-9839-a15d590b0c85 demo demo] Calling method 'show' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:25.123688 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-7f5388df-290f-4f8c-9839-a15d590b0c85 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:25.124049 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 4/17] 199.204.45.77 () {64 vars in 1294 bytes} [Mon Jun 29 04:59:25 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:25.161687 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-1ccc5ef9-bc3e-4550-9e00-98f166277afa None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:25.162435 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 5/18] 199.204.45.77 () {62 vars in 1061 bytes} [Mon Jun 29 04:59:25 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:59:25.196509 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-6b7276d4-1f81-48ef-ba18-6614fca89448 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:25.199479 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 6/19] 199.204.45.77 () {64 vars in 1265 bytes} [Mon Jun 29 04:59:25 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:59:25.234607 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [req-6b7276d4-1f81-48ef-ba18-6614fca89448 req-9e671a23-58dd-4dda-96c7-af153157031c None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:25.237243 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [req-6b7276d4-1f81-48ef-ba18-6614fca89448 req-9e671a23-58dd-4dda-96c7-af153157031c demo demo] GET https://199.204.45.77/volume/v3/ Jun 29 04:59:25.237466 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [req-6b7276d4-1f81-48ef-ba18-6614fca89448 req-9e671a23-58dd-4dda-96c7-af153157031c demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:25.237704 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [req-6b7276d4-1f81-48ef-ba18-6614fca89448 req-9e671a23-58dd-4dda-96c7-af153157031c demo demo] Calling method 'version_select' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:25.238159 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [req-6b7276d4-1f81-48ef-ba18-6614fca89448 req-9e671a23-58dd-4dda-96c7-af153157031c demo demo] https://199.204.45.77/volume/v3/ returned with HTTP 200 Jun 29 04:59:25.238566 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 5/20] 199.204.45.77 () {66 vars in 1339 bytes} [Mon Jun 29 04:59:25 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:25.291067 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-e8aa2298-f1ae-411f-a646-3702b771f11f None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:25.292895 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-e8aa2298-f1ae-411f-a646-3702b771f11f demo demo] GET https://199.204.45.77/volume/v3/types/default Jun 29 04:59:25.293272 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-e8aa2298-f1ae-411f-a646-3702b771f11f demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:25.293837 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-e8aa2298-f1ae-411f-a646-3702b771f11f demo demo] Calling method 'show' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:25.302159 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-e8aa2298-f1ae-411f-a646-3702b771f11f demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:25.302608 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 5/21] 199.204.45.77 () {64 vars in 1294 bytes} [Mon Jun 29 04:59:25 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:33.291597 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:59:35.298685 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=8 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:04:07.886709 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-73d0c65d-b353-4a9a-a482-0ed5cebc4fc8 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:04:08.013438 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-73d0c65d-b353-4a9a-a482-0ed5cebc4fc8 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:04:08.014061 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-73d0c65d-b353-4a9a-a482-0ed5cebc4fc8 demo demo] Empty body provided in request {{(pid=112843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:04:08.015391 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-73d0c65d-b353-4a9a-a482-0ed5cebc4fc8 demo demo] Calling method 'detail' {{(pid=112843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:04:08.017512 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.api_utils [None req-73d0c65d-b353-4a9a-a482-0ed5cebc4fc8 demo demo] Removing options '' from query. {{(pid=112843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:04:08.019398 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.volume.api [None req-73d0c65d-b353-4a9a-a482-0ed5cebc4fc8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:04:08.067559 np0000183413 devstack@c-api.service[112843]: INFO cinder.volume.api [None req-73d0c65d-b353-4a9a-a482-0ed5cebc4fc8 demo demo] Get all volumes completed successfully. Jun 29 05:04:08.071753 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-73d0c65d-b353-4a9a-a482-0ed5cebc4fc8 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:04:08.072429 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 6/22] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:04:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 29 05:04:18.059485 np0000183413 devstack@c-api.service[112843]: DEBUG dbcounter [-] [112843] Writing DB stats cinder:SELECT=1 {{(pid=112843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:08.115426 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-414e8333-be15-4c91-a4e4-5b7c2f70c21d None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:08.118178 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-414e8333-be15-4c91-a4e4-5b7c2f70c21d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:05:08.118421 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-414e8333-be15-4c91-a4e4-5b7c2f70c21d demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:08.118673 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-414e8333-be15-4c91-a4e4-5b7c2f70c21d demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:08.119362 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-414e8333-be15-4c91-a4e4-5b7c2f70c21d demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:08.120678 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-414e8333-be15-4c91-a4e4-5b7c2f70c21d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:08.160494 np0000183413 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-414e8333-be15-4c91-a4e4-5b7c2f70c21d demo demo] Get all volumes completed successfully. Jun 29 05:05:08.165483 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-414e8333-be15-4c91-a4e4-5b7c2f70c21d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:08.166164 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 7/23] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:05:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:18.152721 np0000183413 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:08.210918 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-4cdaa4a5-08ea-4b80-afcc-399305a8525f None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:08.214257 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-4cdaa4a5-08ea-4b80-afcc-399305a8525f demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:06:08.214440 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-4cdaa4a5-08ea-4b80-afcc-399305a8525f demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:08.214665 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-4cdaa4a5-08ea-4b80-afcc-399305a8525f demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:08.215112 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-4cdaa4a5-08ea-4b80-afcc-399305a8525f demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:08.215838 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-4cdaa4a5-08ea-4b80-afcc-399305a8525f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:08.259157 np0000183413 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-4cdaa4a5-08ea-4b80-afcc-399305a8525f demo demo] Get all volumes completed successfully. Jun 29 05:06:08.262218 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-4cdaa4a5-08ea-4b80-afcc-399305a8525f demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:08.262752 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 6/24] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:06:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:06:18.252313 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:07:08.285140 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-14fd12b9-212d-4acf-99a1-0a917b807924 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:07:08.288776 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-14fd12b9-212d-4acf-99a1-0a917b807924 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:07:08.288776 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-14fd12b9-212d-4acf-99a1-0a917b807924 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:07:08.288962 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-14fd12b9-212d-4acf-99a1-0a917b807924 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:07:08.289514 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-14fd12b9-212d-4acf-99a1-0a917b807924 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:07:08.293152 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-14fd12b9-212d-4acf-99a1-0a917b807924 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:07:08.341975 np0000183413 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-14fd12b9-212d-4acf-99a1-0a917b807924 demo demo] Get all volumes completed successfully. Jun 29 05:07:08.344564 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-14fd12b9-212d-4acf-99a1-0a917b807924 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:07:08.344984 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 6/25] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:07:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:07:18.333025 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:08:08.364998 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-d909a2af-9b70-45f4-9663-fc4604aace41 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:08:08.371223 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-d909a2af-9b70-45f4-9663-fc4604aace41 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:08:08.371808 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-d909a2af-9b70-45f4-9663-fc4604aace41 demo demo] Empty body provided in request {{(pid=112843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:08:08.372044 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-d909a2af-9b70-45f4-9663-fc4604aace41 demo demo] Calling method 'detail' {{(pid=112843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:08:08.372439 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.api_utils [None req-d909a2af-9b70-45f4-9663-fc4604aace41 demo demo] Removing options '' from query. {{(pid=112843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:08:08.373837 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.volume.api [None req-d909a2af-9b70-45f4-9663-fc4604aace41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:08:08.384294 np0000183413 devstack@c-api.service[112843]: INFO cinder.volume.api [None req-d909a2af-9b70-45f4-9663-fc4604aace41 demo demo] Get all volumes completed successfully. Jun 29 05:08:08.386609 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-d909a2af-9b70-45f4-9663-fc4604aace41 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:08:08.387136 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 7/26] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:08:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:08:18.377876 np0000183413 devstack@c-api.service[112843]: DEBUG dbcounter [-] [112843] Writing DB stats cinder:SELECT=1 {{(pid=112843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:08.405510 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-fff04f89-6174-4eb6-9648-00dec35772f4 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:08.596614 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-fff04f89-6174-4eb6-9648-00dec35772f4 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:09:08.598918 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-fff04f89-6174-4eb6-9648-00dec35772f4 demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:08.598918 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-fff04f89-6174-4eb6-9648-00dec35772f4 demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:08.598918 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-fff04f89-6174-4eb6-9648-00dec35772f4 demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:09:08.598918 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-fff04f89-6174-4eb6-9648-00dec35772f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:09:08.607455 np0000183413 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-fff04f89-6174-4eb6-9648-00dec35772f4 demo demo] Get all volumes completed successfully. Jun 29 05:09:08.609768 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-fff04f89-6174-4eb6-9648-00dec35772f4 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:09:08.610183 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 8/27] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:09:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:09:18.602601 np0000183413 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:08.634465 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-dcaa43e6-8d02-45af-9d84-ae162b8aa6e7 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:08.638566 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-dcaa43e6-8d02-45af-9d84-ae162b8aa6e7 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:10:08.638756 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-dcaa43e6-8d02-45af-9d84-ae162b8aa6e7 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:08.639008 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-dcaa43e6-8d02-45af-9d84-ae162b8aa6e7 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:08.639285 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-dcaa43e6-8d02-45af-9d84-ae162b8aa6e7 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:08.640005 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-dcaa43e6-8d02-45af-9d84-ae162b8aa6e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:10:08.648988 np0000183413 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-dcaa43e6-8d02-45af-9d84-ae162b8aa6e7 demo demo] Get all volumes completed successfully. Jun 29 05:10:08.651029 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-dcaa43e6-8d02-45af-9d84-ae162b8aa6e7 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:10:08.651392 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 7/28] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:10:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:10:18.643413 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:11:08.667754 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-352f23fe-f51e-4af0-897b-faa1fa479023 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:11:08.671952 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-352f23fe-f51e-4af0-897b-faa1fa479023 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:11:08.672358 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-352f23fe-f51e-4af0-897b-faa1fa479023 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:11:08.672821 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-352f23fe-f51e-4af0-897b-faa1fa479023 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:11:08.674467 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-352f23fe-f51e-4af0-897b-faa1fa479023 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:11:08.675807 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-352f23fe-f51e-4af0-897b-faa1fa479023 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:11:08.683157 np0000183413 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-352f23fe-f51e-4af0-897b-faa1fa479023 demo demo] Get all volumes completed successfully. Jun 29 05:11:08.686142 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-352f23fe-f51e-4af0-897b-faa1fa479023 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:11:08.686615 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 7/29] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:11:08 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:11:18.679321 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:12:08.701700 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-ddea8908-2ad5-41a6-aeae-9d2110cd5f55 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:12:08.706693 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-ddea8908-2ad5-41a6-aeae-9d2110cd5f55 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:12:08.707432 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-ddea8908-2ad5-41a6-aeae-9d2110cd5f55 demo demo] Empty body provided in request {{(pid=112843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:12:08.707971 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-ddea8908-2ad5-41a6-aeae-9d2110cd5f55 demo demo] Calling method 'detail' {{(pid=112843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:12:08.708546 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.api_utils [None req-ddea8908-2ad5-41a6-aeae-9d2110cd5f55 demo demo] Removing options '' from query. {{(pid=112843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:12:08.710597 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.volume.api [None req-ddea8908-2ad5-41a6-aeae-9d2110cd5f55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:12:08.723088 np0000183413 devstack@c-api.service[112843]: INFO cinder.volume.api [None req-ddea8908-2ad5-41a6-aeae-9d2110cd5f55 demo demo] Get all volumes completed successfully. Jun 29 05:12:08.725901 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-ddea8908-2ad5-41a6-aeae-9d2110cd5f55 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:12:08.726644 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 8/30] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:12:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:12:18.713904 np0000183413 devstack@c-api.service[112843]: DEBUG dbcounter [-] [112843] Writing DB stats cinder:SELECT=1 {{(pid=112843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:13:08.742266 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-d9553329-0bf2-4b76-8232-8f4faf70a25f None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:13:08.746890 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-d9553329-0bf2-4b76-8232-8f4faf70a25f demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:13:08.746890 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-d9553329-0bf2-4b76-8232-8f4faf70a25f demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:13:08.747214 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-d9553329-0bf2-4b76-8232-8f4faf70a25f demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:13:08.747609 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-d9553329-0bf2-4b76-8232-8f4faf70a25f demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:13:08.749218 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-d9553329-0bf2-4b76-8232-8f4faf70a25f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:13:08.756844 np0000183413 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-d9553329-0bf2-4b76-8232-8f4faf70a25f demo demo] Get all volumes completed successfully. Jun 29 05:13:08.759092 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-d9553329-0bf2-4b76-8232-8f4faf70a25f demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:13:08.759488 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 9/31] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:13:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:13:18.752927 np0000183413 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:14:08.776433 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-799d1baa-5429-4d4e-b2ee-ef76b11d86a9 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:14:08.926965 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-799d1baa-5429-4d4e-b2ee-ef76b11d86a9 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:14:08.927465 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-799d1baa-5429-4d4e-b2ee-ef76b11d86a9 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:14:08.928039 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-799d1baa-5429-4d4e-b2ee-ef76b11d86a9 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:14:08.928604 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-799d1baa-5429-4d4e-b2ee-ef76b11d86a9 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:14:08.930220 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-799d1baa-5429-4d4e-b2ee-ef76b11d86a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:14:08.938544 np0000183413 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-799d1baa-5429-4d4e-b2ee-ef76b11d86a9 demo demo] Get all volumes completed successfully. Jun 29 05:14:08.940983 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-799d1baa-5429-4d4e-b2ee-ef76b11d86a9 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:14:08.941429 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 8/32] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:14:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:14:18.934401 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:15:08.961568 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-fc01ea09-0ce0-4edb-ba70-ed34c06e905a None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:15:08.965718 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-fc01ea09-0ce0-4edb-ba70-ed34c06e905a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:15:08.966137 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-fc01ea09-0ce0-4edb-ba70-ed34c06e905a demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:15:08.966522 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-fc01ea09-0ce0-4edb-ba70-ed34c06e905a demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:15:08.967058 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-fc01ea09-0ce0-4edb-ba70-ed34c06e905a demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:15:08.968674 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-fc01ea09-0ce0-4edb-ba70-ed34c06e905a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:15:08.976579 np0000183413 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-fc01ea09-0ce0-4edb-ba70-ed34c06e905a demo demo] Get all volumes completed successfully. Jun 29 05:15:08.978510 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-fc01ea09-0ce0-4edb-ba70-ed34c06e905a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:15:08.978889 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 8/33] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:15:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:15:18.971589 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:16:08.997881 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-67effdab-4b72-43eb-95be-bbab66dd1af8 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:16:09.002623 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-67effdab-4b72-43eb-95be-bbab66dd1af8 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:16:09.003134 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-67effdab-4b72-43eb-95be-bbab66dd1af8 demo demo] Empty body provided in request {{(pid=112843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:16:09.003670 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-67effdab-4b72-43eb-95be-bbab66dd1af8 demo demo] Calling method 'detail' {{(pid=112843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:16:09.004210 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.api_utils [None req-67effdab-4b72-43eb-95be-bbab66dd1af8 demo demo] Removing options '' from query. {{(pid=112843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:16:09.005679 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.volume.api [None req-67effdab-4b72-43eb-95be-bbab66dd1af8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:16:09.017971 np0000183413 devstack@c-api.service[112843]: INFO cinder.volume.api [None req-67effdab-4b72-43eb-95be-bbab66dd1af8 demo demo] Get all volumes completed successfully. Jun 29 05:16:09.022336 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-67effdab-4b72-43eb-95be-bbab66dd1af8 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:16:09.022972 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 9/34] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:16:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:16:19.009783 np0000183413 devstack@c-api.service[112843]: DEBUG dbcounter [-] [112843] Writing DB stats cinder:SELECT=1 {{(pid=112843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:09.036196 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-df88b360-2621-4678-9126-d8f288b6117e None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:09.040091 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-df88b360-2621-4678-9126-d8f288b6117e demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:17:09.040310 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-df88b360-2621-4678-9126-d8f288b6117e demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:17:09.040504 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-df88b360-2621-4678-9126-d8f288b6117e demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:17:09.040796 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-df88b360-2621-4678-9126-d8f288b6117e demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:17:09.041838 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-df88b360-2621-4678-9126-d8f288b6117e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:17:09.049218 np0000183413 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-df88b360-2621-4678-9126-d8f288b6117e demo demo] Get all volumes completed successfully. Jun 29 05:17:09.051334 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-df88b360-2621-4678-9126-d8f288b6117e demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:17:09.051709 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 10/35] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:17:09 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:17:19.045987 np0000183413 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:18:09.070139 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-ef947cde-8220-45ed-8339-e6168a86a6b2 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:18:09.073054 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-ef947cde-8220-45ed-8339-e6168a86a6b2 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:18:09.073286 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-ef947cde-8220-45ed-8339-e6168a86a6b2 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:18:09.073530 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-ef947cde-8220-45ed-8339-e6168a86a6b2 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:18:09.073759 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-ef947cde-8220-45ed-8339-e6168a86a6b2 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:18:09.074465 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-ef947cde-8220-45ed-8339-e6168a86a6b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:18:09.082894 np0000183413 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-ef947cde-8220-45ed-8339-e6168a86a6b2 demo demo] Get all volumes completed successfully. Jun 29 05:18:09.086660 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-ef947cde-8220-45ed-8339-e6168a86a6b2 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:18:09.087336 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 9/36] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:18:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:18:19.077257 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:19:09.112479 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-4eebab50-3272-4d86-b657-ac59d9be8590 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:19:09.311791 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-4eebab50-3272-4d86-b657-ac59d9be8590 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:19:09.312014 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-4eebab50-3272-4d86-b657-ac59d9be8590 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:19:09.312182 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-4eebab50-3272-4d86-b657-ac59d9be8590 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:19:09.312415 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-4eebab50-3272-4d86-b657-ac59d9be8590 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:19:09.313108 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-4eebab50-3272-4d86-b657-ac59d9be8590 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:19:09.327912 np0000183413 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-4eebab50-3272-4d86-b657-ac59d9be8590 demo demo] Get all volumes completed successfully. Jun 29 05:19:09.327912 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-4eebab50-3272-4d86-b657-ac59d9be8590 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:19:09.327912 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 9/37] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:19:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:19:19.317218 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:09.349050 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-8d2fcc99-c257-49b3-8428-aed4b1d9d9a9 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:09.353203 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-8d2fcc99-c257-49b3-8428-aed4b1d9d9a9 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:20:09.353423 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-8d2fcc99-c257-49b3-8428-aed4b1d9d9a9 demo demo] Empty body provided in request {{(pid=112843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:09.353609 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-8d2fcc99-c257-49b3-8428-aed4b1d9d9a9 demo demo] Calling method 'detail' {{(pid=112843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:09.353882 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.api_utils [None req-8d2fcc99-c257-49b3-8428-aed4b1d9d9a9 demo demo] Removing options '' from query. {{(pid=112843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:20:09.354574 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.volume.api [None req-8d2fcc99-c257-49b3-8428-aed4b1d9d9a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:20:09.361410 np0000183413 devstack@c-api.service[112843]: INFO cinder.volume.api [None req-8d2fcc99-c257-49b3-8428-aed4b1d9d9a9 demo demo] Get all volumes completed successfully. Jun 29 05:20:09.364151 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-8d2fcc99-c257-49b3-8428-aed4b1d9d9a9 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:20:09.364612 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 10/38] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:20:09 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:20:19.357412 np0000183413 devstack@c-api.service[112843]: DEBUG dbcounter [-] [112843] Writing DB stats cinder:SELECT=1 {{(pid=112843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:21:09.379924 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-6be33d30-4be8-44bd-b836-0457a8f2c989 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:21:09.384025 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-6be33d30-4be8-44bd-b836-0457a8f2c989 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:21:09.384395 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-6be33d30-4be8-44bd-b836-0457a8f2c989 demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:21:09.384826 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-6be33d30-4be8-44bd-b836-0457a8f2c989 demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:21:09.385701 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-6be33d30-4be8-44bd-b836-0457a8f2c989 demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:21:09.386674 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-6be33d30-4be8-44bd-b836-0457a8f2c989 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:21:09.394445 np0000183413 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-6be33d30-4be8-44bd-b836-0457a8f2c989 demo demo] Get all volumes completed successfully. Jun 29 05:21:09.395723 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-6be33d30-4be8-44bd-b836-0457a8f2c989 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:21:09.396086 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 11/39] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:21:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:21:19.389477 np0000183413 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:22:09.411374 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-db454742-b04d-4dd5-8ab5-6e23f3f87a00 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:22:09.416419 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-db454742-b04d-4dd5-8ab5-6e23f3f87a00 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:22:09.416704 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-db454742-b04d-4dd5-8ab5-6e23f3f87a00 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:22:09.417052 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-db454742-b04d-4dd5-8ab5-6e23f3f87a00 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:22:09.417680 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-db454742-b04d-4dd5-8ab5-6e23f3f87a00 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:22:09.419323 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-db454742-b04d-4dd5-8ab5-6e23f3f87a00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:22:09.429314 np0000183413 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-db454742-b04d-4dd5-8ab5-6e23f3f87a00 demo demo] Get all volumes completed successfully. Jun 29 05:22:09.432888 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-db454742-b04d-4dd5-8ab5-6e23f3f87a00 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:22:09.433401 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 10/40] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:22:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:22:19.423796 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:23:09.449328 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-09429436-f812-43a3-896d-60bee87b0569 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:23:09.451426 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-09429436-f812-43a3-896d-60bee87b0569 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:23:09.451605 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-09429436-f812-43a3-896d-60bee87b0569 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:23:09.451788 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-09429436-f812-43a3-896d-60bee87b0569 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:23:09.452078 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-09429436-f812-43a3-896d-60bee87b0569 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:23:09.452759 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-09429436-f812-43a3-896d-60bee87b0569 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:23:09.463409 np0000183413 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-09429436-f812-43a3-896d-60bee87b0569 demo demo] Get all volumes completed successfully. Jun 29 05:23:09.466688 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-09429436-f812-43a3-896d-60bee87b0569 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:23:09.467534 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 10/41] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:23:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:23:19.457654 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:24:09.483224 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-87f74538-3b4f-43f0-8694-80a5ec5ba975 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:24:09.589794 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-87f74538-3b4f-43f0-8694-80a5ec5ba975 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:24:09.590114 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-87f74538-3b4f-43f0-8694-80a5ec5ba975 demo demo] Empty body provided in request {{(pid=112843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:24:09.590512 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-87f74538-3b4f-43f0-8694-80a5ec5ba975 demo demo] Calling method 'detail' {{(pid=112843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:24:09.591044 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.api_utils [None req-87f74538-3b4f-43f0-8694-80a5ec5ba975 demo demo] Removing options '' from query. {{(pid=112843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:24:09.592672 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.volume.api [None req-87f74538-3b4f-43f0-8694-80a5ec5ba975 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:24:09.602286 np0000183413 devstack@c-api.service[112843]: INFO cinder.volume.api [None req-87f74538-3b4f-43f0-8694-80a5ec5ba975 demo demo] Get all volumes completed successfully. Jun 29 05:24:09.605212 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-87f74538-3b4f-43f0-8694-80a5ec5ba975 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:24:09.605717 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 11/42] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:24:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:24:19.596839 np0000183413 devstack@c-api.service[112843]: DEBUG dbcounter [-] [112843] Writing DB stats cinder:SELECT=1 {{(pid=112843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:25:09.642025 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-ce5a2248-104b-4282-9679-713ffbe39894 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:25:09.645388 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-ce5a2248-104b-4282-9679-713ffbe39894 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:25:09.645710 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-ce5a2248-104b-4282-9679-713ffbe39894 demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:25:09.646069 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-ce5a2248-104b-4282-9679-713ffbe39894 demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:25:09.646546 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-ce5a2248-104b-4282-9679-713ffbe39894 demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:25:09.648119 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-ce5a2248-104b-4282-9679-713ffbe39894 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:25:09.657026 np0000183413 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-ce5a2248-104b-4282-9679-713ffbe39894 demo demo] Get all volumes completed successfully. Jun 29 05:25:09.660233 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-ce5a2248-104b-4282-9679-713ffbe39894 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:25:09.660677 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 12/43] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:25:09 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:25:19.652076 np0000183413 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:26:09.680171 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-dc1a2415-de63-4940-9dc5-c5093a80af60 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:26:09.684587 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-dc1a2415-de63-4940-9dc5-c5093a80af60 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:26:09.685038 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-dc1a2415-de63-4940-9dc5-c5093a80af60 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:26:09.685453 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-dc1a2415-de63-4940-9dc5-c5093a80af60 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:26:09.685987 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-dc1a2415-de63-4940-9dc5-c5093a80af60 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:26:09.687528 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-dc1a2415-de63-4940-9dc5-c5093a80af60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:26:09.698827 np0000183413 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-dc1a2415-de63-4940-9dc5-c5093a80af60 demo demo] Get all volumes completed successfully. Jun 29 05:26:09.701820 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-dc1a2415-de63-4940-9dc5-c5093a80af60 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:26:09.702404 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 11/44] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:26:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:26:19.690779 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:27:09.718475 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-dbf5c48e-6d2a-4763-8c22-381ff264d33a None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:27:09.721458 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-dbf5c48e-6d2a-4763-8c22-381ff264d33a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:27:09.721678 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-dbf5c48e-6d2a-4763-8c22-381ff264d33a demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:27:09.721931 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-dbf5c48e-6d2a-4763-8c22-381ff264d33a demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:27:09.722225 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-dbf5c48e-6d2a-4763-8c22-381ff264d33a demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:27:09.723120 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-dbf5c48e-6d2a-4763-8c22-381ff264d33a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:27:09.731589 np0000183413 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-dbf5c48e-6d2a-4763-8c22-381ff264d33a demo demo] Get all volumes completed successfully. Jun 29 05:27:09.733912 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-dbf5c48e-6d2a-4763-8c22-381ff264d33a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:27:09.734396 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 11/45] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:27:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:27:19.726614 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:28:09.748441 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-a34832b6-b56f-433a-9029-98a15fe656e2 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:28:09.751322 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-a34832b6-b56f-433a-9029-98a15fe656e2 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:28:09.751678 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-a34832b6-b56f-433a-9029-98a15fe656e2 demo demo] Empty body provided in request {{(pid=112843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:28:09.752090 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-a34832b6-b56f-433a-9029-98a15fe656e2 demo demo] Calling method 'detail' {{(pid=112843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:28:09.752966 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.api_utils [None req-a34832b6-b56f-433a-9029-98a15fe656e2 demo demo] Removing options '' from query. {{(pid=112843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:28:09.754653 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.volume.api [None req-a34832b6-b56f-433a-9029-98a15fe656e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:28:09.762615 np0000183413 devstack@c-api.service[112843]: INFO cinder.volume.api [None req-a34832b6-b56f-433a-9029-98a15fe656e2 demo demo] Get all volumes completed successfully. Jun 29 05:28:09.764655 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-a34832b6-b56f-433a-9029-98a15fe656e2 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:28:09.765019 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 12/46] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:28:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:28:19.759168 np0000183413 devstack@c-api.service[112843]: DEBUG dbcounter [-] [112843] Writing DB stats cinder:SELECT=1 {{(pid=112843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:29:09.782705 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-7a13db7d-15a4-4ebb-b869-20a94844a9bf None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:29:09.911445 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-7a13db7d-15a4-4ebb-b869-20a94844a9bf demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:29:09.911704 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-7a13db7d-15a4-4ebb-b869-20a94844a9bf demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:29:09.911982 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-7a13db7d-15a4-4ebb-b869-20a94844a9bf demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:29:09.912288 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-7a13db7d-15a4-4ebb-b869-20a94844a9bf demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:29:09.913342 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-7a13db7d-15a4-4ebb-b869-20a94844a9bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:29:09.925011 np0000183413 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-7a13db7d-15a4-4ebb-b869-20a94844a9bf demo demo] Get all volumes completed successfully. Jun 29 05:29:09.927373 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-7a13db7d-15a4-4ebb-b869-20a94844a9bf demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:29:09.927632 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 13/47] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:29:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:29:19.917895 np0000183413 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:30:09.944140 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-b16eecea-fbfe-4529-bc4c-0f9b4682b2ce None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:30:09.947724 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-b16eecea-fbfe-4529-bc4c-0f9b4682b2ce demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:30:09.947987 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-b16eecea-fbfe-4529-bc4c-0f9b4682b2ce demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:30:09.948226 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-b16eecea-fbfe-4529-bc4c-0f9b4682b2ce demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:30:09.948514 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-b16eecea-fbfe-4529-bc4c-0f9b4682b2ce demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:30:09.949957 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-b16eecea-fbfe-4529-bc4c-0f9b4682b2ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:30:09.958609 np0000183413 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-b16eecea-fbfe-4529-bc4c-0f9b4682b2ce demo demo] Get all volumes completed successfully. Jun 29 05:30:09.960445 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-b16eecea-fbfe-4529-bc4c-0f9b4682b2ce demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:30:09.960777 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 12/48] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:30:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:30:19.953309 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:31:09.976263 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-ea4177ab-fb6f-4c64-bfa5-e8ce791ddf37 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:31:09.980966 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-ea4177ab-fb6f-4c64-bfa5-e8ce791ddf37 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:31:09.981224 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-ea4177ab-fb6f-4c64-bfa5-e8ce791ddf37 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:31:09.981538 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-ea4177ab-fb6f-4c64-bfa5-e8ce791ddf37 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:31:09.981886 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-ea4177ab-fb6f-4c64-bfa5-e8ce791ddf37 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:31:09.982820 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-ea4177ab-fb6f-4c64-bfa5-e8ce791ddf37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:31:09.992693 np0000183413 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-ea4177ab-fb6f-4c64-bfa5-e8ce791ddf37 demo demo] Get all volumes completed successfully. Jun 29 05:31:09.995747 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-ea4177ab-fb6f-4c64-bfa5-e8ce791ddf37 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:31:09.996291 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 12/49] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:31:09 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:31:19.986208 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:32:10.011231 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.middleware.request_id [None req-b482a95a-f661-45e7-9083-af5f6e7c2085 None None] RequestId filter calling following filter/app {{(pid=112843) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:32:10.014278 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-b482a95a-f661-45e7-9083-af5f6e7c2085 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:32:10.014535 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-b482a95a-f661-45e7-9083-af5f6e7c2085 demo demo] Empty body provided in request {{(pid=112843) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:32:10.014798 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.openstack.wsgi [None req-b482a95a-f661-45e7-9083-af5f6e7c2085 demo demo] Calling method 'detail' {{(pid=112843) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:32:10.015197 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.api.api_utils [None req-b482a95a-f661-45e7-9083-af5f6e7c2085 demo demo] Removing options '' from query. {{(pid=112843) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:32:10.016333 np0000183413 devstack@c-api.service[112843]: DEBUG cinder.volume.api [None req-b482a95a-f661-45e7-9083-af5f6e7c2085 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112843) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:32:10.023341 np0000183413 devstack@c-api.service[112843]: INFO cinder.volume.api [None req-b482a95a-f661-45e7-9083-af5f6e7c2085 demo demo] Get all volumes completed successfully. Jun 29 05:32:10.025460 np0000183413 devstack@c-api.service[112843]: INFO cinder.api.openstack.wsgi [None req-b482a95a-f661-45e7-9083-af5f6e7c2085 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:32:10.025879 np0000183413 devstack@c-api.service[112843]: [pid: 112843|app: 0|req: 13/50] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:32:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 29 05:32:20.019594 np0000183413 devstack@c-api.service[112843]: DEBUG dbcounter [-] [112843] Writing DB stats cinder:SELECT=1 {{(pid=112843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:33:10.039224 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-084ad860-fd1b-4003-b9ed-42ff9563ac6b None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:33:10.043452 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-084ad860-fd1b-4003-b9ed-42ff9563ac6b demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:33:10.043824 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-084ad860-fd1b-4003-b9ed-42ff9563ac6b demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:33:10.044252 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-084ad860-fd1b-4003-b9ed-42ff9563ac6b demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:33:10.044716 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-084ad860-fd1b-4003-b9ed-42ff9563ac6b demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:33:10.046358 np0000183413 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-084ad860-fd1b-4003-b9ed-42ff9563ac6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:33:10.052439 np0000183413 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-084ad860-fd1b-4003-b9ed-42ff9563ac6b demo demo] Get all volumes completed successfully. Jun 29 05:33:10.054335 np0000183413 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-084ad860-fd1b-4003-b9ed-42ff9563ac6b demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:33:10.054668 np0000183413 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 14/51] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:33:10 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:33:20.049322 np0000183413 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:34:10.069110 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-2d7724b1-664e-4b99-adfa-71c04433ed64 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:34:10.161891 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-2d7724b1-664e-4b99-adfa-71c04433ed64 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:34:10.162109 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-2d7724b1-664e-4b99-adfa-71c04433ed64 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:34:10.162376 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-2d7724b1-664e-4b99-adfa-71c04433ed64 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:34:10.162669 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-2d7724b1-664e-4b99-adfa-71c04433ed64 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:34:10.163632 np0000183413 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-2d7724b1-664e-4b99-adfa-71c04433ed64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:34:10.173044 np0000183413 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-2d7724b1-664e-4b99-adfa-71c04433ed64 demo demo] Get all volumes completed successfully. Jun 29 05:34:10.175686 np0000183413 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-2d7724b1-664e-4b99-adfa-71c04433ed64 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:34:10.176525 np0000183413 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 13/52] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:34:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:34:20.166703 np0000183413 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:35:10.190844 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-81ce9bd4-290e-4b6d-813d-9832d7cbff30 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:35:10.193663 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-81ce9bd4-290e-4b6d-813d-9832d7cbff30 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Jun 29 05:35:10.193931 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-81ce9bd4-290e-4b6d-813d-9832d7cbff30 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:35:10.194179 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-81ce9bd4-290e-4b6d-813d-9832d7cbff30 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:35:10.194486 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-81ce9bd4-290e-4b6d-813d-9832d7cbff30 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:35:10.195376 np0000183413 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-81ce9bd4-290e-4b6d-813d-9832d7cbff30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:35:10.203848 np0000183413 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-81ce9bd4-290e-4b6d-813d-9832d7cbff30 demo demo] Get all volumes completed successfully. Jun 29 05:35:10.206088 np0000183413 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-81ce9bd4-290e-4b6d-813d-9832d7cbff30 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:35:10.206535 np0000183413 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 13/53] 199.204.45.77 () {64 vars in 1290 bytes} [Mon Jun 29 05:35:10 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:35:20.201486 np0000183413 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}