Jun 26 06:28:40.443952 np0000183143 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 06:28:40.450862 np0000183143 devstack@c-api.service[112562]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 06:28:40 2026] *** Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: nodename: np0000183143 Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: machine: x86_64 Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: clock source: unix Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: pcre jit disabled Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: detected number of CPU cores: 16 Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: current working directory: / Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: detected binary path: /usr/bin/uwsgi-core Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: your processes number limit is 256917 Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: your memory page size is 4096 bytes Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: detected max file descriptor number: 2048 Jun 26 06:28:40.453972 np0000183143 devstack@c-api.service[112562]: lock engine: pthread robust mutexes Jun 26 06:28:40.454451 np0000183143 devstack@c-api.service[112562]: thunder lock: enabled Jun 26 06:28:40.454451 np0000183143 devstack@c-api.service[112562]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 06:28:40.454526 np0000183143 devstack@c-api.service[112562]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 06:28:40.454526 np0000183143 devstack@c-api.service[112562]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 06:28:40.454526 np0000183143 devstack@c-api.service[112562]: Set PythonHome to /opt/stack/data/venv Jun 26 06:28:40.502109 np0000183143 devstack@c-api.service[112562]: Python main interpreter initialized at 0x7820f4ea3668 Jun 26 06:28:40.502109 np0000183143 devstack@c-api.service[112562]: python threads support enabled Jun 26 06:28:40.502109 np0000183143 devstack@c-api.service[112562]: your server socket listen backlog is limited to 100 connections Jun 26 06:28:40.502109 np0000183143 devstack@c-api.service[112562]: your mercy for graceful operations on workers is 80 seconds Jun 26 06:28:40.502770 np0000183143 devstack@c-api.service[112562]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 06:28:40.502936 np0000183143 devstack@c-api.service[112562]: *** Operational MODE: preforking *** Jun 26 06:28:40.503189 np0000183143 devstack@c-api.service[112562]: *** uWSGI is running in multiple interpreter mode *** Jun 26 06:28:40.503189 np0000183143 devstack@c-api.service[112562]: spawned uWSGI master process (pid: 112562) Jun 26 06:28:40.503401 np0000183143 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 06:28:40.504116 np0000183143 devstack@c-api.service[112562]: spawned uWSGI worker 1 (pid: 112572, cores: 1) Jun 26 06:28:40.504954 np0000183143 devstack@c-api.service[112562]: spawned uWSGI worker 2 (pid: 112573, cores: 1) Jun 26 06:28:40.505532 np0000183143 devstack@c-api.service[112562]: spawned uWSGI worker 3 (pid: 112574, cores: 1) Jun 26 06:28:40.506136 np0000183143 devstack@c-api.service[112562]: spawned uWSGI worker 4 (pid: 112575, cores: 1) Jun 26 06:28:40.506182 np0000183143 devstack@c-api.service[112562]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 06:28:40.635342 np0000183143 devstack@c-api.service[112572]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:28:40.635342 np0000183143 devstack@c-api.service[112572]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:28:40.635342 np0000183143 devstack@c-api.service[112572]: we strongly recommend against using it for new projects. Jun 26 06:28:40.635342 np0000183143 devstack@c-api.service[112572]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:28:40.635342 np0000183143 devstack@c-api.service[112572]: framework. For more detail see Jun 26 06:28:40.635342 np0000183143 devstack@c-api.service[112572]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:28:40.635342 np0000183143 devstack@c-api.service[112572]: import eventlet # noqa Jun 26 06:28:40.639453 np0000183143 devstack@c-api.service[112574]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:28:40.639453 np0000183143 devstack@c-api.service[112574]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:28:40.639453 np0000183143 devstack@c-api.service[112574]: we strongly recommend against using it for new projects. Jun 26 06:28:40.639453 np0000183143 devstack@c-api.service[112574]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:28:40.639453 np0000183143 devstack@c-api.service[112574]: framework. For more detail see Jun 26 06:28:40.639453 np0000183143 devstack@c-api.service[112574]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:28:40.639453 np0000183143 devstack@c-api.service[112574]: import eventlet # noqa Jun 26 06:28:40.650490 np0000183143 devstack@c-api.service[112575]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:28:40.650490 np0000183143 devstack@c-api.service[112575]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:28:40.650490 np0000183143 devstack@c-api.service[112575]: we strongly recommend against using it for new projects. Jun 26 06:28:40.650490 np0000183143 devstack@c-api.service[112575]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:28:40.650490 np0000183143 devstack@c-api.service[112575]: framework. For more detail see Jun 26 06:28:40.650490 np0000183143 devstack@c-api.service[112575]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:28:40.650490 np0000183143 devstack@c-api.service[112575]: import eventlet # noqa Jun 26 06:28:40.652391 np0000183143 devstack@c-api.service[112573]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:28:40.652391 np0000183143 devstack@c-api.service[112573]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:28:40.652391 np0000183143 devstack@c-api.service[112573]: we strongly recommend against using it for new projects. Jun 26 06:28:40.652391 np0000183143 devstack@c-api.service[112573]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:28:40.652391 np0000183143 devstack@c-api.service[112573]: framework. For more detail see Jun 26 06:28:40.652391 np0000183143 devstack@c-api.service[112573]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:28:40.652391 np0000183143 devstack@c-api.service[112573]: import eventlet # noqa Jun 26 06:28:40.729802 np0000183143 devstack@c-api.service[112572]: /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 06:28:40.729802 np0000183143 devstack@c-api.service[112572]: warnings.warn( Jun 26 06:28:40.733268 np0000183143 devstack@c-api.service[112574]: /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 06:28:40.733268 np0000183143 devstack@c-api.service[112574]: warnings.warn( Jun 26 06:28:40.746644 np0000183143 devstack@c-api.service[112573]: /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 06:28:40.746644 np0000183143 devstack@c-api.service[112573]: warnings.warn( Jun 26 06:28:40.749462 np0000183143 devstack@c-api.service[112575]: /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 06:28:40.749462 np0000183143 devstack@c-api.service[112575]: warnings.warn( Jun 26 06:28:40.809874 np0000183143 devstack@c-api.service[112574]: /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 06:28:40.809874 np0000183143 devstack@c-api.service[112574]: from cgi import parse_header Jun 26 06:28:40.812597 np0000183143 devstack@c-api.service[112572]: /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 06:28:40.812597 np0000183143 devstack@c-api.service[112572]: from cgi import parse_header Jun 26 06:28:40.830329 np0000183143 devstack@c-api.service[112573]: /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 06:28:40.830329 np0000183143 devstack@c-api.service[112573]: from cgi import parse_header Jun 26 06:28:40.844722 np0000183143 devstack@c-api.service[112575]: /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 06:28:40.844722 np0000183143 devstack@c-api.service[112575]: from cgi import parse_header Jun 26 06:28:40.863403 np0000183143 devstack@c-api.service[112572]: /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 06:28:40.863403 np0000183143 devstack@c-api.service[112572]: removals.removed_module( Jun 26 06:28:40.864486 np0000183143 devstack@c-api.service[112574]: /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 06:28:40.864486 np0000183143 devstack@c-api.service[112574]: removals.removed_module( Jun 26 06:28:40.865338 np0000183143 devstack@c-api.service[112572]: /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 06:28:40.865338 np0000183143 devstack@c-api.service[112572]: removals.removed_module( Jun 26 06:28:40.866193 np0000183143 devstack@c-api.service[112574]: /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 06:28:40.866193 np0000183143 devstack@c-api.service[112574]: removals.removed_module( Jun 26 06:28:40.895542 np0000183143 devstack@c-api.service[112573]: /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 06:28:40.895542 np0000183143 devstack@c-api.service[112573]: removals.removed_module( Jun 26 06:28:40.897516 np0000183143 devstack@c-api.service[112573]: /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 06:28:40.897516 np0000183143 devstack@c-api.service[112573]: removals.removed_module( Jun 26 06:28:40.901746 np0000183143 devstack@c-api.service[112575]: /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 06:28:40.901746 np0000183143 devstack@c-api.service[112575]: removals.removed_module( Jun 26 06:28:40.903888 np0000183143 devstack@c-api.service[112575]: /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 06:28:40.903888 np0000183143 devstack@c-api.service[112575]: removals.removed_module( Jun 26 06:28:41.644764 np0000183143 devstack@c-api.service[112572]: /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 06:28:41.644764 np0000183143 devstack@c-api.service[112572]: warnings.warn( Jun 26 06:28:41.649796 np0000183143 devstack@c-api.service[112574]: /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 06:28:41.649796 np0000183143 devstack@c-api.service[112574]: warnings.warn( Jun 26 06:28:41.674183 np0000183143 devstack@c-api.service[112573]: /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 06:28:41.674183 np0000183143 devstack@c-api.service[112573]: warnings.warn( Jun 26 06:28:41.694625 np0000183143 devstack@c-api.service[112572]: /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 06:28:41.694625 np0000183143 devstack@c-api.service[112572]: warnings.warn( Jun 26 06:28:41.707489 np0000183143 devstack@c-api.service[112574]: /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 06:28:41.707489 np0000183143 devstack@c-api.service[112574]: warnings.warn( Jun 26 06:28:41.724377 np0000183143 devstack@c-api.service[112573]: /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 06:28:41.724377 np0000183143 devstack@c-api.service[112573]: warnings.warn( Jun 26 06:28:41.804597 np0000183143 devstack@c-api.service[112575]: /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 06:28:41.804597 np0000183143 devstack@c-api.service[112575]: warnings.warn( Jun 26 06:28:41.865372 np0000183143 devstack@c-api.service[112575]: /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 06:28:41.865372 np0000183143 devstack@c-api.service[112575]: warnings.warn( Jun 26 06:28:41.899799 np0000183143 devstack@c-api.service[112574]: 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 06:28:41.899972 np0000183143 devstack@c-api.service[112574]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112574) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:28:41.904280 np0000183143 devstack@c-api.service[112572]: 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 06:28:41.904514 np0000183143 devstack@c-api.service[112572]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112572) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:28:41.914958 np0000183143 devstack@c-api.service[112573]: 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 06:28:41.915142 np0000183143 devstack@c-api.service[112573]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112573) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:28:41.988265 np0000183143 devstack@c-api.service[112573]: /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 06:28:41.988265 np0000183143 devstack@c-api.service[112573]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:28:41.988595 np0000183143 devstack@c-api.service[112572]: /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 06:28:41.988595 np0000183143 devstack@c-api.service[112572]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:28:41.990044 np0000183143 devstack@c-api.service[112574]: /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 06:28:41.990044 np0000183143 devstack@c-api.service[112574]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:28:42.082153 np0000183143 devstack@c-api.service[112575]: 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 06:28:42.082345 np0000183143 devstack@c-api.service[112575]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112575) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:28:42.167473 np0000183143 devstack@c-api.service[112575]: /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 06:28:42.167473 np0000183143 devstack@c-api.service[112575]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:28:42.452000 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112574) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:28:42.452375 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.452457 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.452648 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.453067 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.453183 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.453183 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.453303 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112572) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:28:42.453382 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.453382 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.453382 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.453533 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.453618 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112573) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:28:42.453682 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.453761 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.453818 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.453926 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.454013 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.454087 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.454251 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.454251 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.454468 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.454565 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.454694 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.454812 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.454914 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.455011 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.455124 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.455189 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.455295 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.455487 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.455487 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.455487 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.456980 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.457053 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.457159 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.457214 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.457303 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.457366 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.457412 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.457458 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.457500 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.457546 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.457606 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.457750 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.457862 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.457948 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.457993 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.458070 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.458113 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.458214 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.458214 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.458214 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.458214 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.463893 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.463980 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.464029 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.464077 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.464120 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.464211 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.464261 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.464402 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.464402 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.464526 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.464526 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.464667 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.464667 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.464667 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.464855 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.464855 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.464855 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.464855 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.465189 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.465189 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.465189 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.465747 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.465806 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.465933 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.465933 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.466013 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.466053 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.466099 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.466138 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.466175 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.466213 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.466259 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.466297 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.466335 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.466379 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.466422 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.466461 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.466510 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.466555 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.466628 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.466676 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.466718 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.466756 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.466794 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.466831 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.466876 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.466876 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.466876 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.466876 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.467308 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.467373 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.467424 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.467468 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.467514 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.467553 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.467608 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.467720 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.467770 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.467868 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.467944 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.467995 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.468098 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.468175 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.468219 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.468330 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.468377 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.468482 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.468552 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.468646 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.468700 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.468802 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.468872 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.468930 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.468969 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.469013 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.469053 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.469107 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.469107 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.469107 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.469107 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.469107 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.469107 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.469107 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.469107 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.469738 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.469817 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.469879 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.469919 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.469965 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.470003 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.470045 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.470089 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.470132 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.470170 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.470212 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.470256 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.470301 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.470301 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.470594 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.470652 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.470739 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.470824 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.470824 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.470911 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.470957 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.471328 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.471381 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.471494 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.471545 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.471651 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.471697 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.471736 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.471773 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.471812 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.471857 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.471895 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.471938 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.471938 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.471938 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.472104 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.472154 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.472207 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.472285 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.472365 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.472464 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.472541 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.472630 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.472692 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.472738 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.472781 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.472781 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.472860 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.472905 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.472954 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.472993 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.473039 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.473039 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.473039 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.473039 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.473039 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.473231 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.473231 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.473315 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.473315 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.473391 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.473429 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.473535 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.474503 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.474574 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.474656 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.474697 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.474749 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.474828 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.474859 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.474937 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.474968 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.474995 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.475057 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.475111 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.475168 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.475224 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.475387 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.475450 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.475512 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.475613 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.475650 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.475714 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.475779 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.479865 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.479943 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.480004 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.480055 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.480126 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.480193 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.480226 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.480254 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.480287 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.480314 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.480374 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.480442 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.480477 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.480548 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.480782 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.480842 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.480900 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.480967 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.481011 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.481041 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.481112 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.481148 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.481148 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.481253 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.481304 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.481304 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.481304 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.481394 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.481425 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.481507 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.481565 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.481639 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.481690 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.481744 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.481799 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.481881 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.481921 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.481949 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.481982 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.482013 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.482048 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.482091 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.482781 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.482836 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.482895 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.482941 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.483076 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.483154 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.483232 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.483328 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.483401 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.483470 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.483470 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.483470 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.483470 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.483652 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.483699 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.483739 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.483739 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.483739 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.483739 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.483739 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.483739 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.485899 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.485966 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.486029 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.486078 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.486117 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.486234 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.486234 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.486396 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.486396 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.486521 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.486521 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.486521 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.486765 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.486830 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.486879 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.486918 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.486918 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.486918 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.486918 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.486918 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.487119 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.488343 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.488413 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.488467 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.488506 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.488547 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.488613 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.488668 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.488708 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.488745 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.488809 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.488853 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.488896 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.488935 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.488973 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.489015 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.489058 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.489106 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.489146 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.489189 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.489228 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.489273 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.489315 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.489359 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.489397 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.489440 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.489598 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.489654 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.489693 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.489731 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.489776 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.489853 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.489899 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.489937 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.489982 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.490021 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.490069 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.490111 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.490155 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.490199 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.490199 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.490199 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.490199 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.490830 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.490890 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.490971 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.491060 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.491060 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.491209 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.491209 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.491321 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.491321 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.491414 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.491414 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.491497 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.491497 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.491604 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.491645 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.491693 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.491789 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.491846 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.491949 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.491949 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.492084 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.492642 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.492759 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.492759 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.493023 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.493217 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.493263 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.493309 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.493348 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.493394 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.493445 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.493485 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.493528 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.493528 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.493528 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.493671 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.493671 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.493671 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.493671 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.493671 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.493882 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.493927 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.493927 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.494000 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.494055 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.494096 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.494134 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.494176 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.494214 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.494252 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.494289 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.494289 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.494371 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.494416 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.494455 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.494494 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.494532 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.494598 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.494646 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.494691 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.494729 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.494773 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.494818 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.494858 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.494901 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.494939 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.494981 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.495022 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.495065 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.495103 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.495146 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.495189 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.495243 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.495287 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.495330 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.495373 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.495414 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.495451 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.495489 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.495527 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.495566 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.496082 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.496134 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.496207 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.496320 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.496365 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.496456 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.496527 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.496625 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.496672 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.496765 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.496867 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.496989 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.497043 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.497145 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.497189 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.497301 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.497396 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.497483 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.497483 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.497483 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.497483 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.497483 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.497483 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.497483 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.497984 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.497984 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.497984 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.497984 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.498242 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.498322 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.498398 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.498443 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.498547 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.498648 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.498693 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.498787 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.498855 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.498899 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.499005 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.499080 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.499124 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.499223 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.499298 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.499371 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.499447 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.499529 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.499529 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.499529 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.499529 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.499529 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.499529 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.500002 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.500079 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.500154 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.500198 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.500298 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.500342 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.500444 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.500488 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.500556 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.500556 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.500734 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.500839 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.500913 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.500913 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.500913 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.501080 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.501080 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.501220 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.501310 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.501310 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.501452 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.501497 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.501627 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.501715 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.501793 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.501874 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.501986 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.501986 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.501986 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.502133 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.502133 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.502133 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.502133 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.502133 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.502133 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.502133 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.504276 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.504346 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.504426 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.504469 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.504543 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.504660 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.504756 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.504785 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.504821 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.504821 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.504821 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.504821 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.504977 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.504977 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.505168 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.505248 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.505315 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.505371 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.505409 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.505462 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.505516 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.505568 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.505633 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.505708 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.505777 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.505777 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.505777 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.505895 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.505974 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.506008 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.506060 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.506145 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.506203 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.506235 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.506273 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.506300 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.506300 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.506347 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.506380 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.506408 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.506408 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.506408 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.506573 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.506654 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.506708 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.506772 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.506835 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.506883 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.506940 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.506989 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.507017 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.507132 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.507132 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.507234 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.507234 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.507294 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.507328 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.507361 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.507393 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.507463 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.507523 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.507592 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.507667 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.508382 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.508436 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.508492 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.508525 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.508561 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.508665 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.508665 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.508721 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.508792 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.508828 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.508852 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.508943 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.508943 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.509028 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.509149 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.509187 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.509187 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.509268 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.509299 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.509325 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.509352 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.509380 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.509407 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.509432 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.509463 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.509494 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.509518 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.509543 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.509567 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.509612 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.509636 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.509672 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.509698 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.509722 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.509749 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.509749 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.509749 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.509749 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.509749 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.509749 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.509749 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.509749 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.510269 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.510338 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.510381 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.510449 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.510549 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.510549 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.510641 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.510678 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.510713 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.510752 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.510798 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.510798 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.510867 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.510902 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.510941 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.510980 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.511024 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.511024 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.511024 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.511024 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.511024 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.513024 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.513095 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.513138 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.513184 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.513224 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.513271 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.513375 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.513427 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.513500 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.513550 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.513668 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.513716 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.513789 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.513854 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.513921 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.513972 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.514020 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.514020 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.514020 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.514020 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.514020 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.515029 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.515100 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.515146 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.515225 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.515355 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.515412 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.515478 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.515522 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.515562 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.515562 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.515562 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.515562 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.515727 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.515727 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.515727 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.515935 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.515935 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.515935 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.557006 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112575) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:28:42.557387 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.557490 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.557676 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.557942 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.558051 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.558051 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.558172 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.558172 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.558295 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.558295 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.558994 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.559078 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.559157 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.559157 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.559285 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.559285 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.559399 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.560321 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.560425 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.560425 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.560536 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.560536 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.560682 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.560682 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.561143 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.561234 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.561234 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.561341 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.561341 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.561464 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.561464 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.561571 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.561571 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.561730 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.561730 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.561855 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.561855 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.561974 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.562128 np0000183143 devstack@c-api.service[112572]: INFO dbcounter [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Registered counter for database cinder Jun 26 06:28:42.562243 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.562243 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.562444 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.562444 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.562444 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.562775 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.562775 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.563224 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.563351 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.563452 np0000183143 devstack@c-api.service[112573]: INFO dbcounter [None req-aef97846-626d-420d-8042-775acec28c90 None None] Registered counter for database cinder Jun 26 06:28:42.563556 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.563556 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.563556 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.563556 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.563556 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.564096 np0000183143 devstack@c-api.service[112574]: INFO dbcounter [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Registered counter for database cinder Jun 26 06:28:42.564212 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.564212 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.564212 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.564212 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.564605 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.564605 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.564605 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.564605 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.565017 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.565017 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.565017 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.565017 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.565017 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.565017 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.565622 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.565622 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.565622 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.565879 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.565879 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.565879 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.565879 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.566734 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.566816 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.566865 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.566910 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.566963 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.567064 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.567116 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.567412 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.567479 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.567558 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.567658 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.567658 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.567823 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.567823 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.568246 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.568363 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.568421 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.568500 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.568550 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.568652 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.568696 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.569333 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.569387 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.569462 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.569510 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.569594 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.569711 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.569785 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.570306 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.570360 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.570475 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.570526 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.570570 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.570622 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.570753 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.570845 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.570899 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.571002 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.571002 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.571127 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.571127 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.571267 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.571267 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.571355 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.571355 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.571430 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.571513 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.571626 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.571720 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.572233 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.572328 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.572375 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.572448 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.572502 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.572574 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.572665 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.572917 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.572981 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.573042 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.573087 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.573128 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.573211 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.573259 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.573370 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.573370 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.573487 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.573487 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.573673 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.573673 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.573673 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.573887 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.573887 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.573887 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.573887 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.574038 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.574038 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.574116 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.574375 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.574437 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.574487 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.574527 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.574621 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.574706 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.574778 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.575176 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.575229 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.575286 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.575358 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.575437 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.575507 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.575507 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.576005 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.576080 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.576122 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.576194 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.576241 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.576353 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.576353 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.577206 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.577258 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.577344 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.577429 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.577429 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.577526 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.577566 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.577937 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.578013 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.578056 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.578101 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.578176 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.578225 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.578319 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.578591 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.578643 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.578747 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.578747 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.578891 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.578891 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.578977 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.579373 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.579443 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.579490 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.579532 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.579623 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.579673 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.579783 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.579783 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.579917 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.579917 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.580053 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.580053 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.580053 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.580208 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.580569 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.580659 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.580728 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.580728 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.580809 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.580850 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.580935 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.581433 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.581485 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.581610 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.581610 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.581743 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.581743 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.581866 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:28:42.582280 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:28:42.582336 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:28:42.582392 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:28:42.582432 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:28:42.582511 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:28:42.582567 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:28:42.605335 np0000183143 devstack@c-api.service[112572]: DEBUG oslo_db.sqlalchemy.engines [None req-67ef3040-bb3d-4511-b861-fe76d38d123f 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=112572) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:42.606872 np0000183143 devstack@c-api.service[112573]: DEBUG oslo_db.sqlalchemy.engines [None req-aef97846-626d-420d-8042-775acec28c90 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=112573) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:42.608474 np0000183143 devstack@c-api.service[112574]: DEBUG oslo_db.sqlalchemy.engines [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d 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=112574) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:42.630601 np0000183143 devstack@c-api.service[112575]: INFO dbcounter [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Registered counter for database cinder Jun 26 06:28:42.675948 np0000183143 devstack@c-api.service[112575]: DEBUG oslo_db.sqlalchemy.engines [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 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=112575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:42.718637 np0000183143 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writer thread running {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:28:42.720033 np0000183143 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writer thread running {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:28:42.721513 np0000183143 devstack@c-api.service[112572]: INFO cinder.rpc [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:28:42.722788 np0000183143 devstack@c-api.service[112573]: INFO cinder.rpc [None req-aef97846-626d-420d-8042-775acec28c90 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:28:42.724104 np0000183143 devstack@c-api.service[112572]: INFO cinder.rpc [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:28:42.725652 np0000183143 devstack@c-api.service[112573]: INFO cinder.rpc [None req-aef97846-626d-420d-8042-775acec28c90 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:28:42.726821 np0000183143 devstack@c-api.service[112572]: INFO cinder.rpc [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:28:42.728435 np0000183143 devstack@c-api.service[112573]: INFO cinder.rpc [None req-aef97846-626d-420d-8042-775acec28c90 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:28:42.728951 np0000183143 devstack@c-api.service[112574]: DEBUG dbcounter [-] [112574] Writer thread running {{(pid=112574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:28:42.729410 np0000183143 devstack@c-api.service[112572]: INFO cinder.rpc [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:28:42.730406 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.731016 np0000183143 devstack@c-api.service[112573]: INFO cinder.rpc [None req-aef97846-626d-420d-8042-775acec28c90 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:28:42.732148 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.732439 np0000183143 devstack@c-api.service[112574]: INFO cinder.rpc [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:28:42.734264 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.735307 np0000183143 devstack@c-api.service[112574]: INFO cinder.rpc [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:28:42.735476 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.738138 np0000183143 devstack@c-api.service[112574]: INFO cinder.rpc [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:28:42.740751 np0000183143 devstack@c-api.service[112574]: INFO cinder.rpc [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:28:42.741794 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.745224 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.767037 np0000183143 devstack@c-api.service[112572]: DEBUG oslo_db.sqlalchemy.engines [None req-67ef3040-bb3d-4511-b861-fe76d38d123f 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=112572) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:42.769938 np0000183143 devstack@c-api.service[112572]: INFO cinder.rpc [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:28:42.773301 np0000183143 devstack@c-api.service[112573]: DEBUG oslo_db.sqlalchemy.engines [None req-aef97846-626d-420d-8042-775acec28c90 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=112573) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:42.773427 np0000183143 devstack@c-api.service[112572]: INFO cinder.rpc [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:28:42.773542 np0000183143 devstack@c-api.service[112573]: INFO cinder.rpc [None req-aef97846-626d-420d-8042-775acec28c90 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:28:42.773676 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.779304 np0000183143 devstack@c-api.service[112573]: INFO cinder.rpc [None req-aef97846-626d-420d-8042-775acec28c90 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:28:42.780013 np0000183143 devstack@c-api.service[112574]: DEBUG oslo_db.sqlalchemy.engines [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d 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=112574) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:42.780620 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.782922 np0000183143 devstack@c-api.service[112574]: INFO cinder.rpc [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:28:42.785424 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.785515 np0000183143 devstack@c-api.service[112574]: INFO cinder.rpc [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:28:42.786885 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.788639 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.792982 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.796564 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.797062 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.798808 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.800071 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.800441 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.800532 np0000183143 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writer thread running {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:28:42.802112 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.803541 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.803699 np0000183143 devstack@c-api.service[112575]: INFO cinder.rpc [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:28:42.804749 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.805318 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.806369 np0000183143 devstack@c-api.service[112575]: INFO cinder.rpc [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:28:42.806848 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.808725 np0000183143 devstack@c-api.service[112575]: INFO cinder.rpc [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:28:42.808837 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.809428 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.810476 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.810763 np0000183143 devstack@c-api.service[112575]: INFO cinder.rpc [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:28:42.811642 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.811826 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.812374 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.813468 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.813873 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.814723 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.814911 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.816547 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.816638 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.817981 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.819610 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.820914 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.822118 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.822462 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.823848 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.825329 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.825407 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.825678 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.826851 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.828717 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.829509 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.830751 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.832073 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.832405 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.833812 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.835106 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.835266 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.836561 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.838017 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.840620 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.840697 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.840697 np0000183143 devstack@c-api.service[112572]: WARNING cinder.api.contrib.hosts [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:28:42.840697 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: extensions {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.841440 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.841976 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: cgsnapshots {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.843126 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.843342 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: qos-specs {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.844558 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.844743 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.845978 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.846069 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: capabilities {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.847395 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: backups {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.847461 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.848245 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.848770 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.849432 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: os-volume-type-access {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.850201 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.850482 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.851076 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: encryption {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.851165 np0000183143 devstack@c-api.service[112575]: DEBUG oslo_db.sqlalchemy.engines [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 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=112575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:42.851601 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.852194 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.852574 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: consistencygroups {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.852670 np0000183143 devstack@c-api.service[112574]: WARNING cinder.api.contrib.hosts [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:28:42.852857 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: extensions {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.854073 np0000183143 devstack@c-api.service[112575]: INFO cinder.rpc [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:28:42.854234 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: cgsnapshots {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.854597 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: extra_specs {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.855969 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: qos-specs {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.856135 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: encryption {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.856747 np0000183143 devstack@c-api.service[112575]: INFO cinder.rpc [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:28:42.857660 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: os-volume-manage {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.857743 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.858171 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: capabilities {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.859175 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: os-volume-transfer {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.860256 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: backups {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.860820 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: os-availability-zone {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.860983 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.862166 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: os-quota-sets {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.862318 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: os-volume-type-access {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.862822 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.863563 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: os-quota-class-sets {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.863957 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: encryption {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.864629 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.864905 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: os-snapshot-manage {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.865457 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: consistencygroups {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.866211 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.866334 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: os-hosts {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.867735 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extended resource: scheduler-stats {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.867828 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.868043 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: extra_specs {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.869189 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.869389 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.869932 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.870417 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: encryption {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.870518 np0000183143 devstack@c-api.service[112573]: WARNING cinder.api.contrib.hosts [None req-aef97846-626d-420d-8042-775acec28c90 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:28:42.870802 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: extensions {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.871300 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.872147 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.contrib.snapshot_actions [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] SnapshotActionsController initialized {{(pid=112572) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:28:42.872318 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: cgsnapshots {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.872732 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: os-volume-manage {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.872876 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.873730 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.873809 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: qos-specs {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.874235 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.875119 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: os-volume-transfer {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.875668 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.877052 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.877132 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.877958 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: os-availability-zone {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.878041 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: capabilities {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.878535 np0000183143 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.879311 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: backups {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.879370 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension UsedLimits extending resource: limits {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.879455 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.879506 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: os-quota-sets {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.880174 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.880285 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.880376 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension VolumeActions extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.880507 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.880622 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.880732 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension TypesManage extending resource: types {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.880832 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.880945 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.881045 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension AdminActions extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.881107 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: os-quota-class-sets {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.881154 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension AdminActions extending resource: snapshots {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.881199 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.881283 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension AdminActions extending resource: backups {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.881370 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.881455 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: os-volume-type-access {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.881501 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.881571 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-67ef3040-bb3d-4511-b861-fe76d38d123f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.882603 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: os-snapshot-manage {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.883104 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: encryption {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.884177 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: os-hosts {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.884243 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.884708 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: consistencygroups {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.885953 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extended resource: scheduler-stats {{(pid=112574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.886894 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: extra_specs {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.887243 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.888525 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: encryption {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.888808 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.889319 np0000183143 devstack@c-api.service[112572]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7820f4ea3668 pid: 112572 (default app) Jun 26 06:28:42.890111 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: os-volume-manage {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.890363 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.890659 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.891556 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] SnapshotActionsController initialized {{(pid=112574) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:28:42.892422 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.892501 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: os-volume-transfer {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.893240 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.893887 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.894519 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: os-availability-zone {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.895376 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.896079 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: os-quota-sets {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.896174 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.896962 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.897508 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.897508 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.897763 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: os-quota-class-sets {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.897818 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.897818 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.897818 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.897818 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.897818 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.898201 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.898201 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.898201 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.898201 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.898201 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.898201 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.898636 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.898636 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.898636 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.898837 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.898897 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.898897 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.898897 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.898897 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.899180 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.899180 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.899180 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.899180 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.899459 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.899459 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.899459 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.899459 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.899780 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.899780 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.899780 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.899780 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.899780 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.900143 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.900143 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.900143 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.900143 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.900143 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.900471 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.900471 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.900471 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.900471 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.900471 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.900471 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.901353 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.901353 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.901353 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.901353 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.901353 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.901353 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.902073 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.902073 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.902073 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.902073 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.902073 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.902073 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.902776 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.902776 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.902776 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.902776 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.902776 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.903355 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.903355 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.903355 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.903355 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.903355 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.904080 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.904080 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.904080 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.904080 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.904080 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.904080 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.904887 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.904887 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.904887 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.904887 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.904887 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.904887 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.905552 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.905552 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.905552 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.905552 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.905552 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.906146 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.906146 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.906146 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.906146 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.906146 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.906389 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.906389 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.906389 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.906389 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.906628 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.906628 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.906628 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.906628 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.906865 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.906865 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.906865 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.906865 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.906865 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.907144 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.907144 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.907144 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.907144 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.907144 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.907385 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.907385 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.907385 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.907385 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.907631 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.907631 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.907631 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.907631 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.907936 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.907936 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.907936 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.907936 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.908145 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.908145 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.908145 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.908145 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.908350 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.908350 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.908350 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.908350 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.908590 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.908590 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.908590 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.908590 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.908590 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.908911 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.908943 np0000183143 devstack@c-api.service[112574]: WARNING castellan.key_manager.migration [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.908995 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.908995 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.908995 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.908995 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.908995 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.908995 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.909325 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.909325 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.909325 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.909325 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.909548 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.909548 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.909548 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.909548 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.909548 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.909548 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.909918 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.909918 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.909918 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.909918 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.909918 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.909918 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.910255 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.910255 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.910255 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.910255 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.910255 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.910255 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.910591 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.910591 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.910591 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.910591 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.910591 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.910591 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.910932 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.910932 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.910932 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.910932 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.911166 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.911166 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.911166 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.911166 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.911166 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.911496 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.911496 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.911496 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.911651 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: os-snapshot-manage {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.911733 np0000183143 devstack@c-api.service[112572]: /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 06:28:42.911733 np0000183143 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 26 06:28:42.911845 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension UsedLimits extending resource: limits {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.911845 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.911845 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.911845 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.911845 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension VolumeActions extending resource: volumes {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.911845 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912102 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.912130 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912186 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: os-hosts {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.912221 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension TypesManage extending resource: types {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912221 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912221 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912399 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-feeee2fd-f1d5-4f04-8e69-d4c5a3b2d7b2 None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:42.912431 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension AdminActions extending resource: volumes {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912431 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension AdminActions extending resource: snapshots {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912431 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension AdminActions extending resource: backups {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912431 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912431 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912431 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.v3.router [None req-5b5794e3-7d72-4e1a-a902-4d0f79dfda8d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.912733 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extended resource: scheduler-stats {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.912816 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 949 bytes} [Fri Jun 26 06:28:42 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 06:28:42.912848 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.912899 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.912899 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.912899 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.contrib.snapshot_actions [None req-aef97846-626d-420d-8042-775acec28c90 None None] SnapshotActionsController initialized {{(pid=112573) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:28:42.913018 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.913075 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.913126 np0000183143 devstack@c-api.service[112574]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7820f4ea3668 pid: 112574 (default app) Jun 26 06:28:42.913164 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.913191 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.913191 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.913689 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.914592 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.915133 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.916102 np0000183143 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-aef97846-626d-420d-8042-775acec28c90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.916512 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.916937 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension UsedLimits extending resource: limits {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.917065 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.918012 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.918056 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.918118 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.918233 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension VolumeActions extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.918360 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.918467 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.918562 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension TypesManage extending resource: types {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.918702 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.918819 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.918921 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension AdminActions extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.919038 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension AdminActions extending resource: snapshots {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.919141 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension AdminActions extending resource: backups {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.919242 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.919330 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.919365 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.919459 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-aef97846-626d-420d-8042-775acec28c90 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.920801 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.922176 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.923201 np0000183143 devstack@c-api.service[112575]: WARNING cinder.api.contrib.hosts [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:28:42.923428 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: extensions {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.925669 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: cgsnapshots {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.927086 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: qos-specs {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.927679 np0000183143 devstack@c-api.service[112573]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7820f4ea3668 pid: 112573 (default app) Jun 26 06:28:42.929204 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: capabilities {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.930521 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: backups {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.932546 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: os-volume-type-access {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.934305 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: encryption {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.935827 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: consistencygroups {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.937872 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: extra_specs {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.939445 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: encryption {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.940998 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: os-volume-manage {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.942499 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: os-volume-transfer {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.944195 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: os-availability-zone {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.945565 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: os-quota-sets {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.946998 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: os-quota-class-sets {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.948339 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: os-snapshot-manage {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.949819 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: os-hosts {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.951214 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extended resource: scheduler-stats {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:28:42.954012 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.955520 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.956382 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] SnapshotActionsController initialized {{(pid=112575) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:28:42.957125 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.958516 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.959897 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.961294 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.962814 np0000183143 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:28:42.963645 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension UsedLimits extending resource: limits {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.963751 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.963965 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.964061 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.964138 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension VolumeActions extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.964368 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.964368 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.964608 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension TypesManage extending resource: types {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.964608 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.964827 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.964827 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension AdminActions extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.964989 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension AdminActions extending resource: snapshots {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.964989 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension AdminActions extending resource: backups {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.965133 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.965197 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.965296 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-a5daeb1f-7115-4a8d-abc3-3d25a15efa55 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:28:42.973219 np0000183143 devstack@c-api.service[112575]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7820f4ea3668 pid: 112575 (default app) Jun 26 06:28:50.054525 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-cdf0c82a-87a2-48bf-8ef4-046c4f51bd58 None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:50.565640 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-cdf0c82a-87a2-48bf-8ef4-046c4f51bd58 admin admin] POST https://199.204.45.38/volume/v3/types Jun 26 06:28:50.566189 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-cdf0c82a-87a2-48bf-8ef4-046c4f51bd58 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112572) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 06:28:50.567896 np0000183143 devstack@c-api.service[112572]: /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 06:28:50.567896 np0000183143 devstack@c-api.service[112572]: warnings.warn( Jun 26 06:28:50.609028 np0000183143 devstack@c-api.service[112572]: DEBUG oslo_db.sqlalchemy.engines [None req-cdf0c82a-87a2-48bf-8ef4-046c4f51bd58 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=112572) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:50.634718 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-cdf0c82a-87a2-48bf-8ef4-046c4f51bd58 admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 Jun 26 06:28:50.635240 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 2/2] 199.204.45.38 () {68 vars in 1281 bytes} [Fri Jun 26 06:28:50 2026] POST /volume/v3/types => generated 186 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:28:50.663909 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.663909 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.663909 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.663909 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.663909 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.664826 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.664826 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.664826 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.664826 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.664826 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.665242 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.665242 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.665242 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.665242 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.665242 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.665242 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.665752 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.665752 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.665752 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.665752 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.666369 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.666369 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.666369 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.666369 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.667358 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.667358 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.667358 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.667358 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.667757 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.667757 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.667757 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.667757 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.667757 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.668232 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.668232 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.668232 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.668232 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.668232 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.668784 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.668784 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.668784 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.668784 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.668784 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.668784 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.669454 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.669454 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.669454 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.669454 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.669454 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.669454 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.670061 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.670061 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.670061 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.670061 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.670061 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.670061 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.670871 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.670871 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.670871 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.670871 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.670871 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671314 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671314 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671314 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671314 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671314 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671497 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671497 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671497 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671497 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671497 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671497 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671678 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671678 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671678 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671678 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671678 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671678 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671853 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671853 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671853 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.671853 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.671853 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672011 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672011 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672011 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672011 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672011 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672145 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672145 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672145 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672145 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672280 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672280 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672280 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672280 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672393 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672393 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672393 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672393 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672393 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672527 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672527 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672527 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672527 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672527 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672685 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672685 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672685 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672685 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672788 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672788 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672788 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672788 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672895 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672895 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.672895 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.672895 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673001 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673001 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673001 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673001 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673111 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673111 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673111 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673111 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673223 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673223 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673223 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673223 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673223 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673377 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673377 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673377 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673377 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673377 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673377 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673538 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673538 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673538 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673538 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673538 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673766 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673766 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673766 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673766 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673766 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673766 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673916 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673916 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673916 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673916 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.673916 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.673916 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674079 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674079 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674079 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674079 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674079 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674079 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674241 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674241 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674241 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674241 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674241 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674241 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674397 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674397 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674397 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674397 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674510 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674510 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674510 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674510 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674510 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674682 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674682 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674682 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674682 np0000183143 devstack@c-api.service[112574]: /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 06:28:50.674682 np0000183143 devstack@c-api.service[112574]: warnings.warn(deprecated_msg) Jun 26 06:28:50.674682 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [req-cdf0c82a-87a2-48bf-8ef4-046c4f51bd58 req-fe9a8f98-14ba-4ccb-8acb-1f6d07c55384 None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:51.116217 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [req-cdf0c82a-87a2-48bf-8ef4-046c4f51bd58 req-fe9a8f98-14ba-4ccb-8acb-1f6d07c55384 admin admin] POST https://199.204.45.38/volume/v3/types/7c7a3b0b-3741-44e3-b234-18288da4f917/extra_specs Jun 26 06:28:51.116924 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [req-cdf0c82a-87a2-48bf-8ef4-046c4f51bd58 req-fe9a8f98-14ba-4ccb-8acb-1f6d07c55384 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 06:28:51.119183 np0000183143 devstack@c-api.service[112574]: /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 06:28:51.119183 np0000183143 devstack@c-api.service[112574]: warnings.warn( Jun 26 06:28:51.157929 np0000183143 devstack@c-api.service[112574]: DEBUG oslo_db.sqlalchemy.engines [req-cdf0c82a-87a2-48bf-8ef4-046c4f51bd58 req-fe9a8f98-14ba-4ccb-8acb-1f6d07c55384 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=112574) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:28:51.229394 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [req-cdf0c82a-87a2-48bf-8ef4-046c4f51bd58 req-fe9a8f98-14ba-4ccb-8acb-1f6d07c55384 admin admin] https://199.204.45.38/volume/v3/types/7c7a3b0b-3741-44e3-b234-18288da4f917/extra_specs returned with HTTP 200 Jun 26 06:28:51.230131 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Fri Jun 26 06:28:50 2026] POST /volume/v3/types/7c7a3b0b-3741-44e3-b234-18288da4f917/extra_specs => generated 55 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:28:52.775385 np0000183143 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writing DB stats cinder:SELECT=6 {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:28:52.855795 np0000183143 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=6 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:29:00.632262 np0000183143 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:29:01.227415 np0000183143 devstack@c-api.service[112574]: DEBUG dbcounter [-] [112574] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:31:37.023069 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.023069 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.023069 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.023069 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.024219 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.024219 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.024219 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.024219 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.024715 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.024715 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.024715 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.024715 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.024715 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.024715 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.025254 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.025254 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.025254 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.025254 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.025254 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.025672 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.025672 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.025672 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.025672 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.025672 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.026114 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.026114 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.026114 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.026114 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.026420 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.026420 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.026420 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.026420 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.026420 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.026869 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.026869 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.026869 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.026869 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.026869 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.027393 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.027393 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.027393 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.027393 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.027393 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.027393 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.027877 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.027877 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.027877 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.027877 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.027877 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.027877 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.028276 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.028276 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.028276 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.028276 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.028276 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.028276 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.028743 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.028743 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.028743 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.028743 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.028743 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.029184 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.029184 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.029184 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.029184 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.029184 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.029476 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.029476 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.029476 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.029476 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.029476 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.029476 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.029800 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.029800 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.029800 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.029800 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.029800 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.029800 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.030068 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.030068 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.030068 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.030068 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.030068 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.030325 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.030325 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.030325 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.030325 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.030325 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.030546 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.030546 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.030546 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.030546 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.030790 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.030790 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.030790 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.030790 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031001 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031001 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031001 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031001 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031001 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031236 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031236 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031236 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031236 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031236 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031458 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031458 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031458 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031458 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031675 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031675 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031675 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031675 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031892 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031892 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.031892 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.031892 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.032100 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.032100 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.032100 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.032100 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.032404 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.032404 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.032404 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.032404 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.032615 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.032615 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.032615 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.032615 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.032615 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.032902 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.032902 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.032902 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.032902 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.032902 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.032902 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.033219 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.033219 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.033219 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.033219 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.033219 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.033437 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.033437 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.033437 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.033437 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.033437 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.033437 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.033789 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.033789 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.033789 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.033789 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.033789 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.033789 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034069 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.034069 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034069 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.034069 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034069 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.034069 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034361 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.034361 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034361 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.034361 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034361 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.034361 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034677 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.034677 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034677 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.034677 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034895 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.034895 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034895 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.034895 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.034895 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.035137 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.035137 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.035137 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.035137 np0000183143 devstack@c-api.service[112573]: /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 06:31:37.035137 np0000183143 devstack@c-api.service[112573]: warnings.warn(deprecated_msg) Jun 26 06:31:37.035137 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [None req-08079781-c38e-4308-83a6-e5605cb41ed5 None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:31:37.035137 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-08079781-c38e-4308-83a6-e5605cb41ed5 None None] GET https://199.204.45.38/volume// Jun 26 06:31:37.035420 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-08079781-c38e-4308-83a6-e5605cb41ed5 None None] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:31:37.035420 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-08079781-c38e-4308-83a6-e5605cb41ed5 None None] Calling method 'all' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:31:37.035420 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-08079781-c38e-4308-83a6-e5605cb41ed5 None None] https://199.204.45.38/volume// returned with HTTP 300 Jun 26 06:31:37.035420 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 1/4] 199.204.45.38 () {66 vars in 1449 bytes} [Fri Jun 26 06:31:37 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 06:32:19.524124 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.524124 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.524124 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.524124 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.524943 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.524943 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.524943 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.524943 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.525193 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.525193 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.525193 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.525193 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.525193 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.525193 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.525546 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.525546 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.525546 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.525546 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.525546 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.525933 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.525933 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.525933 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.525933 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.525933 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.526323 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.526323 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.526323 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.526323 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.526671 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.526671 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.526671 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.526671 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.526671 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.527093 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.527093 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.527093 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.527093 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.527093 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.527375 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.527375 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.527375 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.527375 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.527375 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.527375 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.527743 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.527743 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.527743 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.527743 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.527743 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.527743 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.528055 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.528055 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.528055 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.528055 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.528055 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.528055 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.528389 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.528389 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.528389 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.528389 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.528389 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.528692 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.528692 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.528692 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.528692 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.528692 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529045 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529045 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529045 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529045 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529045 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529045 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529367 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529367 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529367 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529367 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529367 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529367 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529620 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529620 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529620 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529620 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529620 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529850 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529850 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529850 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.529850 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.529850 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530032 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530032 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530032 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530032 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530175 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530175 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530175 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530175 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530320 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530320 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530320 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530320 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530320 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530494 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530494 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530494 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530494 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530494 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530694 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530694 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530694 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530694 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530835 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530835 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530835 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530835 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530977 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530977 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.530977 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.530977 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531113 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531113 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531113 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531113 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531259 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531259 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531259 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531259 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531393 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531393 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531393 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531393 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531393 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531571 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531571 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531571 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531571 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531571 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531571 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531788 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531788 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531788 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531788 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531788 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531969 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531969 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531969 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531969 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.531969 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.531969 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532172 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532172 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532172 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532172 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532172 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532172 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532377 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532377 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532377 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532377 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532377 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532377 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532598 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532598 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532598 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532598 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532598 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532598 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532934 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532934 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.532934 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.532934 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.533087 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.533087 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.533087 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.533087 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.533087 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.533263 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.533263 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.533263 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.533263 np0000183143 devstack@c-api.service[112575]: /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 06:32:19.533263 np0000183143 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) Jun 26 06:32:19.533263 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-8fd0322d-ee72-402c-8268-ff22f4ecc7bc None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:19.533263 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 1/5] 199.204.45.38 () {62 vars in 1061 bytes} [Fri Jun 26 06:32:19 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 06:32:19.566144 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-dff17d64-99c1-47fb-897b-769d10f84cfa None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:19.571904 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 3/6] 199.204.45.38 () {64 vars in 1265 bytes} [Fri Jun 26 06:32:19 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 06:32:19.605827 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [req-dff17d64-99c1-47fb-897b-769d10f84cfa req-1163ce6c-3360-452b-8ea2-01cbd6e11c2f None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:19.610565 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [req-dff17d64-99c1-47fb-897b-769d10f84cfa req-1163ce6c-3360-452b-8ea2-01cbd6e11c2f demo demo] GET https://199.204.45.38/volume/v3/ Jun 26 06:32:19.610842 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [req-dff17d64-99c1-47fb-897b-769d10f84cfa req-1163ce6c-3360-452b-8ea2-01cbd6e11c2f demo demo] Empty body provided in request {{(pid=112574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:19.611103 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [req-dff17d64-99c1-47fb-897b-769d10f84cfa req-1163ce6c-3360-452b-8ea2-01cbd6e11c2f demo demo] Calling method 'version_select' {{(pid=112574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:19.612199 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [req-dff17d64-99c1-47fb-897b-769d10f84cfa req-1163ce6c-3360-452b-8ea2-01cbd6e11c2f demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 26 06:32:19.612658 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 2/7] 199.204.45.38 () {66 vars in 1339 bytes} [Fri Jun 26 06:32:19 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:32:19.648755 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [None req-5d3c2323-cd61-4a1a-92d9-67376c838ecf None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:19.993533 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-5d3c2323-cd61-4a1a-92d9-67376c838ecf demo demo] GET https://199.204.45.38/volume/v3/types Jun 26 06:32:19.993980 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-5d3c2323-cd61-4a1a-92d9-67376c838ecf demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:19.994204 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-5d3c2323-cd61-4a1a-92d9-67376c838ecf demo demo] Calling method 'index' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:19.994707 np0000183143 devstack@c-api.service[112573]: /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 06:32:19.994707 np0000183143 devstack@c-api.service[112573]: warnings.warn( Jun 26 06:32:19.995361 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.api_utils [None req-5d3c2323-cd61-4a1a-92d9-67376c838ecf demo demo] Removing options '' from query. {{(pid=112573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:32:20.034427 np0000183143 devstack@c-api.service[112573]: DEBUG oslo_db.sqlalchemy.engines [None req-5d3c2323-cd61-4a1a-92d9-67376c838ecf 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=112573) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:32:20.058735 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-5d3c2323-cd61-4a1a-92d9-67376c838ecf demo demo] https://199.204.45.38/volume/v3/types returned with HTTP 200 Jun 26 06:32:20.059237 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 2/8] 199.204.45.38 () {64 vars in 1283 bytes} [Fri Jun 26 06:32:19 2026] GET /volume/v3/types => generated 377 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:32:20.097685 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-5004baa3-6174-4ae9-91e5-6d5fd27511c8 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:20.459770 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-5004baa3-6174-4ae9-91e5-6d5fd27511c8 demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 26 06:32:20.460155 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-5004baa3-6174-4ae9-91e5-6d5fd27511c8 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:20.460397 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-5004baa3-6174-4ae9-91e5-6d5fd27511c8 demo demo] Calling method 'show' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:20.498983 np0000183143 devstack@c-api.service[112575]: DEBUG oslo_db.sqlalchemy.engines [None req-5004baa3-6174-4ae9-91e5-6d5fd27511c8 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=112575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:32:20.518149 np0000183143 devstack@c-api.service[112575]: /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 06:32:20.518149 np0000183143 devstack@c-api.service[112575]: warnings.warn( Jun 26 06:32:20.520524 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-5004baa3-6174-4ae9-91e5-6d5fd27511c8 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 26 06:32:20.520946 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 2/9] 199.204.45.38 () {64 vars in 1294 bytes} [Fri Jun 26 06:32:20 2026] GET /volume/v3/types/default => generated 145 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:32:21.044362 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-700fb7e7-a53a-4507-8be5-c60983658cb5 None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:21.045680 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 4/10] 199.204.45.38 () {62 vars in 1061 bytes} [Fri Jun 26 06:32:21 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 06:32:21.081990 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-b963aeae-af84-433f-82e0-2ef5ac07e6aa None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:21.090400 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 3/11] 199.204.45.38 () {64 vars in 1265 bytes} [Fri Jun 26 06:32:21 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 06:32:21.126345 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [req-b963aeae-af84-433f-82e0-2ef5ac07e6aa req-28cb1d6c-81f2-487f-87bf-6a2ea8000674 None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:21.129209 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [req-b963aeae-af84-433f-82e0-2ef5ac07e6aa req-28cb1d6c-81f2-487f-87bf-6a2ea8000674 demo demo] GET https://199.204.45.38/volume/v3/ Jun 26 06:32:21.129451 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [req-b963aeae-af84-433f-82e0-2ef5ac07e6aa req-28cb1d6c-81f2-487f-87bf-6a2ea8000674 demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:21.129718 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [req-b963aeae-af84-433f-82e0-2ef5ac07e6aa req-28cb1d6c-81f2-487f-87bf-6a2ea8000674 demo demo] Calling method 'version_select' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:21.130287 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [req-b963aeae-af84-433f-82e0-2ef5ac07e6aa req-28cb1d6c-81f2-487f-87bf-6a2ea8000674 demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 26 06:32:21.130730 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 3/12] 199.204.45.38 () {66 vars in 1339 bytes} [Fri Jun 26 06:32:21 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 06:32:21.174556 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-35f6c843-1b33-48c7-a986-5fd31f2ef2fc None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:21.177457 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-35f6c843-1b33-48c7-a986-5fd31f2ef2fc demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 26 06:32:21.177737 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-35f6c843-1b33-48c7-a986-5fd31f2ef2fc demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:21.178048 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-35f6c843-1b33-48c7-a986-5fd31f2ef2fc demo demo] Calling method 'show' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:21.187575 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-35f6c843-1b33-48c7-a986-5fd31f2ef2fc demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 26 06:32:21.187988 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 3/13] 199.204.45.38 () {64 vars in 1294 bytes} [Fri Jun 26 06:32:21 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 06:32:21.854608 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-d3ff9a2c-906c-489e-b3a8-6807d370cb01 None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:21.855975 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 5/14] 199.204.45.38 () {62 vars in 1061 bytes} [Fri Jun 26 06:32:21 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 06:32:21.890194 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-fe04754c-f8d7-4ab6-8235-cc2fc7f190ef None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:21.892686 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 4/15] 199.204.45.38 () {64 vars in 1265 bytes} [Fri Jun 26 06:32:21 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 06:32:21.933372 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [req-fe04754c-f8d7-4ab6-8235-cc2fc7f190ef req-2af89bcf-4a76-45be-b2b4-6b96e57c827c None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:21.936792 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [req-fe04754c-f8d7-4ab6-8235-cc2fc7f190ef req-2af89bcf-4a76-45be-b2b4-6b96e57c827c demo demo] GET https://199.204.45.38/volume/v3/ Jun 26 06:32:21.937035 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [req-fe04754c-f8d7-4ab6-8235-cc2fc7f190ef req-2af89bcf-4a76-45be-b2b4-6b96e57c827c demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:21.937286 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [req-fe04754c-f8d7-4ab6-8235-cc2fc7f190ef req-2af89bcf-4a76-45be-b2b4-6b96e57c827c demo demo] Calling method 'version_select' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:21.937796 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [req-fe04754c-f8d7-4ab6-8235-cc2fc7f190ef req-2af89bcf-4a76-45be-b2b4-6b96e57c827c demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 26 06:32:21.938179 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 4/16] 199.204.45.38 () {66 vars in 1339 bytes} [Fri Jun 26 06:32:21 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 06:32:21.982290 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-b033d9d6-5683-4dae-95f0-bf4886170e1f None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:21.986160 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-b033d9d6-5683-4dae-95f0-bf4886170e1f demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 26 06:32:21.986554 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-b033d9d6-5683-4dae-95f0-bf4886170e1f demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:21.987026 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-b033d9d6-5683-4dae-95f0-bf4886170e1f demo demo] Calling method 'show' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:21.996160 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-b033d9d6-5683-4dae-95f0-bf4886170e1f demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 26 06:32:21.996544 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 4/17] 199.204.45.38 () {64 vars in 1294 bytes} [Fri Jun 26 06:32:21 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:32:22.038289 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-858f9604-dac1-4ea8-b3ed-a582d149149b None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:22.039562 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 6/18] 199.204.45.38 () {62 vars in 1061 bytes} [Fri Jun 26 06:32:22 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 06:32:22.076875 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-4fd23ff1-8ef5-49bd-9d87-e1ff77d5bac0 None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:22.079744 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 5/19] 199.204.45.38 () {64 vars in 1265 bytes} [Fri Jun 26 06:32:22 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 06:32:22.116651 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [req-4fd23ff1-8ef5-49bd-9d87-e1ff77d5bac0 req-f58088cd-adee-4a8f-af11-72e14565269b None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:22.121613 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [req-4fd23ff1-8ef5-49bd-9d87-e1ff77d5bac0 req-f58088cd-adee-4a8f-af11-72e14565269b demo demo] GET https://199.204.45.38/volume/v3/ Jun 26 06:32:22.121613 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [req-4fd23ff1-8ef5-49bd-9d87-e1ff77d5bac0 req-f58088cd-adee-4a8f-af11-72e14565269b demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:22.121613 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [req-4fd23ff1-8ef5-49bd-9d87-e1ff77d5bac0 req-f58088cd-adee-4a8f-af11-72e14565269b demo demo] Calling method 'version_select' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:22.121613 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [req-4fd23ff1-8ef5-49bd-9d87-e1ff77d5bac0 req-f58088cd-adee-4a8f-af11-72e14565269b demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 26 06:32:22.121911 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 5/20] 199.204.45.38 () {66 vars in 1339 bytes} [Fri Jun 26 06:32:22 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 06:32:22.164027 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-03c741e4-c286-45e4-98b8-972b4ec87337 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:22.167996 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-03c741e4-c286-45e4-98b8-972b4ec87337 demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 26 06:32:22.168373 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-03c741e4-c286-45e4-98b8-972b4ec87337 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:22.168925 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-03c741e4-c286-45e4-98b8-972b4ec87337 demo demo] Calling method 'show' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:22.178860 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-03c741e4-c286-45e4-98b8-972b4ec87337 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 26 06:32:22.179471 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 5/21] 199.204.45.38 () {64 vars in 1294 bytes} [Fri Jun 26 06:32:22 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:32:30.053803 np0000183143 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writing DB stats cinder:SELECT=1 {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:32:32.175475 np0000183143 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=8 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:38:03.681940 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-0d727a0b-3dab-4480-9626-ce1e61f0060e None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:38:03.785665 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-0d727a0b-3dab-4480-9626-ce1e61f0060e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:38:03.785665 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-0d727a0b-3dab-4480-9626-ce1e61f0060e demo demo] Empty body provided in request {{(pid=112572) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:38:03.785665 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-0d727a0b-3dab-4480-9626-ce1e61f0060e demo demo] Calling method 'detail' {{(pid=112572) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:38:03.785665 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.api_utils [None req-0d727a0b-3dab-4480-9626-ce1e61f0060e demo demo] Removing options '' from query. {{(pid=112572) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:38:03.787480 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.volume.api [None req-0d727a0b-3dab-4480-9626-ce1e61f0060e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112572) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:38:03.832153 np0000183143 devstack@c-api.service[112572]: INFO cinder.volume.api [None req-0d727a0b-3dab-4480-9626-ce1e61f0060e demo demo] Get all volumes completed successfully. Jun 26 06:38:03.836280 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-0d727a0b-3dab-4480-9626-ce1e61f0060e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:38:03.837211 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 7/22] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:38:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:38:13.823284 np0000183143 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writing DB stats cinder:SELECT=1 {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:39:03.879030 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-96fb56aa-b4c4-4702-8fb1-d478eb3c1231 None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:39:03.882373 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-96fb56aa-b4c4-4702-8fb1-d478eb3c1231 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:39:03.882747 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-96fb56aa-b4c4-4702-8fb1-d478eb3c1231 demo demo] Empty body provided in request {{(pid=112574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:39:03.883038 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-96fb56aa-b4c4-4702-8fb1-d478eb3c1231 demo demo] Calling method 'detail' {{(pid=112574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:39:03.883879 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.api_utils [None req-96fb56aa-b4c4-4702-8fb1-d478eb3c1231 demo demo] Removing options '' from query. {{(pid=112574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:39:03.885302 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.volume.api [None req-96fb56aa-b4c4-4702-8fb1-d478eb3c1231 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112574) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:39:03.922946 np0000183143 devstack@c-api.service[112574]: INFO cinder.volume.api [None req-96fb56aa-b4c4-4702-8fb1-d478eb3c1231 demo demo] Get all volumes completed successfully. Jun 26 06:39:03.926553 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-96fb56aa-b4c4-4702-8fb1-d478eb3c1231 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:39:03.927351 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 6/23] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:39:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:39:13.914433 np0000183143 devstack@c-api.service[112574]: DEBUG dbcounter [-] [112574] Writing DB stats cinder:SELECT=1 {{(pid=112574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:40:03.952694 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [None req-9517ea8f-1ebe-485d-ba5f-ffee1f80606c None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:40:03.955316 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-9517ea8f-1ebe-485d-ba5f-ffee1f80606c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:40:03.955718 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-9517ea8f-1ebe-485d-ba5f-ffee1f80606c demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:40:03.955871 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-9517ea8f-1ebe-485d-ba5f-ffee1f80606c demo demo] Calling method 'detail' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:40:03.956477 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.api_utils [None req-9517ea8f-1ebe-485d-ba5f-ffee1f80606c demo demo] Removing options '' from query. {{(pid=112573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:40:03.957514 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.volume.api [None req-9517ea8f-1ebe-485d-ba5f-ffee1f80606c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112573) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:40:04.009568 np0000183143 devstack@c-api.service[112573]: INFO cinder.volume.api [None req-9517ea8f-1ebe-485d-ba5f-ffee1f80606c demo demo] Get all volumes completed successfully. Jun 26 06:40:04.014935 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-9517ea8f-1ebe-485d-ba5f-ffee1f80606c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:40:04.014935 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 6/24] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:40:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:40:14.000115 np0000183143 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writing DB stats cinder:SELECT=1 {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:41:04.050256 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-4c88d016-acfe-4f31-8081-8fd86771fef2 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:41:04.055844 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-4c88d016-acfe-4f31-8081-8fd86771fef2 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:41:04.056152 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-4c88d016-acfe-4f31-8081-8fd86771fef2 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:41:04.057407 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-4c88d016-acfe-4f31-8081-8fd86771fef2 demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:41:04.057407 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-4c88d016-acfe-4f31-8081-8fd86771fef2 demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:41:04.059787 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-4c88d016-acfe-4f31-8081-8fd86771fef2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:41:04.103424 np0000183143 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-4c88d016-acfe-4f31-8081-8fd86771fef2 demo demo] Get all volumes completed successfully. Jun 26 06:41:04.105901 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-4c88d016-acfe-4f31-8081-8fd86771fef2 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:41:04.106402 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 6/25] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:41:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:41:14.098450 np0000183143 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:42:04.125479 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-c70b499c-3ce8-4b4f-88a4-581f31c0b94c None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:42:04.127955 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-c70b499c-3ce8-4b4f-88a4-581f31c0b94c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:42:04.128138 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-c70b499c-3ce8-4b4f-88a4-581f31c0b94c demo demo] Empty body provided in request {{(pid=112572) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:42:04.128318 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-c70b499c-3ce8-4b4f-88a4-581f31c0b94c demo demo] Calling method 'detail' {{(pid=112572) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:42:04.128570 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.api_utils [None req-c70b499c-3ce8-4b4f-88a4-581f31c0b94c demo demo] Removing options '' from query. {{(pid=112572) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:42:04.129319 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.volume.api [None req-c70b499c-3ce8-4b4f-88a4-581f31c0b94c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112572) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:42:04.136229 np0000183143 devstack@c-api.service[112572]: INFO cinder.volume.api [None req-c70b499c-3ce8-4b4f-88a4-581f31c0b94c demo demo] Get all volumes completed successfully. Jun 26 06:42:04.138283 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-c70b499c-3ce8-4b4f-88a4-581f31c0b94c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:42:04.138727 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 8/26] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:42:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:42:14.133122 np0000183143 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writing DB stats cinder:SELECT=1 {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:43:04.186196 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-e61a02fa-daa8-48d9-8bf0-df0d9c8da5b7 None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:43:04.304644 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-e61a02fa-daa8-48d9-8bf0-df0d9c8da5b7 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:43:04.304644 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-e61a02fa-daa8-48d9-8bf0-df0d9c8da5b7 demo demo] Empty body provided in request {{(pid=112574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:43:04.304644 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-e61a02fa-daa8-48d9-8bf0-df0d9c8da5b7 demo demo] Calling method 'detail' {{(pid=112574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:43:04.305286 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.api_utils [None req-e61a02fa-daa8-48d9-8bf0-df0d9c8da5b7 demo demo] Removing options '' from query. {{(pid=112574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:43:04.306549 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.volume.api [None req-e61a02fa-daa8-48d9-8bf0-df0d9c8da5b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112574) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:43:04.317953 np0000183143 devstack@c-api.service[112574]: INFO cinder.volume.api [None req-e61a02fa-daa8-48d9-8bf0-df0d9c8da5b7 demo demo] Get all volumes completed successfully. Jun 26 06:43:04.320977 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-e61a02fa-daa8-48d9-8bf0-df0d9c8da5b7 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:43:04.321565 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 7/27] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:43:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:43:14.311546 np0000183143 devstack@c-api.service[112574]: DEBUG dbcounter [-] [112574] Writing DB stats cinder:SELECT=1 {{(pid=112574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:44:04.363741 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [None req-c60c067e-9fbe-42b6-9fc3-0d09c0dda90f None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:44:04.368604 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-c60c067e-9fbe-42b6-9fc3-0d09c0dda90f demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:44:04.369571 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-c60c067e-9fbe-42b6-9fc3-0d09c0dda90f demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:44:04.370022 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-c60c067e-9fbe-42b6-9fc3-0d09c0dda90f demo demo] Calling method 'detail' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:44:04.370508 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.api_utils [None req-c60c067e-9fbe-42b6-9fc3-0d09c0dda90f demo demo] Removing options '' from query. {{(pid=112573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:44:04.374681 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.volume.api [None req-c60c067e-9fbe-42b6-9fc3-0d09c0dda90f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112573) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:44:04.386723 np0000183143 devstack@c-api.service[112573]: INFO cinder.volume.api [None req-c60c067e-9fbe-42b6-9fc3-0d09c0dda90f demo demo] Get all volumes completed successfully. Jun 26 06:44:04.389148 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-c60c067e-9fbe-42b6-9fc3-0d09c0dda90f demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:44:04.389518 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 7/28] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:44:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:44:14.381322 np0000183143 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writing DB stats cinder:SELECT=1 {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:45:04.424494 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-4d1fb357-ef94-417d-a786-cf47ef1dc99d None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:45:04.427924 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-4d1fb357-ef94-417d-a786-cf47ef1dc99d demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:45:04.428209 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-4d1fb357-ef94-417d-a786-cf47ef1dc99d demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:45:04.428460 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-4d1fb357-ef94-417d-a786-cf47ef1dc99d demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:45:04.429240 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-4d1fb357-ef94-417d-a786-cf47ef1dc99d demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:45:04.430252 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-4d1fb357-ef94-417d-a786-cf47ef1dc99d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:45:04.439733 np0000183143 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-4d1fb357-ef94-417d-a786-cf47ef1dc99d demo demo] Get all volumes completed successfully. Jun 26 06:45:04.443148 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-4d1fb357-ef94-417d-a786-cf47ef1dc99d demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:45:04.443563 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 7/29] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:45:04 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 06:45:14.434722 np0000183143 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:46:04.460450 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-f8248c92-8ac3-4db1-ba6c-a425a2679236 None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:46:04.463293 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-f8248c92-8ac3-4db1-ba6c-a425a2679236 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:46:04.463540 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-f8248c92-8ac3-4db1-ba6c-a425a2679236 demo demo] Empty body provided in request {{(pid=112572) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:46:04.463825 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-f8248c92-8ac3-4db1-ba6c-a425a2679236 demo demo] Calling method 'detail' {{(pid=112572) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:46:04.464136 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.api_utils [None req-f8248c92-8ac3-4db1-ba6c-a425a2679236 demo demo] Removing options '' from query. {{(pid=112572) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:46:04.465121 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.volume.api [None req-f8248c92-8ac3-4db1-ba6c-a425a2679236 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112572) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:46:04.476623 np0000183143 devstack@c-api.service[112572]: INFO cinder.volume.api [None req-f8248c92-8ac3-4db1-ba6c-a425a2679236 demo demo] Get all volumes completed successfully. Jun 26 06:46:04.479605 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-f8248c92-8ac3-4db1-ba6c-a425a2679236 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:46:04.481129 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 9/30] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:46:04 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 06:46:14.469732 np0000183143 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writing DB stats cinder:SELECT=1 {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:47:04.496911 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-9c86a4d2-9d8b-421f-ac2c-982445bf603b None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:47:04.500555 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-9c86a4d2-9d8b-421f-ac2c-982445bf603b demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:47:04.500923 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-9c86a4d2-9d8b-421f-ac2c-982445bf603b demo demo] Empty body provided in request {{(pid=112574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:47:04.501296 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-9c86a4d2-9d8b-421f-ac2c-982445bf603b demo demo] Calling method 'detail' {{(pid=112574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:47:04.502006 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.api_utils [None req-9c86a4d2-9d8b-421f-ac2c-982445bf603b demo demo] Removing options '' from query. {{(pid=112574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:47:04.502863 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.volume.api [None req-9c86a4d2-9d8b-421f-ac2c-982445bf603b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112574) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:47:04.509638 np0000183143 devstack@c-api.service[112574]: INFO cinder.volume.api [None req-9c86a4d2-9d8b-421f-ac2c-982445bf603b demo demo] Get all volumes completed successfully. Jun 26 06:47:04.515495 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-9c86a4d2-9d8b-421f-ac2c-982445bf603b demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:47:04.515495 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 8/31] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:47:04 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 06:47:14.505463 np0000183143 devstack@c-api.service[112574]: DEBUG dbcounter [-] [112574] Writing DB stats cinder:SELECT=1 {{(pid=112574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:48:04.534640 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [None req-bb157c66-b039-4304-a65f-009cca655f11 None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:48:04.696664 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-bb157c66-b039-4304-a65f-009cca655f11 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:48:04.697031 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-bb157c66-b039-4304-a65f-009cca655f11 demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:48:04.697435 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-bb157c66-b039-4304-a65f-009cca655f11 demo demo] Calling method 'detail' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:48:04.698099 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.api_utils [None req-bb157c66-b039-4304-a65f-009cca655f11 demo demo] Removing options '' from query. {{(pid=112573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:48:04.698866 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.volume.api [None req-bb157c66-b039-4304-a65f-009cca655f11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112573) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:48:04.712085 np0000183143 devstack@c-api.service[112573]: INFO cinder.volume.api [None req-bb157c66-b039-4304-a65f-009cca655f11 demo demo] Get all volumes completed successfully. Jun 26 06:48:04.715492 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-bb157c66-b039-4304-a65f-009cca655f11 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:48:04.716174 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 8/32] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:48:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:48:14.704614 np0000183143 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writing DB stats cinder:SELECT=1 {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:49:04.735295 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-5fbec14f-461d-44da-ba32-fe210158e074 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:49:04.738734 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-5fbec14f-461d-44da-ba32-fe210158e074 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:49:04.738734 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-5fbec14f-461d-44da-ba32-fe210158e074 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:49:04.739117 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-5fbec14f-461d-44da-ba32-fe210158e074 demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:49:04.739529 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-5fbec14f-461d-44da-ba32-fe210158e074 demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:49:04.740706 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-5fbec14f-461d-44da-ba32-fe210158e074 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:49:04.750851 np0000183143 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-5fbec14f-461d-44da-ba32-fe210158e074 demo demo] Get all volumes completed successfully. Jun 26 06:49:04.753605 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-5fbec14f-461d-44da-ba32-fe210158e074 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:49:04.754154 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 8/33] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:49:04 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 06:49:14.744796 np0000183143 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:50:04.766897 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-c860c67f-ed4a-4562-908d-6e78e2d236d5 None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:50:04.769190 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-c860c67f-ed4a-4562-908d-6e78e2d236d5 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:50:04.769395 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-c860c67f-ed4a-4562-908d-6e78e2d236d5 demo demo] Empty body provided in request {{(pid=112572) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:50:04.769532 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-c860c67f-ed4a-4562-908d-6e78e2d236d5 demo demo] Calling method 'detail' {{(pid=112572) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:50:04.769730 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.api_utils [None req-c860c67f-ed4a-4562-908d-6e78e2d236d5 demo demo] Removing options '' from query. {{(pid=112572) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:50:04.770762 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.volume.api [None req-c860c67f-ed4a-4562-908d-6e78e2d236d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112572) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:50:04.785014 np0000183143 devstack@c-api.service[112572]: INFO cinder.volume.api [None req-c860c67f-ed4a-4562-908d-6e78e2d236d5 demo demo] Get all volumes completed successfully. Jun 26 06:50:04.788022 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-c860c67f-ed4a-4562-908d-6e78e2d236d5 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:50:04.788570 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 10/34] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:50:04 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 06:50:14.774523 np0000183143 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writing DB stats cinder:SELECT=1 {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:51:04.808016 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-64cf2dc7-9c31-4a32-9ee0-186138ec6760 None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:51:04.812983 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-64cf2dc7-9c31-4a32-9ee0-186138ec6760 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:51:04.813343 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-64cf2dc7-9c31-4a32-9ee0-186138ec6760 demo demo] Empty body provided in request {{(pid=112574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:51:04.813760 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-64cf2dc7-9c31-4a32-9ee0-186138ec6760 demo demo] Calling method 'detail' {{(pid=112574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:51:04.814214 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.api_utils [None req-64cf2dc7-9c31-4a32-9ee0-186138ec6760 demo demo] Removing options '' from query. {{(pid=112574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:51:04.815696 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.volume.api [None req-64cf2dc7-9c31-4a32-9ee0-186138ec6760 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112574) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:51:04.827822 np0000183143 devstack@c-api.service[112574]: INFO cinder.volume.api [None req-64cf2dc7-9c31-4a32-9ee0-186138ec6760 demo demo] Get all volumes completed successfully. Jun 26 06:51:04.830534 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-64cf2dc7-9c31-4a32-9ee0-186138ec6760 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:51:04.831087 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 9/35] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:51:04 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 06:51:14.820927 np0000183143 devstack@c-api.service[112574]: DEBUG dbcounter [-] [112574] Writing DB stats cinder:SELECT=1 {{(pid=112574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:52:04.853067 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [None req-7bb1eece-73ed-46f8-ada9-3820d096ef6f None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:52:04.856200 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-7bb1eece-73ed-46f8-ada9-3820d096ef6f demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:52:04.856506 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-7bb1eece-73ed-46f8-ada9-3820d096ef6f demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:52:04.856715 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-7bb1eece-73ed-46f8-ada9-3820d096ef6f demo demo] Calling method 'detail' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:52:04.857022 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.api_utils [None req-7bb1eece-73ed-46f8-ada9-3820d096ef6f demo demo] Removing options '' from query. {{(pid=112573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:52:04.857957 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.volume.api [None req-7bb1eece-73ed-46f8-ada9-3820d096ef6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112573) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:52:04.866799 np0000183143 devstack@c-api.service[112573]: INFO cinder.volume.api [None req-7bb1eece-73ed-46f8-ada9-3820d096ef6f demo demo] Get all volumes completed successfully. Jun 26 06:52:04.869790 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-7bb1eece-73ed-46f8-ada9-3820d096ef6f demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:52:04.869949 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 9/36] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:52:04 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 06:52:14.860972 np0000183143 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writing DB stats cinder:SELECT=1 {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:53:04.887943 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-6f63d617-54c9-4762-ae14-3145e772926a None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:53:04.891063 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-6f63d617-54c9-4762-ae14-3145e772926a demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:53:04.891358 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-6f63d617-54c9-4762-ae14-3145e772926a demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:53:04.891758 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-6f63d617-54c9-4762-ae14-3145e772926a demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:53:04.892324 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-6f63d617-54c9-4762-ae14-3145e772926a demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:53:04.894240 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-6f63d617-54c9-4762-ae14-3145e772926a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:53:04.904017 np0000183143 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-6f63d617-54c9-4762-ae14-3145e772926a demo demo] Get all volumes completed successfully. Jun 26 06:53:04.906953 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-6f63d617-54c9-4762-ae14-3145e772926a demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:53:04.907460 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 9/37] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:53:04 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 06:53:14.898529 np0000183143 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:54:04.931731 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-e05fd876-0a6b-460f-961e-0492529f053e None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:54:05.007784 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-e05fd876-0a6b-460f-961e-0492529f053e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:54:05.007784 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-e05fd876-0a6b-460f-961e-0492529f053e demo demo] Empty body provided in request {{(pid=112572) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:54:05.007784 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-e05fd876-0a6b-460f-961e-0492529f053e demo demo] Calling method 'detail' {{(pid=112572) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:54:05.007784 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.api_utils [None req-e05fd876-0a6b-460f-961e-0492529f053e demo demo] Removing options '' from query. {{(pid=112572) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:54:05.008736 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.volume.api [None req-e05fd876-0a6b-460f-961e-0492529f053e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112572) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:54:05.017944 np0000183143 devstack@c-api.service[112572]: INFO cinder.volume.api [None req-e05fd876-0a6b-460f-961e-0492529f053e demo demo] Get all volumes completed successfully. Jun 26 06:54:05.019987 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-e05fd876-0a6b-460f-961e-0492529f053e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:54:05.020533 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 11/38] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:54:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:54:15.013937 np0000183143 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writing DB stats cinder:SELECT=1 {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:55:05.038160 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-407b8cb1-8f8b-4a45-b4e9-bdacd3f24d55 None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:55:05.041737 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-407b8cb1-8f8b-4a45-b4e9-bdacd3f24d55 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:55:05.041997 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-407b8cb1-8f8b-4a45-b4e9-bdacd3f24d55 demo demo] Empty body provided in request {{(pid=112574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:55:05.042267 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-407b8cb1-8f8b-4a45-b4e9-bdacd3f24d55 demo demo] Calling method 'detail' {{(pid=112574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:55:05.042627 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.api_utils [None req-407b8cb1-8f8b-4a45-b4e9-bdacd3f24d55 demo demo] Removing options '' from query. {{(pid=112574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:55:05.043702 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.volume.api [None req-407b8cb1-8f8b-4a45-b4e9-bdacd3f24d55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112574) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:55:05.052938 np0000183143 devstack@c-api.service[112574]: INFO cinder.volume.api [None req-407b8cb1-8f8b-4a45-b4e9-bdacd3f24d55 demo demo] Get all volumes completed successfully. Jun 26 06:55:05.055182 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-407b8cb1-8f8b-4a45-b4e9-bdacd3f24d55 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:55:05.055915 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 10/39] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:55:05 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 06:55:15.050433 np0000183143 devstack@c-api.service[112574]: DEBUG dbcounter [-] [112574] Writing DB stats cinder:SELECT=1 {{(pid=112574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:56:05.076623 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [None req-35fe8d3a-83d8-4603-8aa6-cb87f675031a None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:56:05.079807 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-35fe8d3a-83d8-4603-8aa6-cb87f675031a demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:56:05.081654 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-35fe8d3a-83d8-4603-8aa6-cb87f675031a demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:56:05.081654 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-35fe8d3a-83d8-4603-8aa6-cb87f675031a demo demo] Calling method 'detail' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:56:05.081654 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.api_utils [None req-35fe8d3a-83d8-4603-8aa6-cb87f675031a demo demo] Removing options '' from query. {{(pid=112573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:56:05.082271 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.volume.api [None req-35fe8d3a-83d8-4603-8aa6-cb87f675031a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112573) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:56:05.090100 np0000183143 devstack@c-api.service[112573]: INFO cinder.volume.api [None req-35fe8d3a-83d8-4603-8aa6-cb87f675031a demo demo] Get all volumes completed successfully. Jun 26 06:56:05.092455 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-35fe8d3a-83d8-4603-8aa6-cb87f675031a demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:56:05.093183 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 10/40] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:56:05 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 06:56:15.086997 np0000183143 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writing DB stats cinder:SELECT=1 {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:57:05.113318 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-a9163f36-63e2-4be1-acec-835b45bf2f86 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:57:05.115794 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-a9163f36-63e2-4be1-acec-835b45bf2f86 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:57:05.116289 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-a9163f36-63e2-4be1-acec-835b45bf2f86 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:57:05.116742 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-a9163f36-63e2-4be1-acec-835b45bf2f86 demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:57:05.117224 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-a9163f36-63e2-4be1-acec-835b45bf2f86 demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:57:05.118638 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-a9163f36-63e2-4be1-acec-835b45bf2f86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:57:05.129780 np0000183143 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-a9163f36-63e2-4be1-acec-835b45bf2f86 demo demo] Get all volumes completed successfully. Jun 26 06:57:05.132749 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-a9163f36-63e2-4be1-acec-835b45bf2f86 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:57:05.133549 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 10/41] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:57:05 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 06:57:15.123657 np0000183143 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:58:05.150654 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-c59174da-d51c-40ac-8ea3-8cc614c78382 None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:58:05.154168 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-c59174da-d51c-40ac-8ea3-8cc614c78382 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:58:05.154694 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-c59174da-d51c-40ac-8ea3-8cc614c78382 demo demo] Empty body provided in request {{(pid=112572) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:58:05.154916 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-c59174da-d51c-40ac-8ea3-8cc614c78382 demo demo] Calling method 'detail' {{(pid=112572) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:58:05.155299 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.api_utils [None req-c59174da-d51c-40ac-8ea3-8cc614c78382 demo demo] Removing options '' from query. {{(pid=112572) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:58:05.156451 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.volume.api [None req-c59174da-d51c-40ac-8ea3-8cc614c78382 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112572) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:58:05.165326 np0000183143 devstack@c-api.service[112572]: INFO cinder.volume.api [None req-c59174da-d51c-40ac-8ea3-8cc614c78382 demo demo] Get all volumes completed successfully. Jun 26 06:58:05.167361 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-c59174da-d51c-40ac-8ea3-8cc614c78382 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:58:05.167788 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 12/42] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:58:05 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 06:58:15.159911 np0000183143 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writing DB stats cinder:SELECT=1 {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:59:05.189198 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-f28ea1ed-a4cc-4e16-91b9-98b1895cfd99 None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:59:05.311034 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-f28ea1ed-a4cc-4e16-91b9-98b1895cfd99 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 06:59:05.311378 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-f28ea1ed-a4cc-4e16-91b9-98b1895cfd99 demo demo] Empty body provided in request {{(pid=112574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:59:05.311661 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-f28ea1ed-a4cc-4e16-91b9-98b1895cfd99 demo demo] Calling method 'detail' {{(pid=112574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:59:05.312090 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.api_utils [None req-f28ea1ed-a4cc-4e16-91b9-98b1895cfd99 demo demo] Removing options '' from query. {{(pid=112574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:59:05.313024 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.volume.api [None req-f28ea1ed-a4cc-4e16-91b9-98b1895cfd99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112574) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:59:05.321643 np0000183143 devstack@c-api.service[112574]: INFO cinder.volume.api [None req-f28ea1ed-a4cc-4e16-91b9-98b1895cfd99 demo demo] Get all volumes completed successfully. Jun 26 06:59:05.323542 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-f28ea1ed-a4cc-4e16-91b9-98b1895cfd99 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:59:05.323961 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 11/43] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 06:59:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:59:15.316682 np0000183143 devstack@c-api.service[112574]: DEBUG dbcounter [-] [112574] Writing DB stats cinder:SELECT=1 {{(pid=112574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:00:05.344699 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [None req-6170f541-5728-4654-8237-9e60f38fc1d1 None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:00:05.349265 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-6170f541-5728-4654-8237-9e60f38fc1d1 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 07:00:05.349568 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-6170f541-5728-4654-8237-9e60f38fc1d1 demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:00:05.350245 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-6170f541-5728-4654-8237-9e60f38fc1d1 demo demo] Calling method 'detail' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:00:05.350811 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.api_utils [None req-6170f541-5728-4654-8237-9e60f38fc1d1 demo demo] Removing options '' from query. {{(pid=112573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:00:05.351988 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.volume.api [None req-6170f541-5728-4654-8237-9e60f38fc1d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112573) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:00:05.362303 np0000183143 devstack@c-api.service[112573]: INFO cinder.volume.api [None req-6170f541-5728-4654-8237-9e60f38fc1d1 demo demo] Get all volumes completed successfully. Jun 26 07:00:05.364622 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-6170f541-5728-4654-8237-9e60f38fc1d1 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:00:05.365224 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 11/44] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 07:00:05 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 07:00:15.356428 np0000183143 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writing DB stats cinder:SELECT=1 {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:01:05.411569 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-6764b738-447a-424d-b1bf-0bab32f0a794 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:01:05.415787 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-6764b738-447a-424d-b1bf-0bab32f0a794 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 07:01:05.416041 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-6764b738-447a-424d-b1bf-0bab32f0a794 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:01:05.416263 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-6764b738-447a-424d-b1bf-0bab32f0a794 demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:01:05.416565 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-6764b738-447a-424d-b1bf-0bab32f0a794 demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:01:05.417410 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-6764b738-447a-424d-b1bf-0bab32f0a794 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:01:05.425741 np0000183143 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-6764b738-447a-424d-b1bf-0bab32f0a794 demo demo] Get all volumes completed successfully. Jun 26 07:01:05.428107 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-6764b738-447a-424d-b1bf-0bab32f0a794 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:01:05.428571 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 11/45] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 07:01:05 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 07:01:15.421033 np0000183143 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:02:05.454739 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-11168a67-10ca-491d-bcf5-f936cdba90ff None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:02:05.458061 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-11168a67-10ca-491d-bcf5-f936cdba90ff demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 07:02:05.458320 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-11168a67-10ca-491d-bcf5-f936cdba90ff demo demo] Empty body provided in request {{(pid=112572) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:02:05.458559 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-11168a67-10ca-491d-bcf5-f936cdba90ff demo demo] Calling method 'detail' {{(pid=112572) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:02:05.458939 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.api_utils [None req-11168a67-10ca-491d-bcf5-f936cdba90ff demo demo] Removing options '' from query. {{(pid=112572) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:02:05.459990 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.volume.api [None req-11168a67-10ca-491d-bcf5-f936cdba90ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112572) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:02:05.468804 np0000183143 devstack@c-api.service[112572]: INFO cinder.volume.api [None req-11168a67-10ca-491d-bcf5-f936cdba90ff demo demo] Get all volumes completed successfully. Jun 26 07:02:05.472208 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-11168a67-10ca-491d-bcf5-f936cdba90ff demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:02:05.472720 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 13/46] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 07:02:05 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 07:02:15.463457 np0000183143 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writing DB stats cinder:SELECT=1 {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:03:05.491761 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-18b99aa5-9b35-410d-992d-ab76b9768b0c None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:03:05.496083 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-18b99aa5-9b35-410d-992d-ab76b9768b0c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 07:03:05.496477 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-18b99aa5-9b35-410d-992d-ab76b9768b0c demo demo] Empty body provided in request {{(pid=112574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:03:05.497022 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-18b99aa5-9b35-410d-992d-ab76b9768b0c demo demo] Calling method 'detail' {{(pid=112574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:03:05.497447 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.api_utils [None req-18b99aa5-9b35-410d-992d-ab76b9768b0c demo demo] Removing options '' from query. {{(pid=112574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:03:05.499061 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.volume.api [None req-18b99aa5-9b35-410d-992d-ab76b9768b0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112574) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:03:05.507700 np0000183143 devstack@c-api.service[112574]: INFO cinder.volume.api [None req-18b99aa5-9b35-410d-992d-ab76b9768b0c demo demo] Get all volumes completed successfully. Jun 26 07:03:05.509832 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-18b99aa5-9b35-410d-992d-ab76b9768b0c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:03:05.510361 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 12/47] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 07:03:05 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 07:03:15.504332 np0000183143 devstack@c-api.service[112574]: DEBUG dbcounter [-] [112574] Writing DB stats cinder:SELECT=1 {{(pid=112574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:04:05.531048 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [None req-e1d175e9-193e-40f6-a2a4-04563ea4ca76 None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:04:05.602630 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-e1d175e9-193e-40f6-a2a4-04563ea4ca76 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 07:04:05.602891 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-e1d175e9-193e-40f6-a2a4-04563ea4ca76 demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:04:05.603290 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-e1d175e9-193e-40f6-a2a4-04563ea4ca76 demo demo] Calling method 'detail' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:04:05.603630 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.api_utils [None req-e1d175e9-193e-40f6-a2a4-04563ea4ca76 demo demo] Removing options '' from query. {{(pid=112573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:04:05.604818 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.volume.api [None req-e1d175e9-193e-40f6-a2a4-04563ea4ca76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112573) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:04:05.614033 np0000183143 devstack@c-api.service[112573]: INFO cinder.volume.api [None req-e1d175e9-193e-40f6-a2a4-04563ea4ca76 demo demo] Get all volumes completed successfully. Jun 26 07:04:05.616263 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-e1d175e9-193e-40f6-a2a4-04563ea4ca76 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:04:05.616605 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 12/48] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 07:04:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:04:15.609006 np0000183143 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writing DB stats cinder:SELECT=1 {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:05:05.635914 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-0bd0f918-9c38-4f72-9db5-c131f8fe584c None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:05:05.639621 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-0bd0f918-9c38-4f72-9db5-c131f8fe584c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 07:05:05.639861 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-0bd0f918-9c38-4f72-9db5-c131f8fe584c demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:05:05.640103 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-0bd0f918-9c38-4f72-9db5-c131f8fe584c demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:05:05.640413 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-0bd0f918-9c38-4f72-9db5-c131f8fe584c demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:05:05.641528 np0000183143 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-0bd0f918-9c38-4f72-9db5-c131f8fe584c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:05:05.649130 np0000183143 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-0bd0f918-9c38-4f72-9db5-c131f8fe584c demo demo] Get all volumes completed successfully. Jun 26 07:05:05.651195 np0000183143 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-0bd0f918-9c38-4f72-9db5-c131f8fe584c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:05:05.651555 np0000183143 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 12/49] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 07:05:05 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 07:05:15.645069 np0000183143 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:06:05.670538 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-2ffd72ea-5bef-49ac-9805-a5abaac186e7 None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:06:05.673463 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-2ffd72ea-5bef-49ac-9805-a5abaac186e7 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 07:06:05.673774 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-2ffd72ea-5bef-49ac-9805-a5abaac186e7 demo demo] Empty body provided in request {{(pid=112572) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:06:05.674028 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-2ffd72ea-5bef-49ac-9805-a5abaac186e7 demo demo] Calling method 'detail' {{(pid=112572) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:06:05.674327 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.api.api_utils [None req-2ffd72ea-5bef-49ac-9805-a5abaac186e7 demo demo] Removing options '' from query. {{(pid=112572) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:06:05.675277 np0000183143 devstack@c-api.service[112572]: DEBUG cinder.volume.api [None req-2ffd72ea-5bef-49ac-9805-a5abaac186e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112572) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:06:05.685307 np0000183143 devstack@c-api.service[112572]: INFO cinder.volume.api [None req-2ffd72ea-5bef-49ac-9805-a5abaac186e7 demo demo] Get all volumes completed successfully. Jun 26 07:06:05.688215 np0000183143 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-2ffd72ea-5bef-49ac-9805-a5abaac186e7 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:06:05.688747 np0000183143 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 14/50] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 07:06:05 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 07:06:15.679409 np0000183143 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writing DB stats cinder:SELECT=1 {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:07:05.749532 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.middleware.request_id [None req-3c953ea7-864e-4984-b28c-b1b8d0afc646 None None] RequestId filter calling following filter/app {{(pid=112574) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:07:05.753777 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-3c953ea7-864e-4984-b28c-b1b8d0afc646 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 07:07:05.753979 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-3c953ea7-864e-4984-b28c-b1b8d0afc646 demo demo] Empty body provided in request {{(pid=112574) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:07:05.754183 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.openstack.wsgi [None req-3c953ea7-864e-4984-b28c-b1b8d0afc646 demo demo] Calling method 'detail' {{(pid=112574) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:07:05.754455 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.api.api_utils [None req-3c953ea7-864e-4984-b28c-b1b8d0afc646 demo demo] Removing options '' from query. {{(pid=112574) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:07:05.755417 np0000183143 devstack@c-api.service[112574]: DEBUG cinder.volume.api [None req-3c953ea7-864e-4984-b28c-b1b8d0afc646 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112574) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:07:05.765427 np0000183143 devstack@c-api.service[112574]: INFO cinder.volume.api [None req-3c953ea7-864e-4984-b28c-b1b8d0afc646 demo demo] Get all volumes completed successfully. Jun 26 07:07:05.767402 np0000183143 devstack@c-api.service[112574]: INFO cinder.api.openstack.wsgi [None req-3c953ea7-864e-4984-b28c-b1b8d0afc646 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:07:05.767998 np0000183143 devstack@c-api.service[112574]: [pid: 112574|app: 0|req: 13/51] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 07:07:05 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 07:07:15.759006 np0000183143 devstack@c-api.service[112574]: DEBUG dbcounter [-] [112574] Writing DB stats cinder:SELECT=1 {{(pid=112574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:08:05.793038 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.middleware.request_id [None req-011e1014-f43a-4f51-8ead-d533632aa67d None None] RequestId filter calling following filter/app {{(pid=112573) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:08:05.795932 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-011e1014-f43a-4f51-8ead-d533632aa67d demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 26 07:08:05.796228 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-011e1014-f43a-4f51-8ead-d533632aa67d demo demo] Empty body provided in request {{(pid=112573) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:08:05.797097 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.openstack.wsgi [None req-011e1014-f43a-4f51-8ead-d533632aa67d demo demo] Calling method 'detail' {{(pid=112573) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:08:05.797097 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.api.api_utils [None req-011e1014-f43a-4f51-8ead-d533632aa67d demo demo] Removing options '' from query. {{(pid=112573) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:08:05.797891 np0000183143 devstack@c-api.service[112573]: DEBUG cinder.volume.api [None req-011e1014-f43a-4f51-8ead-d533632aa67d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112573) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:08:05.812128 np0000183143 devstack@c-api.service[112573]: INFO cinder.volume.api [None req-011e1014-f43a-4f51-8ead-d533632aa67d demo demo] Get all volumes completed successfully. Jun 26 07:08:05.816821 np0000183143 devstack@c-api.service[112573]: INFO cinder.api.openstack.wsgi [None req-011e1014-f43a-4f51-8ead-d533632aa67d demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:08:05.817455 np0000183143 devstack@c-api.service[112573]: [pid: 112573|app: 0|req: 13/52] 199.204.45.38 () {64 vars in 1289 bytes} [Fri Jun 26 07:08:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)