Jun 26 01:33:53.847066 np0000183039 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 01:33:53.854740 np0000183039 devstack@c-api.service[112270]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 01:33:53 2026] *** Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: nodename: np0000183039 Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: machine: x86_64 Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: clock source: unix Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: pcre jit disabled Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: detected number of CPU cores: 16 Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: current working directory: / Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: detected binary path: /usr/bin/uwsgi-core Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: your processes number limit is 256917 Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: your memory page size is 4096 bytes Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: detected max file descriptor number: 2048 Jun 26 01:33:53.858697 np0000183039 devstack@c-api.service[112270]: lock engine: pthread robust mutexes Jun 26 01:33:53.859407 np0000183039 devstack@c-api.service[112270]: thunder lock: enabled Jun 26 01:33:53.859749 np0000183039 devstack@c-api.service[112270]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 01:33:53.859749 np0000183039 devstack@c-api.service[112270]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 01:33:53.859749 np0000183039 devstack@c-api.service[112270]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 01:33:53.859749 np0000183039 devstack@c-api.service[112270]: Set PythonHome to /opt/stack/data/venv Jun 26 01:33:53.896146 np0000183039 devstack@c-api.service[112270]: Python main interpreter initialized at 0x7fab8c8a3668 Jun 26 01:33:53.896146 np0000183039 devstack@c-api.service[112270]: python threads support enabled Jun 26 01:33:53.896146 np0000183039 devstack@c-api.service[112270]: your server socket listen backlog is limited to 100 connections Jun 26 01:33:53.896146 np0000183039 devstack@c-api.service[112270]: your mercy for graceful operations on workers is 80 seconds Jun 26 01:33:53.897023 np0000183039 devstack@c-api.service[112270]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 01:33:53.897230 np0000183039 devstack@c-api.service[112270]: *** Operational MODE: preforking *** Jun 26 01:33:53.897463 np0000183039 devstack@c-api.service[112270]: *** uWSGI is running in multiple interpreter mode *** Jun 26 01:33:53.897463 np0000183039 devstack@c-api.service[112270]: spawned uWSGI master process (pid: 112270) Jun 26 01:33:53.897609 np0000183039 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 01:33:53.898293 np0000183039 devstack@c-api.service[112270]: spawned uWSGI worker 1 (pid: 112282, cores: 1) Jun 26 01:33:53.898717 np0000183039 devstack@c-api.service[112270]: spawned uWSGI worker 2 (pid: 112283, cores: 1) Jun 26 01:33:53.899216 np0000183039 devstack@c-api.service[112270]: spawned uWSGI worker 3 (pid: 112284, cores: 1) Jun 26 01:33:53.899647 np0000183039 devstack@c-api.service[112270]: spawned uWSGI worker 4 (pid: 112285, cores: 1) Jun 26 01:33:53.899731 np0000183039 devstack@c-api.service[112270]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 01:33:54.025556 np0000183039 devstack@c-api.service[112283]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:54.025556 np0000183039 devstack@c-api.service[112283]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:54.025556 np0000183039 devstack@c-api.service[112283]: we strongly recommend against using it for new projects. Jun 26 01:33:54.025556 np0000183039 devstack@c-api.service[112283]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:54.025556 np0000183039 devstack@c-api.service[112283]: framework. For more detail see Jun 26 01:33:54.025556 np0000183039 devstack@c-api.service[112283]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:54.025556 np0000183039 devstack@c-api.service[112283]: import eventlet # noqa Jun 26 01:33:54.027813 np0000183039 devstack@c-api.service[112285]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:54.027813 np0000183039 devstack@c-api.service[112285]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:54.027813 np0000183039 devstack@c-api.service[112285]: we strongly recommend against using it for new projects. Jun 26 01:33:54.027813 np0000183039 devstack@c-api.service[112285]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:54.027813 np0000183039 devstack@c-api.service[112285]: framework. For more detail see Jun 26 01:33:54.027813 np0000183039 devstack@c-api.service[112285]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:54.027813 np0000183039 devstack@c-api.service[112285]: import eventlet # noqa Jun 26 01:33:54.030909 np0000183039 devstack@c-api.service[112284]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:54.030909 np0000183039 devstack@c-api.service[112284]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:54.030909 np0000183039 devstack@c-api.service[112284]: we strongly recommend against using it for new projects. Jun 26 01:33:54.030909 np0000183039 devstack@c-api.service[112284]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:54.030909 np0000183039 devstack@c-api.service[112284]: framework. For more detail see Jun 26 01:33:54.030909 np0000183039 devstack@c-api.service[112284]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:54.030909 np0000183039 devstack@c-api.service[112284]: import eventlet # noqa Jun 26 01:33:54.047678 np0000183039 devstack@c-api.service[112282]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:54.047678 np0000183039 devstack@c-api.service[112282]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:54.047678 np0000183039 devstack@c-api.service[112282]: we strongly recommend against using it for new projects. Jun 26 01:33:54.047678 np0000183039 devstack@c-api.service[112282]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:54.047678 np0000183039 devstack@c-api.service[112282]: framework. For more detail see Jun 26 01:33:54.047678 np0000183039 devstack@c-api.service[112282]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:54.047678 np0000183039 devstack@c-api.service[112282]: import eventlet # noqa Jun 26 01:33:54.114760 np0000183039 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:54.114760 np0000183039 devstack@c-api.service[112285]: warnings.warn( Jun 26 01:33:54.121460 np0000183039 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:54.121460 np0000183039 devstack@c-api.service[112284]: warnings.warn( Jun 26 01:33:54.121748 np0000183039 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:54.121748 np0000183039 devstack@c-api.service[112283]: warnings.warn( Jun 26 01:33:54.134815 np0000183039 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:33:54.134815 np0000183039 devstack@c-api.service[112282]: warnings.warn( Jun 26 01:33:54.190110 np0000183039 devstack@c-api.service[112285]: /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 26 01:33:54.190110 np0000183039 devstack@c-api.service[112285]: from cgi import parse_header Jun 26 01:33:54.197150 np0000183039 devstack@c-api.service[112284]: /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 26 01:33:54.197150 np0000183039 devstack@c-api.service[112284]: from cgi import parse_header Jun 26 01:33:54.198083 np0000183039 devstack@c-api.service[112283]: /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 26 01:33:54.198083 np0000183039 devstack@c-api.service[112283]: from cgi import parse_header Jun 26 01:33:54.216153 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:54.216153 np0000183039 devstack@c-api.service[112282]: from cgi import parse_header Jun 26 01:33:54.243326 np0000183039 devstack@c-api.service[112285]: /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 26 01:33:54.243326 np0000183039 devstack@c-api.service[112285]: removals.removed_module( Jun 26 01:33:54.245336 np0000183039 devstack@c-api.service[112285]: /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 26 01:33:54.245336 np0000183039 devstack@c-api.service[112285]: removals.removed_module( Jun 26 01:33:54.245729 np0000183039 devstack@c-api.service[112284]: /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 26 01:33:54.245729 np0000183039 devstack@c-api.service[112284]: removals.removed_module( Jun 26 01:33:54.247036 np0000183039 devstack@c-api.service[112283]: /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 26 01:33:54.247036 np0000183039 devstack@c-api.service[112283]: removals.removed_module( Jun 26 01:33:54.247390 np0000183039 devstack@c-api.service[112284]: /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 26 01:33:54.247390 np0000183039 devstack@c-api.service[112284]: removals.removed_module( Jun 26 01:33:54.248678 np0000183039 devstack@c-api.service[112283]: /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 26 01:33:54.248678 np0000183039 devstack@c-api.service[112283]: removals.removed_module( Jun 26 01:33:54.268918 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:54.268918 np0000183039 devstack@c-api.service[112282]: removals.removed_module( Jun 26 01:33:54.270509 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:54.270509 np0000183039 devstack@c-api.service[112282]: removals.removed_module( Jun 26 01:33:55.020278 np0000183039 devstack@c-api.service[112285]: /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 26 01:33:55.020278 np0000183039 devstack@c-api.service[112285]: warnings.warn( Jun 26 01:33:55.020479 np0000183039 devstack@c-api.service[112283]: /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 26 01:33:55.020479 np0000183039 devstack@c-api.service[112283]: warnings.warn( Jun 26 01:33:55.033427 np0000183039 devstack@c-api.service[112284]: /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 26 01:33:55.033427 np0000183039 devstack@c-api.service[112284]: warnings.warn( Jun 26 01:33:55.068485 np0000183039 devstack@c-api.service[112283]: /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 26 01:33:55.068485 np0000183039 devstack@c-api.service[112283]: warnings.warn( Jun 26 01:33:55.077757 np0000183039 devstack@c-api.service[112285]: /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 26 01:33:55.077757 np0000183039 devstack@c-api.service[112285]: warnings.warn( Jun 26 01:33:55.083001 np0000183039 devstack@c-api.service[112284]: /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 26 01:33:55.083001 np0000183039 devstack@c-api.service[112284]: warnings.warn( Jun 26 01:33:55.124968 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:55.124968 np0000183039 devstack@c-api.service[112282]: warnings.warn( Jun 26 01:33:55.176224 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:55.176224 np0000183039 devstack@c-api.service[112282]: warnings.warn( Jun 26 01:33:55.269883 np0000183039 devstack@c-api.service[112285]: 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 26 01:33:55.270124 np0000183039 devstack@c-api.service[112285]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112285) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:55.276231 np0000183039 devstack@c-api.service[112283]: 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 26 01:33:55.276364 np0000183039 devstack@c-api.service[112283]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112283) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:55.278022 np0000183039 devstack@c-api.service[112284]: 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 26 01:33:55.278433 np0000183039 devstack@c-api.service[112284]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112284) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:55.365880 np0000183039 devstack@c-api.service[112283]: /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 26 01:33:55.365880 np0000183039 devstack@c-api.service[112283]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:55.366101 np0000183039 devstack@c-api.service[112285]: /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 26 01:33:55.366101 np0000183039 devstack@c-api.service[112285]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:55.367568 np0000183039 devstack@c-api.service[112284]: /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 26 01:33:55.367568 np0000183039 devstack@c-api.service[112284]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:55.371282 np0000183039 devstack@c-api.service[112282]: 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 26 01:33:55.371501 np0000183039 devstack@c-api.service[112282]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112282) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:55.438077 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:55.438077 np0000183039 devstack@c-api.service[112282]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:55.845817 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112282) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:55.846034 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112283) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:55.846207 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.846279 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.846474 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.846687 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.846831 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.846897 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.846959 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.847010 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.847080 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.847136 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.847232 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.847288 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.847342 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.847699 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112284) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:55.847786 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.847855 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112285) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:55.847922 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.848063 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.848139 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.848139 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.848266 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.848334 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.848391 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.848452 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.848505 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.848568 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.848636 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.848707 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.848769 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.848825 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.848879 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.848932 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.848986 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.849038 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.849092 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.849316 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.849409 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.849481 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.849546 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.849546 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.849658 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.849721 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.849993 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.850079 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.850135 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.850210 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.850278 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.850324 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.850359 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.850440 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.850509 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.850569 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.850627 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.850685 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.850732 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.850776 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.850818 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.850859 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.850914 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.851009 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.851081 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.851157 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.851273 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.851350 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.851493 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.851610 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.851742 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.851865 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.851988 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.852126 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.857165 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.857271 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.857341 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.857439 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.857491 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.857584 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.857696 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.858383 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.858468 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.858544 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.858619 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.858707 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.858749 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.858794 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.858836 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.858872 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.858908 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.858944 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.858985 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.859123 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.859167 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.859220 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.859255 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.859255 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.859329 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.859329 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.859393 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.859434 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.859480 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.859521 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.859558 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.859598 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.859639 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.859679 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.859715 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.859750 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.859750 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.859810 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.859856 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.859892 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.859933 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.859973 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.860012 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.860048 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.860092 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.860126 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.860166 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.860225 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.860270 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.860306 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.860346 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.860388 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.860427 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.860467 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.860502 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.860542 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.860577 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.860611 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.860656 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.860696 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.860732 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.860772 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.860812 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.860852 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.860888 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.860920 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.860954 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.860986 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.861028 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.861063 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.861104 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.861148 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.861242 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.861288 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.861323 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.861370 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.861404 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.861404 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.861404 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.861404 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.861404 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.861404 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.861404 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.861404 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.861670 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.861670 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.861670 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.861670 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.861670 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.861670 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.861856 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.861890 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.861925 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.861925 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.861998 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.862034 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.862069 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.862114 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.862150 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.862206 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.862263 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.862303 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.862343 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.862390 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.862425 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.862458 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.862492 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.862533 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.862582 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.862632 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.862632 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.862632 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.863770 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.863847 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.863881 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.863918 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.864017 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.864070 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.864110 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.864147 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.864197 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.864233 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.864317 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.864363 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.864427 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.864477 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.864522 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.864558 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.864595 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.864629 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.864629 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.864691 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.864726 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.864761 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.864808 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.864808 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.864887 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.864928 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.864964 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.864999 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.865881 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.865943 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.866022 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.866077 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.866115 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.866157 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.866223 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.866261 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.866300 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.866335 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.866369 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.866369 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.866437 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.866477 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.866737 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.866801 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.866801 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.866880 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.866922 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.866961 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.866994 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.867035 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.867071 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.867106 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.867147 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.867220 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.867263 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.867309 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.867350 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.867395 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.867434 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.867469 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.867503 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.867542 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.867576 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.867615 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.867656 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.867690 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.867736 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.867780 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.867780 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.867780 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.867899 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.867899 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.867985 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.868028 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.868060 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.868102 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.868144 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.868144 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.868235 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.868271 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.868309 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.868343 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.868343 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.868413 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.869426 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.869486 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.869529 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.869571 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.869605 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.869650 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.869650 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.869712 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.869759 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.869801 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.869836 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.869880 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.869916 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.869916 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.869984 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.869984 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.870051 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.870090 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.870163 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.870217 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.870260 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.870303 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.870340 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.870416 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.870492 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.870586 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.870663 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.870763 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.874793 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.874843 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.874893 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.874966 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.875012 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.875053 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.875093 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.875132 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.875171 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.875228 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.875268 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.875268 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.875339 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.875339 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.875406 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.875450 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.875489 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.875528 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.875562 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.875597 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.875636 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.875676 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.875714 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.875748 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.875787 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.875820 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.875854 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.875854 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.875914 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.875984 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.876022 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.876065 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.876106 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.876140 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.876203 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.876240 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.876276 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.876320 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.876354 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.876392 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.876436 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.876476 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.876515 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.876553 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.876553 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.876553 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.876650 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.876689 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.876723 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.876764 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.876809 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.876849 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.876883 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.876883 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.876883 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.876883 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.877680 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.877735 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.877801 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.877844 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.877886 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.877886 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.877955 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.877994 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.878033 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.878073 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.878109 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.878270 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.878316 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.878352 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.878391 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.878430 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.878492 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.878528 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.878573 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.878608 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.878639 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.878671 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.878709 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.878752 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.878790 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.878790 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.878790 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.878790 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.880846 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.880919 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.880953 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.881002 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.881038 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.881085 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.881121 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.881162 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.881286 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.881349 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.881398 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.881459 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.881505 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.881547 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.881588 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.881632 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.881667 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.881709 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.881744 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.881785 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.881816 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.881846 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.881880 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.881910 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.881951 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.881990 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.882029 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.882029 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.883344 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.883406 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.883457 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.883499 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.883543 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.883585 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.883629 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.883670 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.883715 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.883755 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.883790 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.883823 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.883855 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.883897 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.883936 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.883978 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.884021 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.884056 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.884093 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.884129 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.884170 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.884231 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.884277 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.884317 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.884358 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.884404 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.884439 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.884476 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.884516 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.884553 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.884589 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.884631 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.884667 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.884702 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.884746 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.884792 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.884828 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.884869 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.884904 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.884938 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.884976 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.885012 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.885045 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.885085 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.885127 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.885167 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.885262 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.885304 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.885338 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.885382 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.885421 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.885459 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.885497 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.885530 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.885576 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.885609 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.885648 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.885688 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.885721 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.885754 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.885788 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.885823 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.885856 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.885895 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.885935 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.885979 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.886014 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.886052 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.886091 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.886130 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.886170 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.886219 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.886250 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.886293 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.886328 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.886360 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.886392 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.886428 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.886467 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.886501 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.886542 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.886583 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.886583 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.886583 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.886706 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.886793 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.886841 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.886876 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.886913 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.886953 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.886985 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.887019 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.887056 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.887097 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.887132 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.887177 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.887177 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.887262 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.887298 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.887342 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.887342 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.887409 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.887444 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.887478 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.887520 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.887560 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.887597 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.887632 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.887690 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.887783 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.887824 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.887861 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.887895 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.887895 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.887969 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.888012 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.888012 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.888074 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.888111 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.888111 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.888200 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.888200 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.888281 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.888319 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.888359 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.888394 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.888430 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.888464 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.888505 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.888541 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.888576 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.888612 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.888648 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.888683 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.888724 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.888766 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.888801 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.888836 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.888876 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.888911 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.888946 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.888981 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.889021 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.889067 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.889111 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.889147 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.889230 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.889275 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.889314 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.889353 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.889388 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.889434 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.889470 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.889511 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.889546 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.889581 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.889615 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.889648 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.889683 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.889724 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.889763 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.889799 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.889843 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.889878 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.889917 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.889952 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.889986 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.890021 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.890064 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.890105 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.890145 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.890199 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.890252 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.890288 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.890323 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.890362 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.890403 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.890438 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.890473 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.890507 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.890542 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.890588 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.890623 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.890662 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.890703 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.890737 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.890772 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.890806 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.890841 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.890878 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.890912 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.890958 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.890994 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.891033 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.891033 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.891100 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.891143 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.891193 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.891230 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.891275 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.891317 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.891353 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.891394 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.891433 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.891471 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.891505 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.891545 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.891580 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.891622 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.891656 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.891697 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.891738 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.891781 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.891818 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.891857 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.891891 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.891927 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.891927 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.891993 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.891993 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.891993 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.891993 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.891993 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.891993 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.892196 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.892196 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.892279 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.892318 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.892352 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.892393 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.892432 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.892466 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.892466 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.892532 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.892566 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.892601 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.892635 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.892669 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.892714 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.892752 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.892792 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.892832 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.892866 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.892899 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.892938 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.892978 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.893012 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.893045 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.893169 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.893169 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.893169 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.893169 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.893484 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.893537 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.893602 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.893645 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.893702 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.893755 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.893806 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.893842 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.893894 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.894025 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.894067 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.894102 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.894141 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.894201 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.894249 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.894291 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.894291 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.894376 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.894376 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.894439 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.894476 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.894511 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.894542 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.894542 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.894542 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.894542 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.894542 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.894676 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.899045 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.899045 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.899527 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.899527 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.899527 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.899527 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.899527 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.899800 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.899800 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.899924 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.899924 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.900007 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.900007 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.900081 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.908961 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.909142 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.909142 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.909334 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.909481 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.909578 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.909695 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.910312 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.910379 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.910437 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.910499 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.910597 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.910657 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.910700 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.910745 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.910789 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.910828 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.910869 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.910869 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.910869 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.910978 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.911022 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.911075 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.911113 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.911159 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.911217 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.911262 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.911289 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.911318 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.911351 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.911378 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.911405 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.911432 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.911459 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.911491 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.911583 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.911618 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.911643 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.911671 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.911698 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.911721 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.911826 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.911857 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.911889 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.911939 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.911966 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.911994 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.912022 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.912052 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.912077 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.912108 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.912138 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.912138 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.912138 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.912234 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.912268 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.912299 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.912325 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.912352 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.912376 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.912407 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.912407 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.912463 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.912463 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.912512 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.912543 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.912570 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.912597 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.912597 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.912676 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.913313 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.913369 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.913427 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.913493 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.913547 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.913604 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.913634 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.913662 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.913696 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.913727 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.913760 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.913802 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.913844 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.913880 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.913912 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.913943 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.913972 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.913999 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.914025 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.914053 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.914088 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.914113 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.914137 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.914167 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.914215 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.914248 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.914248 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.914302 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.914326 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.914351 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.914384 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.914416 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.914442 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.914469 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.914501 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.914524 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.914551 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.914578 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.914607 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.914638 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.914669 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.914698 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.914725 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.914751 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.914787 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.914787 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.914857 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.914910 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.914950 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.914980 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.915008 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.915101 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.915138 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.915166 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.915166 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.915166 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.915264 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.915264 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.915317 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.915354 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.915381 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.915433 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.915469 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.915498 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.915526 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.915554 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.915602 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.915647 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.915680 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.915707 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.915734 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.915761 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.915783 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.915811 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.915846 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.915879 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.915914 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.915950 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.915983 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.916008 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.916033 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.916063 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.916091 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.916091 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.918057 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.918122 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.918176 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.918258 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.918311 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.918370 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.918433 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.918537 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.918605 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.918670 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.918700 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.918727 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.918759 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.918789 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.918826 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.918860 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.918886 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.918914 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.918947 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.918995 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.919057 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.919134 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.919239 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.919310 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.919380 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.919448 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.919516 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.919592 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:55.919981 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.920038 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.920067 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.920100 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.920133 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.920159 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.920206 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.920236 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.920263 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.920289 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.920320 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.920351 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.920378 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.920409 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.920441 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.920470 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:55.920502 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.920533 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.920559 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:55.920587 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.920612 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:55.920612 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:55.920612 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:55.920612 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:55.966618 np0000183039 devstack@c-api.service[112282]: INFO dbcounter [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Registered counter for database cinder Jun 26 01:33:55.967515 np0000183039 devstack@c-api.service[112283]: INFO dbcounter [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Registered counter for database cinder Jun 26 01:33:55.969143 np0000183039 devstack@c-api.service[112284]: INFO dbcounter [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Registered counter for database cinder Jun 26 01:33:55.969665 np0000183039 devstack@c-api.service[112285]: INFO dbcounter [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Registered counter for database cinder Jun 26 01:33:56.008413 np0000183039 devstack@c-api.service[112282]: DEBUG oslo_db.sqlalchemy.engines [None req-b5265e43-d82e-4789-93a3-892c4906416d 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=112282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:56.012143 np0000183039 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:56.013640 np0000183039 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:56.018557 np0000183039 devstack@c-api.service[112283]: DEBUG oslo_db.sqlalchemy.engines [None req-06673bd6-89e6-4991-85c0-8820bad9b64d 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=112283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:56.122316 np0000183039 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writer thread running {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:56.124986 np0000183039 devstack@c-api.service[112282]: INFO cinder.rpc [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:56.127484 np0000183039 devstack@c-api.service[112282]: INFO cinder.rpc [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:56.129860 np0000183039 devstack@c-api.service[112282]: INFO cinder.rpc [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:56.131807 np0000183039 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writer thread running {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:56.132306 np0000183039 devstack@c-api.service[112282]: INFO cinder.rpc [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:56.133022 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.134889 np0000183039 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:56.136262 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.138198 np0000183039 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:56.140560 np0000183039 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writer thread running {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:56.141058 np0000183039 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:56.141950 np0000183039 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writer thread running {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:56.143724 np0000183039 devstack@c-api.service[112283]: INFO cinder.rpc [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:56.143820 np0000183039 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:56.144561 np0000183039 devstack@c-api.service[112285]: INFO cinder.rpc [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:56.144629 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.146320 np0000183039 devstack@c-api.service[112283]: INFO cinder.rpc [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:56.147252 np0000183039 devstack@c-api.service[112285]: INFO cinder.rpc [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:56.147957 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.148863 np0000183039 devstack@c-api.service[112283]: INFO cinder.rpc [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:56.149355 np0000183039 devstack@c-api.service[112285]: INFO cinder.rpc [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:56.150785 np0000183039 devstack@c-api.service[112283]: INFO cinder.rpc [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:56.151485 np0000183039 devstack@c-api.service[112285]: INFO cinder.rpc [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:56.151667 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.152696 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.154980 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.156838 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.170076 np0000183039 devstack@c-api.service[112282]: DEBUG oslo_db.sqlalchemy.engines [None req-b5265e43-d82e-4789-93a3-892c4906416d 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=112282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:56.172445 np0000183039 devstack@c-api.service[112282]: INFO cinder.rpc [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:56.174385 np0000183039 devstack@c-api.service[112282]: INFO cinder.rpc [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:56.175340 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.182058 np0000183039 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:56.185016 np0000183039 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:56.185830 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.187491 np0000183039 devstack@c-api.service[112283]: DEBUG oslo_db.sqlalchemy.engines [None req-06673bd6-89e6-4991-85c0-8820bad9b64d 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=112283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:56.187567 np0000183039 devstack@c-api.service[112284]: INFO cinder.rpc [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:56.188879 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.189818 np0000183039 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:56.189892 np0000183039 devstack@c-api.service[112283]: INFO cinder.rpc [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:56.190537 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.191828 np0000183039 devstack@c-api.service[112283]: INFO cinder.rpc [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:56.192517 np0000183039 devstack@c-api.service[112285]: INFO cinder.rpc [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:56.192831 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.193715 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.194987 np0000183039 devstack@c-api.service[112285]: INFO cinder.rpc [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:56.196325 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.197749 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.200712 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.201540 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.203618 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.203743 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.205379 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.206658 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.206761 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.207475 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.209566 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.209924 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.209981 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.210659 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.212568 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.213879 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.214079 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.214661 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.215333 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.216860 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.217876 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.217984 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.219315 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.220870 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.220966 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.222336 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.222994 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.223906 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.224018 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.225269 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.226416 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.226648 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.226832 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.228283 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.228580 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.229695 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.229949 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.230501 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.231150 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.231247 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.231439 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.232732 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.233830 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.234096 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.234231 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.234678 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.235547 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.236214 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.237528 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.238514 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.239045 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.239275 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.239631 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.240419 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.241759 np0000183039 devstack@c-api.service[112282]: WARNING cinder.api.contrib.hosts [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:56.242001 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: extensions {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.242589 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.243229 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.243956 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.244057 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: cgsnapshots {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.244669 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.245315 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.245466 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: qos-specs {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.246272 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.246949 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.247423 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.247628 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: capabilities {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.247672 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.248361 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.249115 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: backups {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.249235 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.249707 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.249841 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.250761 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.251269 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.251373 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.251436 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: os-volume-type-access {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.252029 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.252577 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.252677 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.253115 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: encryption {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.253434 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.254005 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.254136 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.254800 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: consistencygroups {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.254943 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.255565 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.255805 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.255976 np0000183039 devstack@c-api.service[112283]: WARNING cinder.api.contrib.hosts [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:56.256221 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: extensions {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.256553 np0000183039 devstack@c-api.service[112284]: WARNING cinder.api.contrib.hosts [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:56.256784 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: extensions {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.256877 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: extra_specs {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.257076 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.257563 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: cgsnapshots {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.258132 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: cgsnapshots {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.258442 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: encryption {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.258530 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.258932 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: qos-specs {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.259506 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: qos-specs {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.259875 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.259916 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: os-volume-manage {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.260870 np0000183039 devstack@c-api.service[112285]: WARNING cinder.api.contrib.hosts [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:56.260966 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: capabilities {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.261090 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: extensions {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.261365 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: os-volume-transfer {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.262342 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: capabilities {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.262403 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: backups {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.262611 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: cgsnapshots {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.263124 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: os-availability-zone {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.263601 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: backups {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.263958 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: qos-specs {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.264437 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: os-quota-sets {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.265061 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: os-volume-type-access {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.265700 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: os-volume-type-access {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.265824 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: os-quota-class-sets {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.266680 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: capabilities {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.266761 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: encryption {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.267129 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: os-snapshot-manage {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.267370 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: encryption {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.267947 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: backups {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.268201 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: consistencygroups {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.268535 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: os-hosts {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.268893 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: consistencygroups {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.269970 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: os-volume-type-access {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.270046 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extended resource: scheduler-stats {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.270137 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: extra_specs {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.271032 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: extra_specs {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.271616 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: encryption {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.271754 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: encryption {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.272783 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.272997 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: encryption {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.273100 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: consistencygroups {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.273177 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: os-volume-manage {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.274228 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.274621 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: os-volume-transfer {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.274820 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: os-volume-manage {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.274954 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] SnapshotActionsController initialized {{(pid=112282) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:56.275312 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: extra_specs {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.275713 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.276263 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: os-availability-zone {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.276372 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: os-volume-transfer {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.276825 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: encryption {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.277041 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.277503 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: os-quota-sets {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.278123 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: os-availability-zone {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.278336 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: os-volume-manage {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.278416 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.278877 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: os-quota-class-sets {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.279513 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: os-quota-sets {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.279722 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.279782 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: os-volume-transfer {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.280179 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: os-snapshot-manage {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.280898 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: os-quota-class-sets {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.281310 np0000183039 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.281359 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: os-availability-zone {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.281562 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: os-hosts {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.282168 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension UsedLimits extending resource: limits {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.282263 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: os-snapshot-manage {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.282326 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.282518 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.282608 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.282663 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: os-quota-sets {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.282738 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension VolumeActions extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.282912 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.282985 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extended resource: scheduler-stats {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.283044 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.283173 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension TypesManage extending resource: types {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.283286 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.283434 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.283535 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension AdminActions extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.283639 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: os-hosts {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.283680 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension AdminActions extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.283746 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension AdminActions extending resource: backups {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.283884 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.283993 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.284047 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: os-quota-class-sets {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.284101 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-b5265e43-d82e-4789-93a3-892c4906416d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.285004 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extended resource: scheduler-stats {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.285141 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.285321 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: os-snapshot-manage {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.286627 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.286699 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: os-hosts {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.287507 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.contrib.snapshot_actions [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] SnapshotActionsController initialized {{(pid=112283) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:56.288079 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extended resource: scheduler-stats {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:56.288228 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.288294 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.289578 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.290009 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.290365 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.290890 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.contrib.snapshot_actions [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] SnapshotActionsController initialized {{(pid=112284) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:56.290947 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.291633 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.291833 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.292278 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.292344 np0000183039 devstack@c-api.service[112282]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fab8c8a3668 pid: 112282 (default app) Jun 26 01:33:56.292696 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.contrib.snapshot_actions [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] SnapshotActionsController initialized {{(pid=112285) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:56.292959 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.293414 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.293745 np0000183039 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.294420 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.294550 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension UsedLimits extending resource: limits {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.294668 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.294775 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.294893 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.294976 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.295083 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension VolumeActions extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.295234 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.295333 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.295431 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension TypesManage extending resource: types {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.295533 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.295655 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.295756 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension AdminActions extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.295828 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.295884 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension AdminActions extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.295970 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension AdminActions extending resource: backups {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.296071 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.296131 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.296216 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.296284 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-06673bd6-89e6-4991-85c0-8820bad9b64d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.297297 np0000183039 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.297451 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.298169 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension UsedLimits extending resource: limits {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.298327 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension VolumeTypeAccess extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.298952 np0000183039 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:56.299329 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.299438 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.299525 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension VolumeActions extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.299623 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.299716 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension SnapshotActions extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.299778 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension UsedLimits extending resource: limits {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.299845 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension TypesManage extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.299904 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.299982 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.300057 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.300139 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension AdminActions extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.300322 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension AdminActions extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.300407 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension AdminActions extending resource: backups {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.300466 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.300466 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.300466 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.300466 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.300466 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.300904 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.300904 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.300904 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.301149 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.301253 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.301253 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.301253 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.301253 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.301253 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.301253 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.301733 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.301733 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.301733 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.301733 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.301993 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.302044 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.302044 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.302044 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.302044 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.302264 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.302264 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.302264 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.302264 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.302463 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.302463 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.302463 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.302463 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.302463 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.302714 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.302764 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.302823 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-a74a6945-1b8b-43d2-beed-e818ddb103ca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.302868 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.302868 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.302868 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.302868 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.303123 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.303123 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.303123 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.303123 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.303123 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.303123 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.303441 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.303441 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.303550 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.303597 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.303597 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.303597 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.303597 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.303597 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.303597 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.303883 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.303883 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.303883 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.303883 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.303883 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.303883 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.304219 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension VolumeActions extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.304273 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.304273 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.304273 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.304273 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.304273 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.304524 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.304524 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.304524 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.304524 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.304524 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.304754 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.304754 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.304754 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.304754 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.304940 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.304980 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.304980 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.304980 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.304980 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.305216 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.305216 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.305216 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.305216 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.305216 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.305216 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.305471 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.305511 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.305511 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.305511 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.305511 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.305511 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.305805 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.305805 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.305805 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.305805 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.305805 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.306040 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.306040 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.306149 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension TypesManage extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.306203 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.306203 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.306203 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.306203 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.306407 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.306407 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.306407 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.306407 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.306407 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.306670 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.306670 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.306670 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.306670 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.306670 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.306914 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.306961 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.306961 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.306961 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.306961 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.307157 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.307157 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.307157 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.307157 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.307377 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.307377 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.307377 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.307377 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.307571 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.307571 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.307691 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.307739 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.307739 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.307739 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.307739 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.307928 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.307928 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.307928 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.307928 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.308112 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.308112 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.308112 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.308112 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.308112 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.308112 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.308438 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension AdminActions extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.308497 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.308497 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.308497 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.308497 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.308497 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.308772 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.308772 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.308772 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.308772 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.308772 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.308772 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.308772 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.309090 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.309090 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.309090 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.309090 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.309615 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension AdminActions extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.309667 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.309667 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.309667 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.309667 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.309667 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.309972 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.309972 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.309972 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.309972 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.309972 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.309972 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.309972 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.310327 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.310327 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.310400 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension AdminActions extending resource: backups {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.310433 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.310433 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.310433 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.310433 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.310589 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.310589 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.310589 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.310589 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.310721 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.310721 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.310721 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.310721 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.310899 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.310899 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.310995 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.311030 np0000183039 devstack@c-api.service[112282]: /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 26 01:33:56.311030 np0000183039 devstack@c-api.service[112282]: warnings.warn(deprecated_msg) Jun 26 01:33:56.311118 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.311118 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-89bde67d-42b3-4c14-a8dd-2c000aedc239 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:56.311202 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-6a4298fe-1590-4741-9a19-2ffb882a5fe5 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:56.311263 np0000183039 devstack@c-api.service[112283]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fab8c8a3668 pid: 112283 (default app) Jun 26 01:33:56.311383 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 1/1] 199.204.45.72 () {60 vars in 949 bytes} [Fri Jun 26 01:33: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 26 01:33:56.311421 np0000183039 devstack@c-api.service[112284]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fab8c8a3668 pid: 112284 (default app) Jun 26 01:33:56.311454 np0000183039 devstack@c-api.service[112285]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fab8c8a3668 pid: 112285 (default app) Jun 26 01:34:03.621426 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.621426 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.621426 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.621426 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.621426 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.622316 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.622316 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.622316 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.622316 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.622316 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.622598 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.622598 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.622598 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.622598 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.622598 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.622598 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.622922 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.622922 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.622922 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.622922 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.623143 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.623143 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.623143 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.623143 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.623429 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.623429 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.623429 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.623429 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.623663 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.623663 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.623663 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.623663 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.623663 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.623945 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.623945 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.623945 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.623945 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.623945 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.624244 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.624244 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.624244 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.624244 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.624244 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.624244 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.624585 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.624585 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.624585 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.624585 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.624585 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.624585 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.624972 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.624972 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.624972 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.624972 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.624972 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.624972 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.625543 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.625543 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.625543 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.625543 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.625543 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.625824 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.625824 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.625824 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.625824 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.625824 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.626064 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.626064 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.626064 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.626064 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.626064 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.626064 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.626800 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.626800 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.626800 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.626800 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.626800 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.626800 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.627392 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.627392 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.627392 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.627392 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.627392 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.627926 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.627926 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.627926 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.627926 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.627926 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.628439 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.628439 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.628439 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.628439 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.628891 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.628891 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.628891 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.628891 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.629312 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.629312 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.629312 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.629312 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.629312 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.629791 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.629791 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.629791 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.629791 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.629791 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.630151 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.630151 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.630151 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.630151 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.630443 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.630443 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.630443 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.630443 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.630699 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.630699 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.630699 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.630699 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.630982 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.630982 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.630982 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.630982 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.631312 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.631312 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.631312 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.631312 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.631612 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.631612 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.631612 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.631612 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.631612 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.631924 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.631924 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.631924 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.631924 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.631924 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.631924 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.632631 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.632631 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.632631 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.632631 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.632631 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.632826 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.632826 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.632826 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.632826 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.632826 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.632826 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633038 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633038 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633038 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633038 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633038 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633038 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633333 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633333 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633333 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633333 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633333 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633333 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633524 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633524 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633524 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633524 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633524 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633524 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633709 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633709 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633709 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633709 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633839 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633839 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633839 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.633839 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.633839 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.634043 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.634043 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.634043 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.634043 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:03.634043 np0000183039 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 26 01:34:03.634043 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-90d1a1db-ec3e-4f79-b799-dddfebcce562 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:34:04.113701 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-90d1a1db-ec3e-4f79-b799-dddfebcce562 admin admin] POST https://199.204.45.72/volume/v3/types Jun 26 01:34:04.114339 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-90d1a1db-ec3e-4f79-b799-dddfebcce562 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:34:04.115998 np0000183039 devstack@c-api.service[112283]: /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 26 01:34:04.115998 np0000183039 devstack@c-api.service[112283]: warnings.warn( Jun 26 01:34:04.152035 np0000183039 devstack@c-api.service[112283]: DEBUG oslo_db.sqlalchemy.engines [None req-90d1a1db-ec3e-4f79-b799-dddfebcce562 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=112283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:34:04.187268 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-90d1a1db-ec3e-4f79-b799-dddfebcce562 admin admin] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jun 26 01:34:04.188110 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 1/2] 199.204.45.72 () {68 vars in 1281 bytes} [Fri Jun 26 01:34:03 2026] POST /volume/v3/types => generated 186 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:34:04.201377 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [req-90d1a1db-ec3e-4f79-b799-dddfebcce562 req-9b5e0234-cbec-43fe-9275-5cb4e90cced1 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:34:04.562541 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [req-90d1a1db-ec3e-4f79-b799-dddfebcce562 req-9b5e0234-cbec-43fe-9275-5cb4e90cced1 admin admin] POST https://199.204.45.72/volume/v3/types/284d0c62-7be1-4fca-a0c0-fcb6d256df5a/extra_specs Jun 26 01:34:04.563113 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [req-90d1a1db-ec3e-4f79-b799-dddfebcce562 req-9b5e0234-cbec-43fe-9275-5cb4e90cced1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:34:04.564842 np0000183039 devstack@c-api.service[112282]: /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 26 01:34:04.564842 np0000183039 devstack@c-api.service[112282]: warnings.warn( Jun 26 01:34:04.601780 np0000183039 devstack@c-api.service[112282]: DEBUG oslo_db.sqlalchemy.engines [req-90d1a1db-ec3e-4f79-b799-dddfebcce562 req-9b5e0234-cbec-43fe-9275-5cb4e90cced1 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=112282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:34:04.679259 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [req-90d1a1db-ec3e-4f79-b799-dddfebcce562 req-9b5e0234-cbec-43fe-9275-5cb4e90cced1 admin admin] https://199.204.45.72/volume/v3/types/284d0c62-7be1-4fca-a0c0-fcb6d256df5a/extra_specs returned with HTTP 200 Jun 26 01:34:04.679725 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 2/3] 199.204.45.72 () {70 vars in 1498 bytes} [Fri Jun 26 01:34:04 2026] POST /volume/v3/types/284d0c62-7be1-4fca-a0c0-fcb6d256df5a/extra_specs => generated 55 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:34:06.186721 np0000183039 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=6 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:34:06.194434 np0000183039 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=6 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:34:14.183212 np0000183039 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:34:14.676917 np0000183039 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:50.895654 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.895654 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.895654 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.895654 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.895654 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.896274 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.896274 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.896274 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.896274 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.896274 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.896529 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.896529 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.896529 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.896529 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.896529 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.896529 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.896882 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.896882 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.896882 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.896882 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897107 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897107 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897107 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897107 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897265 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897265 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897265 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897265 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897378 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897378 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897378 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897378 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897378 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897530 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897530 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897530 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897530 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897530 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897662 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897662 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897662 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897662 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897662 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897662 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897838 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897838 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897838 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897838 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.897838 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.897838 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.898003 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.898003 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.898003 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.898003 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.898003 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.898003 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.898168 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.898168 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.898168 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.898168 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.898168 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.898354 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.898354 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.898354 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.898354 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.898354 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.899100 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.899100 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.899100 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.899100 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.899100 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.899100 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.899464 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.899464 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.899464 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.899464 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.899464 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.899464 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.899793 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.899793 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.899793 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.899793 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.899793 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.900090 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.900090 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.900090 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.900090 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.900090 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.900406 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.900406 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.900406 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.900406 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.900644 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.900644 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.900644 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.900644 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.900903 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.900903 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.900903 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.900903 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.900903 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901251 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901251 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901251 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901251 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901251 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901499 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901499 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901499 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901499 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901618 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901618 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901618 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901618 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901733 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901733 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901733 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901733 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901857 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901857 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901857 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901857 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901980 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901980 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.901980 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.901980 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902098 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902098 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902098 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902098 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902098 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902275 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902275 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902275 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902275 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902275 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902275 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902438 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902438 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902438 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902438 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902438 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902568 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902568 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902568 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902568 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902568 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902568 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902737 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902737 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902737 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902737 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902737 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902737 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902912 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902912 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902912 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902912 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.902912 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.902912 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.903094 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.903094 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.903094 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.903094 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.903094 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.903094 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.903813 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.903813 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.903813 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.903813 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.904052 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.904052 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.904052 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.904052 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.904052 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.904362 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.904362 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.904362 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.904362 np0000183039 devstack@c-api.service[112284]: /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 26 01:36:50.904362 np0000183039 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 26 01:36:50.904362 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-ebdacdfc-8fef-4620-b114-5e91f793b7be None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:50.904362 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-ebdacdfc-8fef-4620-b114-5e91f793b7be None None] GET https://199.204.45.72/volume// Jun 26 01:36:50.904988 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-ebdacdfc-8fef-4620-b114-5e91f793b7be None None] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:50.904988 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-ebdacdfc-8fef-4620-b114-5e91f793b7be None None] Calling method 'all' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:50.904988 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-ebdacdfc-8fef-4620-b114-5e91f793b7be None None] https://199.204.45.72/volume// returned with HTTP 300 Jun 26 01:36:50.904988 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 1/4] 199.204.45.72 () {66 vars in 1449 bytes} [Fri Jun 26 01:36:50 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 01:37:28.235443 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.235443 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.235443 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.235443 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.235443 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.236381 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.236381 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.236381 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.236381 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.236381 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.236663 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.236663 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.236663 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.236663 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.236663 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.236663 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.237040 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.237040 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.237040 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.237040 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.237290 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.237290 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.237290 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.237290 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.237527 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.237527 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.237527 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.237527 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.237747 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.237747 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.237747 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.237747 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.237747 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.238119 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.238119 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.238119 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.238119 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.238119 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.238477 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.238477 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.238477 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.238477 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.238477 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.238477 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.238823 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.238823 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.238823 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.238823 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.238823 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.238823 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.239152 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.239152 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.239152 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.239152 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.239152 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.239152 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.239496 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.239496 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.239496 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.239496 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.239496 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.239804 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.239804 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.239804 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.239804 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.239804 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.240103 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.240103 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.240103 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.240103 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.240103 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.240103 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.240469 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.240469 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.240469 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.240469 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.240469 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.240469 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.240849 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.240849 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.240849 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.240849 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.240849 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.241142 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.241142 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.241142 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.241142 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.241142 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.241602 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.241602 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.241602 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.241602 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.241935 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.241935 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.241935 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.241935 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.242271 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.242271 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.242271 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.242271 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.242271 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.242766 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.242766 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.242766 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.242766 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.242766 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.243170 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.243170 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.243170 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.243170 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.243490 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.243490 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.243490 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.243490 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.243763 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.243763 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.243763 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.243763 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.244031 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.244031 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.244031 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.244031 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.244372 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.244372 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.244372 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.244372 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.244627 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.244627 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.244627 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.244627 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.244627 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245049 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245049 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245049 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245049 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245049 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245049 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245401 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245401 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245401 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245401 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245401 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245527 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245527 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245527 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245527 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245527 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245527 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245689 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245689 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245689 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245689 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245689 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245689 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245846 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245846 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245846 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245846 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245846 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245846 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245997 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245997 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245997 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245997 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.245997 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.245997 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.246252 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.246252 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.246252 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.246252 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.246363 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.246363 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.246363 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.246363 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.246363 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.246496 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.246496 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.246496 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.246496 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:28.246496 np0000183039 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 26 01:37:28.246496 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-b32fbd66-15ad-45bb-8c34-d57e156fd914 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:28.246496 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 1/5] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jun 26 01:37:28 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:37:28.273245 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-96440123-15a6-488a-9bf1-45bc56c111ad None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:28.281498 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 2/6] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jun 26 01:37:28 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 26 01:37:28.314337 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [req-96440123-15a6-488a-9bf1-45bc56c111ad req-6da50c15-883a-4b51-a017-bd214fc39918 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:28.319751 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [req-96440123-15a6-488a-9bf1-45bc56c111ad req-6da50c15-883a-4b51-a017-bd214fc39918 demo demo] GET https://199.204.45.72/volume/v3/ Jun 26 01:37:28.320126 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [req-96440123-15a6-488a-9bf1-45bc56c111ad req-6da50c15-883a-4b51-a017-bd214fc39918 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:28.320545 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [req-96440123-15a6-488a-9bf1-45bc56c111ad req-6da50c15-883a-4b51-a017-bd214fc39918 demo demo] Calling method 'version_select' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:28.321766 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [req-96440123-15a6-488a-9bf1-45bc56c111ad req-6da50c15-883a-4b51-a017-bd214fc39918 demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 26 01:37:28.322073 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 3/7] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jun 26 01:37:28 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:28.365284 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-2f782953-bece-402a-b730-32ba8cc6541e None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:28.711660 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-2f782953-bece-402a-b730-32ba8cc6541e demo demo] GET https://199.204.45.72/volume/v3/types Jun 26 01:37:28.712047 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-2f782953-bece-402a-b730-32ba8cc6541e demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:28.712252 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-2f782953-bece-402a-b730-32ba8cc6541e demo demo] Calling method 'index' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:28.712737 np0000183039 devstack@c-api.service[112284]: /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 26 01:37:28.712737 np0000183039 devstack@c-api.service[112284]: warnings.warn( Jun 26 01:37:28.713377 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-2f782953-bece-402a-b730-32ba8cc6541e demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:37:28.754926 np0000183039 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [None req-2f782953-bece-402a-b730-32ba8cc6541e 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:37:28.775564 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-2f782953-bece-402a-b730-32ba8cc6541e demo demo] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jun 26 01:37:28.776603 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 2/8] 199.204.45.72 () {64 vars in 1283 bytes} [Fri Jun 26 01:37:28 2026] GET /volume/v3/types => generated 377 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:28.813635 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-48219cae-335f-4ba6-b5d9-249899dad618 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:29.136133 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-48219cae-335f-4ba6-b5d9-249899dad618 demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 26 01:37:29.136492 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-48219cae-335f-4ba6-b5d9-249899dad618 demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:29.136735 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-48219cae-335f-4ba6-b5d9-249899dad618 demo demo] Calling method 'show' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:29.171218 np0000183039 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-48219cae-335f-4ba6-b5d9-249899dad618 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:37:29.187499 np0000183039 devstack@c-api.service[112285]: /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 26 01:37:29.187499 np0000183039 devstack@c-api.service[112285]: warnings.warn( Jun 26 01:37:29.189841 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-48219cae-335f-4ba6-b5d9-249899dad618 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 26 01:37:29.190566 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 2/9] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jun 26 01:37:28 2026] GET /volume/v3/types/default => generated 145 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:29.654541 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-cc756d66-e974-4273-84f4-6bfedd02bb99 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:29.655753 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 3/10] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jun 26 01:37:29 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 26 01:37:29.687886 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-b4489559-e982-444d-930d-5a76bac2ce32 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:29.694277 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 4/11] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jun 26 01:37:29 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:37:29.726516 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [req-b4489559-e982-444d-930d-5a76bac2ce32 req-e375435b-483f-42dd-8c38-79b0a6beb8eb None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:29.730220 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-b4489559-e982-444d-930d-5a76bac2ce32 req-e375435b-483f-42dd-8c38-79b0a6beb8eb demo demo] GET https://199.204.45.72/volume/v3/ Jun 26 01:37:29.730609 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-b4489559-e982-444d-930d-5a76bac2ce32 req-e375435b-483f-42dd-8c38-79b0a6beb8eb demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:29.731050 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-b4489559-e982-444d-930d-5a76bac2ce32 req-e375435b-483f-42dd-8c38-79b0a6beb8eb demo demo] Calling method 'version_select' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:29.731763 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-b4489559-e982-444d-930d-5a76bac2ce32 req-e375435b-483f-42dd-8c38-79b0a6beb8eb demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 26 01:37:29.732272 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 3/12] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jun 26 01:37:29 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:29.774322 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-1d7140d7-8889-4691-944d-f8a4aa174ba5 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:29.777426 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-1d7140d7-8889-4691-944d-f8a4aa174ba5 demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 26 01:37:29.777830 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-1d7140d7-8889-4691-944d-f8a4aa174ba5 demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:29.778261 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-1d7140d7-8889-4691-944d-f8a4aa174ba5 demo demo] Calling method 'show' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:29.792636 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-1d7140d7-8889-4691-944d-f8a4aa174ba5 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 26 01:37:29.793210 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 3/13] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jun 26 01:37:29 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:30.410822 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-30d9e8a3-e568-4f26-80f6-09500539ca9c None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:30.412077 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 4/14] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jun 26 01:37:30 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 26 01:37:30.440840 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-7197f5b7-cfeb-44fb-ae64-a414d6cbe18d None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:30.442775 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 5/15] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jun 26 01:37:30 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:37:30.482105 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [req-7197f5b7-cfeb-44fb-ae64-a414d6cbe18d req-cd9d1255-bf42-4b48-bd97-e48c1ee07b8f None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:30.485229 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-7197f5b7-cfeb-44fb-ae64-a414d6cbe18d req-cd9d1255-bf42-4b48-bd97-e48c1ee07b8f demo demo] GET https://199.204.45.72/volume/v3/ Jun 26 01:37:30.485561 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-7197f5b7-cfeb-44fb-ae64-a414d6cbe18d req-cd9d1255-bf42-4b48-bd97-e48c1ee07b8f demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:30.485905 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-7197f5b7-cfeb-44fb-ae64-a414d6cbe18d req-cd9d1255-bf42-4b48-bd97-e48c1ee07b8f demo demo] Calling method 'version_select' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:30.486666 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-7197f5b7-cfeb-44fb-ae64-a414d6cbe18d req-cd9d1255-bf42-4b48-bd97-e48c1ee07b8f demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 26 01:37:30.487216 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 4/16] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jun 26 01:37:30 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 26 01:37:30.523425 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-54e25280-c5c3-4eda-bef0-66eb2ddf098f None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:30.526796 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-54e25280-c5c3-4eda-bef0-66eb2ddf098f demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 26 01:37:30.527137 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-54e25280-c5c3-4eda-bef0-66eb2ddf098f demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:30.527545 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-54e25280-c5c3-4eda-bef0-66eb2ddf098f demo demo] Calling method 'show' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:30.536921 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-54e25280-c5c3-4eda-bef0-66eb2ddf098f demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 26 01:37:30.537270 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 4/17] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jun 26 01:37:30 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:30.574833 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-155c8320-df13-4de6-bd8f-406632606f06 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:30.575450 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 5/18] 199.204.45.72 () {62 vars in 1061 bytes} [Fri Jun 26 01:37:30 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 26 01:37:30.608759 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-b7f33695-d253-4d05-bd2c-c4d49f5cb7e5 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:30.612397 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 6/19] 199.204.45.72 () {64 vars in 1265 bytes} [Fri Jun 26 01:37:30 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:37:30.647624 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [req-b7f33695-d253-4d05-bd2c-c4d49f5cb7e5 req-91991728-99c9-4b9f-b918-fb1b3ff36812 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:30.650955 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-b7f33695-d253-4d05-bd2c-c4d49f5cb7e5 req-91991728-99c9-4b9f-b918-fb1b3ff36812 demo demo] GET https://199.204.45.72/volume/v3/ Jun 26 01:37:30.651367 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-b7f33695-d253-4d05-bd2c-c4d49f5cb7e5 req-91991728-99c9-4b9f-b918-fb1b3ff36812 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:30.651924 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-b7f33695-d253-4d05-bd2c-c4d49f5cb7e5 req-91991728-99c9-4b9f-b918-fb1b3ff36812 demo demo] Calling method 'version_select' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:30.652840 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-b7f33695-d253-4d05-bd2c-c4d49f5cb7e5 req-91991728-99c9-4b9f-b918-fb1b3ff36812 demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 26 01:37:30.653697 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 5/20] 199.204.45.72 () {66 vars in 1339 bytes} [Fri Jun 26 01:37:30 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:30.696070 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-5da507ed-f8c7-48ee-84af-1c5fe9919e4d None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:30.699483 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-5da507ed-f8c7-48ee-84af-1c5fe9919e4d demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 26 01:37:30.699862 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-5da507ed-f8c7-48ee-84af-1c5fe9919e4d demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:30.700520 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-5da507ed-f8c7-48ee-84af-1c5fe9919e4d demo demo] Calling method 'show' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:30.709819 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-5da507ed-f8c7-48ee-84af-1c5fe9919e4d demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 26 01:37:30.710384 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 5/21] 199.204.45.72 () {64 vars in 1294 bytes} [Fri Jun 26 01:37:30 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:38.767604 np0000183039 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:37:40.706258 np0000183039 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=8 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:42:30.269827 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-06b07bf0-fd37-48a6-a9ac-e30d18d74fc7 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:42:30.364569 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-06b07bf0-fd37-48a6-a9ac-e30d18d74fc7 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:42:30.364831 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-06b07bf0-fd37-48a6-a9ac-e30d18d74fc7 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:42:30.365102 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-06b07bf0-fd37-48a6-a9ac-e30d18d74fc7 demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:42:30.365901 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-06b07bf0-fd37-48a6-a9ac-e30d18d74fc7 demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:42:30.366952 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-06b07bf0-fd37-48a6-a9ac-e30d18d74fc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:42:30.424365 np0000183039 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-06b07bf0-fd37-48a6-a9ac-e30d18d74fc7 demo demo] Get all volumes completed successfully. Jun 26 01:42:30.427364 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-06b07bf0-fd37-48a6-a9ac-e30d18d74fc7 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:42:30.427825 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 6/22] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:42:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:42:40.415712 np0000183039 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:43:30.447236 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-5c85f1f6-e0fc-416c-8681-647ea0e1f1d7 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:43:30.450596 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-5c85f1f6-e0fc-416c-8681-647ea0e1f1d7 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:43:30.450847 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-5c85f1f6-e0fc-416c-8681-647ea0e1f1d7 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:43:30.451125 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-5c85f1f6-e0fc-416c-8681-647ea0e1f1d7 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:43:30.451907 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-5c85f1f6-e0fc-416c-8681-647ea0e1f1d7 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:43:30.453028 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-5c85f1f6-e0fc-416c-8681-647ea0e1f1d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:43:30.497554 np0000183039 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-5c85f1f6-e0fc-416c-8681-647ea0e1f1d7 demo demo] Get all volumes completed successfully. Jun 26 01:43:30.500601 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-5c85f1f6-e0fc-416c-8681-647ea0e1f1d7 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:43:30.501204 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 7/23] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:43:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:43:40.488344 np0000183039 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:44:30.556530 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-d26c7825-5812-4a9a-987d-7f0a871e4dfc None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:44:30.562139 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-d26c7825-5812-4a9a-987d-7f0a871e4dfc demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:44:30.562516 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-d26c7825-5812-4a9a-987d-7f0a871e4dfc demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:44:30.562516 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-d26c7825-5812-4a9a-987d-7f0a871e4dfc demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:44:30.562954 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-d26c7825-5812-4a9a-987d-7f0a871e4dfc demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:44:30.563838 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-d26c7825-5812-4a9a-987d-7f0a871e4dfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:44:30.606925 np0000183039 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-d26c7825-5812-4a9a-987d-7f0a871e4dfc demo demo] Get all volumes completed successfully. Jun 26 01:44:30.609112 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-d26c7825-5812-4a9a-987d-7f0a871e4dfc demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:44:30.610943 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 6/24] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:44:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:44:40.599709 np0000183039 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:45:30.640987 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-6de70b79-3e20-4885-a579-34380e09a80f None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:45:30.647320 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-6de70b79-3e20-4885-a579-34380e09a80f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:45:30.647655 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-6de70b79-3e20-4885-a579-34380e09a80f demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:45:30.647995 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-6de70b79-3e20-4885-a579-34380e09a80f demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:45:30.651114 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-6de70b79-3e20-4885-a579-34380e09a80f demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:45:30.652661 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-6de70b79-3e20-4885-a579-34380e09a80f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:45:30.706281 np0000183039 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-6de70b79-3e20-4885-a579-34380e09a80f demo demo] Get all volumes completed successfully. Jun 26 01:45:30.709757 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-6de70b79-3e20-4885-a579-34380e09a80f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:45:30.710486 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 6/25] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:45:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:45:40.696681 np0000183039 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:46:30.739740 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-9eead580-6b87-4af3-a15d-297ff7c72475 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:46:30.744170 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-9eead580-6b87-4af3-a15d-297ff7c72475 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:46:30.744622 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-9eead580-6b87-4af3-a15d-297ff7c72475 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:46:30.745116 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-9eead580-6b87-4af3-a15d-297ff7c72475 demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:46:30.745741 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-9eead580-6b87-4af3-a15d-297ff7c72475 demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:46:30.747521 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-9eead580-6b87-4af3-a15d-297ff7c72475 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:46:30.755656 np0000183039 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-9eead580-6b87-4af3-a15d-297ff7c72475 demo demo] Get all volumes completed successfully. Jun 26 01:46:30.757870 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-9eead580-6b87-4af3-a15d-297ff7c72475 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:46:30.758241 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 7/26] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:46:30 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 26 01:46:40.751692 np0000183039 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:47:30.781761 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-6a54addb-d901-48e0-b134-2c18ea1ed693 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:47:30.999568 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-6a54addb-d901-48e0-b134-2c18ea1ed693 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:47:31.000022 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-6a54addb-d901-48e0-b134-2c18ea1ed693 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:47:31.000460 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-6a54addb-d901-48e0-b134-2c18ea1ed693 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:47:31.000982 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-6a54addb-d901-48e0-b134-2c18ea1ed693 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:47:31.003003 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-6a54addb-d901-48e0-b134-2c18ea1ed693 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:47:31.012315 np0000183039 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-6a54addb-d901-48e0-b134-2c18ea1ed693 demo demo] Get all volumes completed successfully. Jun 26 01:47:31.015575 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-6a54addb-d901-48e0-b134-2c18ea1ed693 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:47:31.016107 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 8/27] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:47:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:47:41.006024 np0000183039 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:48:31.033781 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-735ad9b7-89e8-474b-ae34-7c574d59f3a2 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:48:31.036462 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-735ad9b7-89e8-474b-ae34-7c574d59f3a2 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:48:31.036740 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-735ad9b7-89e8-474b-ae34-7c574d59f3a2 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:48:31.037006 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-735ad9b7-89e8-474b-ae34-7c574d59f3a2 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:48:31.037317 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-735ad9b7-89e8-474b-ae34-7c574d59f3a2 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:48:31.038601 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-735ad9b7-89e8-474b-ae34-7c574d59f3a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:48:31.051396 np0000183039 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-735ad9b7-89e8-474b-ae34-7c574d59f3a2 demo demo] Get all volumes completed successfully. Jun 26 01:48:31.054592 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-735ad9b7-89e8-474b-ae34-7c574d59f3a2 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:48:31.055245 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 7/28] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:48:31 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 26 01:48:41.042998 np0000183039 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:49:31.077422 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-1ede7bf6-437f-4b05-be99-61bfb1029792 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:49:31.080594 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-1ede7bf6-437f-4b05-be99-61bfb1029792 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:49:31.080859 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-1ede7bf6-437f-4b05-be99-61bfb1029792 demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:49:31.081118 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-1ede7bf6-437f-4b05-be99-61bfb1029792 demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:49:31.081488 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-1ede7bf6-437f-4b05-be99-61bfb1029792 demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:49:31.082851 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-1ede7bf6-437f-4b05-be99-61bfb1029792 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:49:31.093342 np0000183039 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-1ede7bf6-437f-4b05-be99-61bfb1029792 demo demo] Get all volumes completed successfully. Jun 26 01:49:31.096471 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-1ede7bf6-437f-4b05-be99-61bfb1029792 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:49:31.097139 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 7/29] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:49:31 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 26 01:49:41.086442 np0000183039 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:50:31.112768 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-666384a8-2be5-4b48-abb8-4b5d042f4283 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:50:31.116913 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-666384a8-2be5-4b48-abb8-4b5d042f4283 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:50:31.117153 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-666384a8-2be5-4b48-abb8-4b5d042f4283 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:50:31.117458 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-666384a8-2be5-4b48-abb8-4b5d042f4283 demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:50:31.118126 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-666384a8-2be5-4b48-abb8-4b5d042f4283 demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:50:31.119166 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-666384a8-2be5-4b48-abb8-4b5d042f4283 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:50:31.126955 np0000183039 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-666384a8-2be5-4b48-abb8-4b5d042f4283 demo demo] Get all volumes completed successfully. Jun 26 01:50:31.129581 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-666384a8-2be5-4b48-abb8-4b5d042f4283 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:50:31.130245 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 8/30] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:50:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:50:41.122317 np0000183039 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:51:31.144650 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-b5f6d7cc-24ff-46db-a09a-47f29b072b92 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:51:31.147628 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-b5f6d7cc-24ff-46db-a09a-47f29b072b92 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:51:31.147925 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-b5f6d7cc-24ff-46db-a09a-47f29b072b92 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:51:31.148259 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-b5f6d7cc-24ff-46db-a09a-47f29b072b92 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:51:31.148626 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-b5f6d7cc-24ff-46db-a09a-47f29b072b92 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:51:31.149649 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-b5f6d7cc-24ff-46db-a09a-47f29b072b92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:51:31.159117 np0000183039 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-b5f6d7cc-24ff-46db-a09a-47f29b072b92 demo demo] Get all volumes completed successfully. Jun 26 01:51:31.161882 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-b5f6d7cc-24ff-46db-a09a-47f29b072b92 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:51:31.162474 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 9/31] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:51:31 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 26 01:51:41.153412 np0000183039 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:52:31.181583 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-daa76647-8e25-439b-8d0f-f1edeaefaac5 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:52:31.333214 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-daa76647-8e25-439b-8d0f-f1edeaefaac5 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:52:31.335369 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-daa76647-8e25-439b-8d0f-f1edeaefaac5 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:52:31.335369 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-daa76647-8e25-439b-8d0f-f1edeaefaac5 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:52:31.335369 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-daa76647-8e25-439b-8d0f-f1edeaefaac5 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:52:31.335369 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-daa76647-8e25-439b-8d0f-f1edeaefaac5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:52:31.347633 np0000183039 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-daa76647-8e25-439b-8d0f-f1edeaefaac5 demo demo] Get all volumes completed successfully. Jun 26 01:52:31.349980 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-daa76647-8e25-439b-8d0f-f1edeaefaac5 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:52:31.350413 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 8/32] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:52:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:52:41.341696 np0000183039 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:53:31.370865 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-4fb8899f-5421-485b-aeab-4339b028ef1b None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:53:31.372960 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-4fb8899f-5421-485b-aeab-4339b028ef1b demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:53:31.373212 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-4fb8899f-5421-485b-aeab-4339b028ef1b demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:53:31.373348 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-4fb8899f-5421-485b-aeab-4339b028ef1b demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:53:31.373559 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-4fb8899f-5421-485b-aeab-4339b028ef1b demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:53:31.374335 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-4fb8899f-5421-485b-aeab-4339b028ef1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:53:31.384284 np0000183039 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-4fb8899f-5421-485b-aeab-4339b028ef1b demo demo] Get all volumes completed successfully. Jun 26 01:53:31.386409 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-4fb8899f-5421-485b-aeab-4339b028ef1b demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:53:31.386779 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 8/33] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:53:31 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 26 01:53:41.377815 np0000183039 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:54:31.409012 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-63dc0ba5-e879-420e-a46f-e02d33a4deeb None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:54:31.411735 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-63dc0ba5-e879-420e-a46f-e02d33a4deeb demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:54:31.411916 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-63dc0ba5-e879-420e-a46f-e02d33a4deeb demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:54:31.412104 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-63dc0ba5-e879-420e-a46f-e02d33a4deeb demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:54:31.412343 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-63dc0ba5-e879-420e-a46f-e02d33a4deeb demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:54:31.413030 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-63dc0ba5-e879-420e-a46f-e02d33a4deeb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:54:31.422050 np0000183039 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-63dc0ba5-e879-420e-a46f-e02d33a4deeb demo demo] Get all volumes completed successfully. Jun 26 01:54:31.425058 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-63dc0ba5-e879-420e-a46f-e02d33a4deeb demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:54:31.425780 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 9/34] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:54:31 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 26 01:54:41.416456 np0000183039 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:55:31.441660 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-c01a982e-137e-4627-8103-4785234a8fb3 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:55:31.445111 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-c01a982e-137e-4627-8103-4785234a8fb3 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:55:31.445467 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-c01a982e-137e-4627-8103-4785234a8fb3 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:55:31.445828 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-c01a982e-137e-4627-8103-4785234a8fb3 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:55:31.446377 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-c01a982e-137e-4627-8103-4785234a8fb3 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:55:31.447447 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-c01a982e-137e-4627-8103-4785234a8fb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:55:31.453925 np0000183039 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-c01a982e-137e-4627-8103-4785234a8fb3 demo demo] Get all volumes completed successfully. Jun 26 01:55:31.456153 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-c01a982e-137e-4627-8103-4785234a8fb3 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:55:31.456642 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 10/35] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:55:31 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 26 01:55:41.450158 np0000183039 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:56:31.472300 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-92d526f3-3097-4760-9b07-7b6dfd2315a7 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:56:31.475560 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-92d526f3-3097-4760-9b07-7b6dfd2315a7 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:56:31.475808 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-92d526f3-3097-4760-9b07-7b6dfd2315a7 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:56:31.476276 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-92d526f3-3097-4760-9b07-7b6dfd2315a7 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:56:31.476581 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-92d526f3-3097-4760-9b07-7b6dfd2315a7 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:56:31.477930 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-92d526f3-3097-4760-9b07-7b6dfd2315a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:56:31.487562 np0000183039 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-92d526f3-3097-4760-9b07-7b6dfd2315a7 demo demo] Get all volumes completed successfully. Jun 26 01:56:31.490709 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-92d526f3-3097-4760-9b07-7b6dfd2315a7 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:56:31.491652 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 9/36] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:56:31 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 26 01:56:41.481816 np0000183039 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:57:31.509726 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-7a79f659-9b8e-4272-a787-5eca87372f27 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:57:31.687128 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-7a79f659-9b8e-4272-a787-5eca87372f27 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:57:31.687410 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-7a79f659-9b8e-4272-a787-5eca87372f27 demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:57:31.687654 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-7a79f659-9b8e-4272-a787-5eca87372f27 demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:57:31.687954 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-7a79f659-9b8e-4272-a787-5eca87372f27 demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:57:31.690121 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-7a79f659-9b8e-4272-a787-5eca87372f27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:57:31.700900 np0000183039 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-7a79f659-9b8e-4272-a787-5eca87372f27 demo demo] Get all volumes completed successfully. Jun 26 01:57:31.703652 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-7a79f659-9b8e-4272-a787-5eca87372f27 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:57:31.704112 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 9/37] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:57:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:57:41.694382 np0000183039 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:58:31.722742 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-deca3f91-8bba-4d04-b2d3-8a732f507fce None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:58:31.726309 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-deca3f91-8bba-4d04-b2d3-8a732f507fce demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:58:31.726529 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-deca3f91-8bba-4d04-b2d3-8a732f507fce demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:58:31.726779 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-deca3f91-8bba-4d04-b2d3-8a732f507fce demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:58:31.727075 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-deca3f91-8bba-4d04-b2d3-8a732f507fce demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:58:31.728016 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-deca3f91-8bba-4d04-b2d3-8a732f507fce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:58:31.735885 np0000183039 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-deca3f91-8bba-4d04-b2d3-8a732f507fce demo demo] Get all volumes completed successfully. Jun 26 01:58:31.737763 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-deca3f91-8bba-4d04-b2d3-8a732f507fce demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:58:31.738090 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 10/38] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:58:31 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 26 01:58:41.731316 np0000183039 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:59:31.756208 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-88d44dfc-57a6-4ed7-93a1-a737d69383b6 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:59:31.761345 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-88d44dfc-57a6-4ed7-93a1-a737d69383b6 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 01:59:31.761784 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-88d44dfc-57a6-4ed7-93a1-a737d69383b6 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:59:31.762208 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-88d44dfc-57a6-4ed7-93a1-a737d69383b6 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:59:31.762705 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-88d44dfc-57a6-4ed7-93a1-a737d69383b6 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:59:31.764347 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-88d44dfc-57a6-4ed7-93a1-a737d69383b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:59:31.773577 np0000183039 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-88d44dfc-57a6-4ed7-93a1-a737d69383b6 demo demo] Get all volumes completed successfully. Jun 26 01:59:31.775526 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-88d44dfc-57a6-4ed7-93a1-a737d69383b6 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:59:31.776359 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 11/39] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 01:59:31 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 26 01:59:41.769540 np0000183039 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:00:31.795010 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-1412d5e8-4e1e-4f37-98fc-51fa44292e10 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:00:31.799323 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-1412d5e8-4e1e-4f37-98fc-51fa44292e10 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:00:31.799723 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-1412d5e8-4e1e-4f37-98fc-51fa44292e10 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:00:31.800204 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-1412d5e8-4e1e-4f37-98fc-51fa44292e10 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:00:31.800676 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-1412d5e8-4e1e-4f37-98fc-51fa44292e10 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:00:31.802474 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-1412d5e8-4e1e-4f37-98fc-51fa44292e10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:00:31.810228 np0000183039 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-1412d5e8-4e1e-4f37-98fc-51fa44292e10 demo demo] Get all volumes completed successfully. Jun 26 02:00:31.812235 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-1412d5e8-4e1e-4f37-98fc-51fa44292e10 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:00:31.812598 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 10/40] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:00:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:00:41.805588 np0000183039 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:01:31.829294 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-9b91de68-d017-4adb-886f-584072841125 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:01:31.833486 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-9b91de68-d017-4adb-886f-584072841125 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:01:31.833794 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-9b91de68-d017-4adb-886f-584072841125 demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:01:31.833985 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-9b91de68-d017-4adb-886f-584072841125 demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:01:31.834359 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-9b91de68-d017-4adb-886f-584072841125 demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:01:31.835477 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-9b91de68-d017-4adb-886f-584072841125 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:01:31.848513 np0000183039 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-9b91de68-d017-4adb-886f-584072841125 demo demo] Get all volumes completed successfully. Jun 26 02:01:31.849058 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-9b91de68-d017-4adb-886f-584072841125 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:01:31.850058 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 10/41] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:01:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:01:41.839816 np0000183039 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:02:31.867825 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-1c6bc464-bf13-4348-aa01-85c1609ea268 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:02:31.974639 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-1c6bc464-bf13-4348-aa01-85c1609ea268 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:02:31.974942 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-1c6bc464-bf13-4348-aa01-85c1609ea268 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:02:31.975215 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-1c6bc464-bf13-4348-aa01-85c1609ea268 demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:02:31.975507 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-1c6bc464-bf13-4348-aa01-85c1609ea268 demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:02:31.976630 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-1c6bc464-bf13-4348-aa01-85c1609ea268 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:02:31.986080 np0000183039 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-1c6bc464-bf13-4348-aa01-85c1609ea268 demo demo] Get all volumes completed successfully. Jun 26 02:02:31.989350 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-1c6bc464-bf13-4348-aa01-85c1609ea268 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:02:31.989815 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 11/42] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:02:31 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 26 02:02:41.979747 np0000183039 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:03:32.007238 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-07e521d9-6a1d-4e66-aefb-b447b4419a40 None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:03:32.010148 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-07e521d9-6a1d-4e66-aefb-b447b4419a40 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:03:32.010470 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-07e521d9-6a1d-4e66-aefb-b447b4419a40 demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:03:32.010817 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-07e521d9-6a1d-4e66-aefb-b447b4419a40 demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:03:32.011225 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-07e521d9-6a1d-4e66-aefb-b447b4419a40 demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:03:32.012313 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-07e521d9-6a1d-4e66-aefb-b447b4419a40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:03:32.022874 np0000183039 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-07e521d9-6a1d-4e66-aefb-b447b4419a40 demo demo] Get all volumes completed successfully. Jun 26 02:03:32.025839 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-07e521d9-6a1d-4e66-aefb-b447b4419a40 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:03:32.026360 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 12/43] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:03:32 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 26 02:03:42.015515 np0000183039 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:04:32.045406 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-5dfdb84a-a21e-480e-a6f3-ce214f41ee95 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:04:32.049987 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-5dfdb84a-a21e-480e-a6f3-ce214f41ee95 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:04:32.050299 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-5dfdb84a-a21e-480e-a6f3-ce214f41ee95 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:04:32.050594 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-5dfdb84a-a21e-480e-a6f3-ce214f41ee95 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:04:32.050954 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-5dfdb84a-a21e-480e-a6f3-ce214f41ee95 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:04:32.052024 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-5dfdb84a-a21e-480e-a6f3-ce214f41ee95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:04:32.061690 np0000183039 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-5dfdb84a-a21e-480e-a6f3-ce214f41ee95 demo demo] Get all volumes completed successfully. Jun 26 02:04:32.063673 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-5dfdb84a-a21e-480e-a6f3-ce214f41ee95 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:04:32.064072 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 11/44] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:04:32 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 26 02:04:42.056405 np0000183039 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:05:32.084619 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-7e019041-669c-4933-848a-df6a82d004b1 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:05:32.089651 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-7e019041-669c-4933-848a-df6a82d004b1 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:05:32.089982 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-7e019041-669c-4933-848a-df6a82d004b1 demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:05:32.092473 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-7e019041-669c-4933-848a-df6a82d004b1 demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:05:32.092909 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-7e019041-669c-4933-848a-df6a82d004b1 demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:05:32.094226 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-7e019041-669c-4933-848a-df6a82d004b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:05:32.102529 np0000183039 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-7e019041-669c-4933-848a-df6a82d004b1 demo demo] Get all volumes completed successfully. Jun 26 02:05:32.104568 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-7e019041-669c-4933-848a-df6a82d004b1 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:05:32.104996 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 11/45] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:05:32 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 26 02:05:42.098019 np0000183039 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:06:32.123704 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-f1419ce2-2392-4df2-8a57-a81567145381 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:06:32.126333 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-f1419ce2-2392-4df2-8a57-a81567145381 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:06:32.126568 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-f1419ce2-2392-4df2-8a57-a81567145381 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:06:32.126811 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-f1419ce2-2392-4df2-8a57-a81567145381 demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:06:32.127105 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-f1419ce2-2392-4df2-8a57-a81567145381 demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:06:32.128006 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-f1419ce2-2392-4df2-8a57-a81567145381 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:06:32.136536 np0000183039 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-f1419ce2-2392-4df2-8a57-a81567145381 demo demo] Get all volumes completed successfully. Jun 26 02:06:32.139242 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-f1419ce2-2392-4df2-8a57-a81567145381 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:06:32.139798 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 12/46] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:06:32 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 26 02:06:42.131672 np0000183039 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:07:32.155626 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.middleware.request_id [None req-d14ff88b-9d96-46b6-aaf4-e9ecdcea9d0a None None] RequestId filter calling following filter/app {{(pid=112282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:07:32.275573 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-d14ff88b-9d96-46b6-aaf4-e9ecdcea9d0a demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:07:32.275798 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-d14ff88b-9d96-46b6-aaf4-e9ecdcea9d0a demo demo] Empty body provided in request {{(pid=112282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:07:32.276039 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.openstack.wsgi [None req-d14ff88b-9d96-46b6-aaf4-e9ecdcea9d0a demo demo] Calling method 'detail' {{(pid=112282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:07:32.276362 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.api.api_utils [None req-d14ff88b-9d96-46b6-aaf4-e9ecdcea9d0a demo demo] Removing options '' from query. {{(pid=112282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:07:32.277587 np0000183039 devstack@c-api.service[112282]: DEBUG cinder.volume.api [None req-d14ff88b-9d96-46b6-aaf4-e9ecdcea9d0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:07:32.284358 np0000183039 devstack@c-api.service[112282]: INFO cinder.volume.api [None req-d14ff88b-9d96-46b6-aaf4-e9ecdcea9d0a demo demo] Get all volumes completed successfully. Jun 26 02:07:32.286522 np0000183039 devstack@c-api.service[112282]: INFO cinder.api.openstack.wsgi [None req-d14ff88b-9d96-46b6-aaf4-e9ecdcea9d0a demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:07:32.286655 np0000183039 devstack@c-api.service[112282]: [pid: 112282|app: 0|req: 13/47] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:07:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:07:42.280566 np0000183039 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=1 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:08:32.304911 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [None req-489739d0-522a-442f-82cc-1ce7dea7bd11 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:08:32.309617 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-489739d0-522a-442f-82cc-1ce7dea7bd11 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:08:32.310041 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-489739d0-522a-442f-82cc-1ce7dea7bd11 demo demo] Empty body provided in request {{(pid=112284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:08:32.310489 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [None req-489739d0-522a-442f-82cc-1ce7dea7bd11 demo demo] Calling method 'detail' {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:08:32.310983 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.api.api_utils [None req-489739d0-522a-442f-82cc-1ce7dea7bd11 demo demo] Removing options '' from query. {{(pid=112284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:08:32.312606 np0000183039 devstack@c-api.service[112284]: DEBUG cinder.volume.api [None req-489739d0-522a-442f-82cc-1ce7dea7bd11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:08:32.324585 np0000183039 devstack@c-api.service[112284]: INFO cinder.volume.api [None req-489739d0-522a-442f-82cc-1ce7dea7bd11 demo demo] Get all volumes completed successfully. Jun 26 02:08:32.327996 np0000183039 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [None req-489739d0-522a-442f-82cc-1ce7dea7bd11 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:08:32.328660 np0000183039 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 12/48] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:08:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:08:42.316303 np0000183039 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:09:32.347931 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-610f533e-3dd3-4ea5-a2df-0822b2ee67de None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:09:32.351265 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-610f533e-3dd3-4ea5-a2df-0822b2ee67de demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:09:32.351504 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-610f533e-3dd3-4ea5-a2df-0822b2ee67de demo demo] Empty body provided in request {{(pid=112285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:09:32.351804 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.openstack.wsgi [None req-610f533e-3dd3-4ea5-a2df-0822b2ee67de demo demo] Calling method 'detail' {{(pid=112285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:09:32.352110 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.api.api_utils [None req-610f533e-3dd3-4ea5-a2df-0822b2ee67de demo demo] Removing options '' from query. {{(pid=112285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:09:32.353239 np0000183039 devstack@c-api.service[112285]: DEBUG cinder.volume.api [None req-610f533e-3dd3-4ea5-a2df-0822b2ee67de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:09:32.362660 np0000183039 devstack@c-api.service[112285]: INFO cinder.volume.api [None req-610f533e-3dd3-4ea5-a2df-0822b2ee67de demo demo] Get all volumes completed successfully. Jun 26 02:09:32.365647 np0000183039 devstack@c-api.service[112285]: INFO cinder.api.openstack.wsgi [None req-610f533e-3dd3-4ea5-a2df-0822b2ee67de demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:09:32.366135 np0000183039 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 12/49] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:09:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:09:42.356468 np0000183039 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=1 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:10:32.383404 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-7a1d98b9-8f8f-4600-98a3-a7e58cb59cc0 None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:10:32.386132 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-7a1d98b9-8f8f-4600-98a3-a7e58cb59cc0 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail Jun 26 02:10:32.386378 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-7a1d98b9-8f8f-4600-98a3-a7e58cb59cc0 demo demo] Empty body provided in request {{(pid=112283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:10:32.386645 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-7a1d98b9-8f8f-4600-98a3-a7e58cb59cc0 demo demo] Calling method 'detail' {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:10:32.386898 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.api.api_utils [None req-7a1d98b9-8f8f-4600-98a3-a7e58cb59cc0 demo demo] Removing options '' from query. {{(pid=112283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:10:32.387805 np0000183039 devstack@c-api.service[112283]: DEBUG cinder.volume.api [None req-7a1d98b9-8f8f-4600-98a3-a7e58cb59cc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:10:32.396518 np0000183039 devstack@c-api.service[112283]: INFO cinder.volume.api [None req-7a1d98b9-8f8f-4600-98a3-a7e58cb59cc0 demo demo] Get all volumes completed successfully. Jun 26 02:10:32.400791 np0000183039 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-7a1d98b9-8f8f-4600-98a3-a7e58cb59cc0 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:10:32.401522 np0000183039 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 13/50] 199.204.45.72 () {64 vars in 1290 bytes} [Fri Jun 26 02:10:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)