Jun 19 00:35:17.163199 np0000182244 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 00:35:17.172224 np0000182244 devstack@c-api.service[112672]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 00:35:17 2026] *** Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: nodename: np0000182244 Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: machine: x86_64 Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: clock source: unix Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: pcre jit disabled Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: detected number of CPU cores: 16 Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: current working directory: / Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: detected binary path: /usr/bin/uwsgi-core Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: your processes number limit is 256917 Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: your memory page size is 4096 bytes Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: detected max file descriptor number: 2048 Jun 19 00:35:17.175362 np0000182244 devstack@c-api.service[112672]: lock engine: pthread robust mutexes Jun 19 00:35:17.175863 np0000182244 devstack@c-api.service[112672]: thunder lock: enabled Jun 19 00:35:17.175905 np0000182244 devstack@c-api.service[112672]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 00:35:17.175947 np0000182244 devstack@c-api.service[112672]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 00:35:17.175989 np0000182244 devstack@c-api.service[112672]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 00:35:17.175989 np0000182244 devstack@c-api.service[112672]: Set PythonHome to /opt/stack/data/venv Jun 19 00:35:17.223366 np0000182244 devstack@c-api.service[112672]: Python main interpreter initialized at 0x762d6daa3668 Jun 19 00:35:17.223366 np0000182244 devstack@c-api.service[112672]: python threads support enabled Jun 19 00:35:17.223366 np0000182244 devstack@c-api.service[112672]: your server socket listen backlog is limited to 100 connections Jun 19 00:35:17.223366 np0000182244 devstack@c-api.service[112672]: your mercy for graceful operations on workers is 80 seconds Jun 19 00:35:17.224147 np0000182244 devstack@c-api.service[112672]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 00:35:17.224250 np0000182244 devstack@c-api.service[112672]: *** Operational MODE: preforking *** Jun 19 00:35:17.224505 np0000182244 devstack@c-api.service[112672]: *** uWSGI is running in multiple interpreter mode *** Jun 19 00:35:17.224505 np0000182244 devstack@c-api.service[112672]: spawned uWSGI master process (pid: 112672) Jun 19 00:35:17.224809 np0000182244 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 00:35:17.225512 np0000182244 devstack@c-api.service[112672]: spawned uWSGI worker 1 (pid: 112679, cores: 1) Jun 19 00:35:17.226072 np0000182244 devstack@c-api.service[112672]: spawned uWSGI worker 2 (pid: 112680, cores: 1) Jun 19 00:35:17.226603 np0000182244 devstack@c-api.service[112672]: spawned uWSGI worker 3 (pid: 112681, cores: 1) Jun 19 00:35:17.227201 np0000182244 devstack@c-api.service[112672]: spawned uWSGI worker 4 (pid: 112682, cores: 1) Jun 19 00:35:17.227201 np0000182244 devstack@c-api.service[112672]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 00:35:17.360495 np0000182244 devstack@c-api.service[112682]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:35:17.360495 np0000182244 devstack@c-api.service[112682]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:35:17.360495 np0000182244 devstack@c-api.service[112682]: we strongly recommend against using it for new projects. Jun 19 00:35:17.360495 np0000182244 devstack@c-api.service[112682]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:35:17.360495 np0000182244 devstack@c-api.service[112682]: framework. For more detail see Jun 19 00:35:17.360495 np0000182244 devstack@c-api.service[112682]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:35:17.360495 np0000182244 devstack@c-api.service[112682]: import eventlet # noqa Jun 19 00:35:17.377418 np0000182244 devstack@c-api.service[112679]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:35:17.377418 np0000182244 devstack@c-api.service[112679]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:35:17.377418 np0000182244 devstack@c-api.service[112679]: we strongly recommend against using it for new projects. Jun 19 00:35:17.377418 np0000182244 devstack@c-api.service[112679]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:35:17.377418 np0000182244 devstack@c-api.service[112679]: framework. For more detail see Jun 19 00:35:17.377418 np0000182244 devstack@c-api.service[112679]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:35:17.377418 np0000182244 devstack@c-api.service[112679]: import eventlet # noqa Jun 19 00:35:17.380634 np0000182244 devstack@c-api.service[112680]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:35:17.380634 np0000182244 devstack@c-api.service[112680]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:35:17.380634 np0000182244 devstack@c-api.service[112680]: we strongly recommend against using it for new projects. Jun 19 00:35:17.380634 np0000182244 devstack@c-api.service[112680]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:35:17.380634 np0000182244 devstack@c-api.service[112680]: framework. For more detail see Jun 19 00:35:17.380634 np0000182244 devstack@c-api.service[112680]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:35:17.380634 np0000182244 devstack@c-api.service[112680]: import eventlet # noqa Jun 19 00:35:17.381590 np0000182244 devstack@c-api.service[112681]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:35:17.381590 np0000182244 devstack@c-api.service[112681]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:35:17.381590 np0000182244 devstack@c-api.service[112681]: we strongly recommend against using it for new projects. Jun 19 00:35:17.381590 np0000182244 devstack@c-api.service[112681]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:35:17.381590 np0000182244 devstack@c-api.service[112681]: framework. For more detail see Jun 19 00:35:17.381590 np0000182244 devstack@c-api.service[112681]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:35:17.381590 np0000182244 devstack@c-api.service[112681]: import eventlet # noqa Jun 19 00:35:17.452859 np0000182244 devstack@c-api.service[112682]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:35:17.452859 np0000182244 devstack@c-api.service[112682]: warnings.warn( Jun 19 00:35:17.469171 np0000182244 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:35:17.469171 np0000182244 devstack@c-api.service[112681]: warnings.warn( Jun 19 00:35:17.482162 np0000182244 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:35:17.482162 np0000182244 devstack@c-api.service[112679]: warnings.warn( Jun 19 00:35:17.486560 np0000182244 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:35:17.486560 np0000182244 devstack@c-api.service[112680]: warnings.warn( Jun 19 00:35:17.536308 np0000182244 devstack@c-api.service[112682]: /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 19 00:35:17.536308 np0000182244 devstack@c-api.service[112682]: from cgi import parse_header Jun 19 00:35:17.550848 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:17.550848 np0000182244 devstack@c-api.service[112681]: from cgi import parse_header Jun 19 00:35:17.572467 np0000182244 devstack@c-api.service[112679]: /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 19 00:35:17.572467 np0000182244 devstack@c-api.service[112679]: from cgi import parse_header Jun 19 00:35:17.585357 np0000182244 devstack@c-api.service[112682]: /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 19 00:35:17.585357 np0000182244 devstack@c-api.service[112682]: removals.removed_module( Jun 19 00:35:17.585498 np0000182244 devstack@c-api.service[112682]: /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 19 00:35:17.585498 np0000182244 devstack@c-api.service[112682]: removals.removed_module( Jun 19 00:35:17.586189 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:17.586189 np0000182244 devstack@c-api.service[112680]: from cgi import parse_header Jun 19 00:35:17.602962 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:17.602962 np0000182244 devstack@c-api.service[112681]: removals.removed_module( Jun 19 00:35:17.604562 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:17.604562 np0000182244 devstack@c-api.service[112681]: removals.removed_module( Jun 19 00:35:17.632492 np0000182244 devstack@c-api.service[112679]: /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 19 00:35:17.632492 np0000182244 devstack@c-api.service[112679]: removals.removed_module( Jun 19 00:35:17.635104 np0000182244 devstack@c-api.service[112679]: /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 19 00:35:17.635104 np0000182244 devstack@c-api.service[112679]: removals.removed_module( Jun 19 00:35:17.647469 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:17.647469 np0000182244 devstack@c-api.service[112680]: removals.removed_module( Jun 19 00:35:17.649755 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:17.649755 np0000182244 devstack@c-api.service[112680]: removals.removed_module( Jun 19 00:35:18.399003 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:18.399003 np0000182244 devstack@c-api.service[112681]: warnings.warn( Jun 19 00:35:18.417515 np0000182244 devstack@c-api.service[112682]: /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 19 00:35:18.417515 np0000182244 devstack@c-api.service[112682]: warnings.warn( Jun 19 00:35:18.453090 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:18.453090 np0000182244 devstack@c-api.service[112681]: warnings.warn( Jun 19 00:35:18.473568 np0000182244 devstack@c-api.service[112682]: /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 19 00:35:18.473568 np0000182244 devstack@c-api.service[112682]: warnings.warn( Jun 19 00:35:18.524228 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:18.524228 np0000182244 devstack@c-api.service[112680]: warnings.warn( Jun 19 00:35:18.556660 np0000182244 devstack@c-api.service[112679]: /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 19 00:35:18.556660 np0000182244 devstack@c-api.service[112679]: warnings.warn( Jun 19 00:35:18.574874 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:18.574874 np0000182244 devstack@c-api.service[112680]: warnings.warn( Jun 19 00:35:18.628624 np0000182244 devstack@c-api.service[112679]: /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 19 00:35:18.628624 np0000182244 devstack@c-api.service[112679]: warnings.warn( Jun 19 00:35:18.677212 np0000182244 devstack@c-api.service[112681]: 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 19 00:35:18.677430 np0000182244 devstack@c-api.service[112681]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112681) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:35:18.735943 np0000182244 devstack@c-api.service[112682]: 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 19 00:35:18.736138 np0000182244 devstack@c-api.service[112682]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112682) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:35:18.771531 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:18.771531 np0000182244 devstack@c-api.service[112681]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:35:18.784156 np0000182244 devstack@c-api.service[112680]: 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 19 00:35:18.784483 np0000182244 devstack@c-api.service[112680]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112680) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:35:18.804353 np0000182244 devstack@c-api.service[112682]: /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 19 00:35:18.804353 np0000182244 devstack@c-api.service[112682]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:35:18.847559 np0000182244 devstack@c-api.service[112679]: 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 19 00:35:18.847754 np0000182244 devstack@c-api.service[112679]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112679) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:35:18.849062 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:18.849062 np0000182244 devstack@c-api.service[112680]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:35:18.917628 np0000182244 devstack@c-api.service[112679]: /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 19 00:35:18.917628 np0000182244 devstack@c-api.service[112679]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:35:19.258827 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:35:19.259182 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.259182 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.259391 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.261804 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.261919 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.261919 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.262074 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.262074 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.262074 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.262235 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.263065 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.263173 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.263173 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.263317 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.263317 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.263439 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.263439 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.263571 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.263571 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.263571 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.263766 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.263766 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.263908 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.263908 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.265919 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.265991 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.266027 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.266129 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.266178 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.266240 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.266299 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.269021 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.269122 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.269174 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.269216 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.269257 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.269315 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.269374 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.269813 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.269879 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.269974 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.270025 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.270123 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.270170 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.270246 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.271654 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.271723 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.271765 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.271827 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.271896 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.271956 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.272005 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.274411 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.274522 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.274522 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.274683 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.274683 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.274683 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.274862 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.275579 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.275709 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.275709 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.275857 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.275857 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.275857 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.276088 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.277946 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.278081 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.278081 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.278232 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.278232 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.278232 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.278392 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.279526 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.279615 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.279615 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.279730 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.279789 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.279885 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.279885 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.286474 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.286569 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.286569 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.286675 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.286675 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.286770 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.286770 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.287586 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.287695 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.287695 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.287833 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.287833 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.287833 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.288003 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.289371 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.289479 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.289479 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.289585 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.289585 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.289700 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.289700 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.290500 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.290584 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.290584 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.290706 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.290706 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.290824 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.290824 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.292958 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.293031 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.293127 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.293186 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.293239 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.293297 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.293348 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.294505 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.294552 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.294640 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.294685 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.294753 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.294809 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.294877 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.295696 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.295763 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.295866 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.295929 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.295989 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.296054 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.296146 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.296927 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.296927 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.297138 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.297138 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.297138 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.297378 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.297378 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.301871 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.301983 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.301983 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.302135 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.302135 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.302135 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.302340 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.304354 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.304468 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.304468 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.304627 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.304627 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.304627 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.304815 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.305252 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.305252 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.305504 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.305504 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.305504 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.306023 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.306023 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.307887 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.307887 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.307887 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.308206 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.308206 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.308206 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.308206 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.308206 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.308599 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.308599 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.308599 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.308599 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.308599 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.308599 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.313961 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.314094 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.314094 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.314216 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.314279 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.314418 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.314491 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.314550 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.314624 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.314693 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.314693 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.314793 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.314830 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.314865 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.317426 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.317479 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.317526 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.317641 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.317696 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.317735 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.317831 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.319012 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.319079 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.319182 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.319241 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.319303 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.319365 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.319434 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.319501 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.319563 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.319643 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.319766 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.319766 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.319836 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.319889 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.322881 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.322949 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.322986 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.323054 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.323128 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.323185 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.323245 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.323307 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.323368 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.323414 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.323485 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.323541 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.323606 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.323659 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.323734 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.323815 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.323876 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.323945 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.323945 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.324111 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.339485 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112680) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:35:19.339971 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.340081 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.340283 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.340831 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.340921 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.340921 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.341067 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.341067 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.341183 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.341256 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.341543 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.341608 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.341666 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.341727 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.341811 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.341811 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.341915 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.341915 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.342113 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.342113 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.342221 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.342221 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.342325 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.342399 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.342824 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.342896 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.342956 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.343199 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.343199 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.343199 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.343199 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.343884 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.343958 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.344021 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.344114 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.344114 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.344256 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.344256 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.344506 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.344584 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.344584 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.344699 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.344699 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.344830 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.344830 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.345349 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.345442 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.345442 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.345562 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.345562 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.345674 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.345674 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.346448 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.346533 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.346598 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.346659 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.346751 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.346751 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.346870 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.347217 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.347217 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.347419 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.347419 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.347419 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.347611 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.347611 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.348082 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.348196 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.348196 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.348349 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.348349 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.348349 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.348562 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.348889 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.348964 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.349008 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.349074 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.349125 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.349195 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.349250 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.350368 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.350429 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.350477 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.350535 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.350591 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.350660 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.350701 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.351021 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.351117 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.351162 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.351197 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.351279 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.351320 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.351400 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.351865 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.351930 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.351968 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.352011 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.352097 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.352156 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.352216 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.352523 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.352572 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.352636 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.352682 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.352765 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.352807 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.352885 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.353432 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.353487 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.353535 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.353620 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.353671 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.353708 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.353792 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.354373 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.354443 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.354493 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.354551 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.354593 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112682) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:35:19.354657 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.354657 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.354724 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.355026 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.355108 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.355145 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.355145 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.355211 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.355260 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.355260 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.355326 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.355386 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.355424 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.355684 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.355754 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.355795 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.355844 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.355899 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.355959 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.356000 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.356042 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.356095 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.356133 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.356208 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.356260 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.356329 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.356403 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.356733 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.356796 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.356832 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.356890 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.356946 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.356946 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.357022 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.357087 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.357135 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.357169 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.357211 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.357245 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.357245 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.357312 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.357312 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.357312 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.357418 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.357418 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.357493 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.357560 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.357641 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.357698 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.357747 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.357794 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.357887 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.357933 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.357981 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.358059 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.358101 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.358164 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.358227 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.358290 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.358330 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.358428 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.358466 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.358502 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.358540 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.358590 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.358648 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.358691 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.358691 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.358691 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.359199 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.359265 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.359306 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.359346 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.359388 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.359431 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.359468 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.359527 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.359572 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.359629 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.359682 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.359719 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.359758 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.359758 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.359824 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.359865 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.359900 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.359934 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.359934 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.359934 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.359934 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.360134 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.360134 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.360134 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.360233 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.360233 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.360302 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.360339 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.360805 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.360853 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.360896 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.360940 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.360977 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.361015 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.361083 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.361132 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.361181 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.361181 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.361266 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.361305 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.361341 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.361431 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.361431 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.361431 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.361431 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.361592 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.361592 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.361592 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.361728 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.361981 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.362028 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.362145 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.362187 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.362232 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.362274 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.362313 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.362348 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.362391 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.362462 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.362502 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.362540 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.362540 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.362617 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.362732 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.362786 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.362846 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.362903 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.362951 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.363016 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.363073 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.363112 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.363163 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.363163 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.363250 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.363309 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.363357 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.363413 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.363462 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.363607 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.363663 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.363720 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.363768 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.363813 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.363868 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.363916 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.363969 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.364016 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.364082 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.364147 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.364197 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.364197 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.364465 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.364508 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.364578 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.364655 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.364708 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.364778 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.364844 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.366157 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.366232 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.366277 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.366319 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.366365 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.366426 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.366546 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.367100 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.367152 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.367203 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.367244 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.367312 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.367368 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.367429 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.367677 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.367738 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.367777 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.367848 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.367888 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.367924 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.367973 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.368014 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.368075 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.368118 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.368160 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.368211 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.368265 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.368324 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.368361 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.368409 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.368489 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.368545 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.368545 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.368545 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.368545 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.368545 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.368545 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.368791 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.368833 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.368833 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.369009 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.369082 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.369150 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.369193 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.369235 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.369235 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.369235 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.369235 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.369632 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.369730 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.369823 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.369897 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.369969 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.370054 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.370131 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.370675 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.370734 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.370812 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.370880 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.370939 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.370987 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.371069 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.371377 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.371473 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.371518 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.371553 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.371612 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.371665 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.371738 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.372064 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.372109 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.372166 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.372236 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.372278 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.372341 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.372405 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.373234 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.373306 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.373359 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.373420 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.373479 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.373538 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.373603 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.374162 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.374214 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.374288 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.374340 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.374379 np0000182244 devstack@c-api.service[112681]: INFO dbcounter [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Registered counter for database cinder Jun 19 00:35:19.374428 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.374468 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.374531 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.374793 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.374860 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.374920 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.374965 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.375027 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.375099 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.375184 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.375667 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.375745 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.375745 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.375828 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.375864 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.375945 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.375989 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.376071 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.376142 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.376199 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.376252 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.376312 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.376353 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.376433 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.377412 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.377490 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.377531 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.377578 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.377653 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.377693 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.377794 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.377874 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.377957 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.378031 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.378130 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.378189 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.378260 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.378337 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.379150 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.379249 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.379324 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.379405 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.379507 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.379585 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.379688 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.380303 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.380373 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.380430 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.380471 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.380540 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.380595 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.380683 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.380760 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.380809 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.380854 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.380941 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.380987 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.381078 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.381120 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.381849 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.381906 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.381952 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.382033 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.382095 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.382162 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.382229 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.382295 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.382346 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.382414 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.382470 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.382546 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.382638 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.382710 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.382774 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.382868 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.382933 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.382978 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.383056 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.383115 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.406909 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112679) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:35:19.407546 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.407681 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.407858 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.408447 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.408552 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.408552 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.408744 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.408744 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.408744 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.408970 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.409123 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.409205 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.409268 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.409329 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.409394 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.409455 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.409518 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.409581 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.409676 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.409676 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.409796 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.409796 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.409948 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.409948 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.410403 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.410485 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.410549 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.410634 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.410634 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.410794 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.410794 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.411701 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.411806 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.411806 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.411993 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.411993 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.412184 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.412184 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.412427 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.412502 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.412566 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.412650 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.412650 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.412788 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.412788 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.413272 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.413352 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.413446 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.413446 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.413582 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.413582 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.413748 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.414527 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.414646 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.414746 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.414832 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.414929 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.414929 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.415096 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.415352 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.415527 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.415527 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.415527 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.415727 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.415727 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.415727 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.416257 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.416327 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.416377 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.416540 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.416540 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.416540 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.416790 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.417065 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.417147 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.417212 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.417280 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.417330 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.417377 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.417425 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.418455 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.418524 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.418578 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.418629 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.418695 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.418751 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.418810 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.419114 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.419168 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.419210 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.419295 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.419349 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.419388 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.419474 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.420027 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.420099 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.420163 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.420222 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.420286 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.420351 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.420407 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.420602 np0000182244 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:35:19.421035 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.421035 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.421035 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.421035 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.421035 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.421035 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.421035 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.421320 np0000182244 devstack@c-api.service[112680]: INFO dbcounter [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Registered counter for database cinder Jun 19 00:35:19.421583 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.421648 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.421688 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.421758 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.421817 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.421880 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.421948 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.422485 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.422568 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.422623 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.422674 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.422748 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.422812 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.422905 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.423230 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.423313 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.423377 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.423418 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.423471 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.423509 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.423595 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.424003 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.424111 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.424211 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.424293 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.424372 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.424441 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.424605 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.425409 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.425487 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.425528 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.425604 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.425678 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.425721 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.425760 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.426331 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.426412 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.426471 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.426563 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.426614 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.426678 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.426746 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.426981 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.427049 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.427128 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.427194 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.427248 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.427316 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.427391 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.427936 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.427999 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.428039 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.428146 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.428193 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.428258 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.428335 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.428386 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.428454 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.428522 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.428588 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.428640 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.428704 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.428771 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.429782 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.429848 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.429888 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.429937 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.430015 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.430077 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.430168 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.430223 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.430300 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.430367 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.430433 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.430496 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.430558 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.430626 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.431195 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.431244 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.431322 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.431384 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.431449 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.431508 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.431583 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.432106 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.432185 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.432259 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.432259 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.432364 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.432420 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.432463 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.432509 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.432595 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.432651 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.432692 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.432761 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.432829 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.432894 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.433687 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.433756 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.433808 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.433848 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.433917 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.433960 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.434094 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.434202 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.434290 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.434425 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.434425 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.434505 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.434582 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.434664 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:35:19.434739 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:35:19.434815 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:35:19.434878 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:35:19.434926 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:35:19.434996 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:35:19.435057 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:35:19.436352 np0000182244 devstack@c-api.service[112682]: INFO dbcounter [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Registered counter for database cinder Jun 19 00:35:19.466624 np0000182244 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:35:19.486682 np0000182244 devstack@c-api.service[112682]: DEBUG oslo_db.sqlalchemy.engines [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 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=112682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:35:19.490261 np0000182244 devstack@c-api.service[112679]: INFO dbcounter [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Registered counter for database cinder Jun 19 00:35:19.537198 np0000182244 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-fc28684c-411a-4c74-b42a-a2d884712458 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:35:19.547493 np0000182244 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writer thread running {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:35:19.550431 np0000182244 devstack@c-api.service[112681]: INFO cinder.rpc [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:35:19.553751 np0000182244 devstack@c-api.service[112681]: INFO cinder.rpc [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:35:19.556828 np0000182244 devstack@c-api.service[112681]: INFO cinder.rpc [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:35:19.559182 np0000182244 devstack@c-api.service[112681]: INFO cinder.rpc [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:35:19.560392 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.564095 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.589948 np0000182244 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writer thread running {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:35:19.593431 np0000182244 devstack@c-api.service[112680]: INFO cinder.rpc [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:35:19.596117 np0000182244 devstack@c-api.service[112680]: INFO cinder.rpc [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:35:19.598408 np0000182244 devstack@c-api.service[112680]: INFO cinder.rpc [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:35:19.599792 np0000182244 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:35:19.600439 np0000182244 devstack@c-api.service[112680]: INFO cinder.rpc [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:35:19.601476 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.602663 np0000182244 devstack@c-api.service[112681]: INFO cinder.rpc [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:35:19.605450 np0000182244 devstack@c-api.service[112681]: INFO cinder.rpc [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:35:19.605573 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.606793 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.613334 np0000182244 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writer thread running {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:35:19.616740 np0000182244 devstack@c-api.service[112682]: INFO cinder.rpc [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:35:19.619639 np0000182244 devstack@c-api.service[112682]: INFO cinder.rpc [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:35:19.619818 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.623202 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.623347 np0000182244 devstack@c-api.service[112682]: INFO cinder.rpc [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:35:19.626787 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.626916 np0000182244 devstack@c-api.service[112682]: INFO cinder.rpc [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:35:19.628323 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.632124 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.632872 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.636120 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.639017 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.641964 np0000182244 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:35:19.642241 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.645207 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.645771 np0000182244 devstack@c-api.service[112680]: INFO cinder.rpc [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:35:19.648137 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.648859 np0000182244 devstack@c-api.service[112680]: INFO cinder.rpc [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:35:19.649579 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.650415 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.652413 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.658195 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.658505 np0000182244 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writer thread running {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:35:19.661692 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.662232 np0000182244 devstack@c-api.service[112679]: INFO cinder.rpc [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:35:19.663754 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.663961 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.665364 np0000182244 devstack@c-api.service[112679]: INFO cinder.rpc [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:35:19.665510 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.667374 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.668570 np0000182244 devstack@c-api.service[112679]: INFO cinder.rpc [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:35:19.668873 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.669900 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.669976 np0000182244 devstack@c-api.service[112681]: WARNING cinder.api.contrib.hosts [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:35:19.670726 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.670844 np0000182244 devstack@c-api.service[112679]: INFO cinder.rpc [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:35:19.671819 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.672506 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.673341 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.674140 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.676351 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.676462 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.677765 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: extensions {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.678496 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.679338 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: extra_specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.679510 np0000182244 devstack@c-api.service[112682]: DEBUG oslo_db.sqlalchemy.engines [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 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=112682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:35:19.681602 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: os-volume-transfer {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.681743 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.682624 np0000182244 devstack@c-api.service[112682]: INFO cinder.rpc [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:35:19.684064 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: os-quota-class-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.684796 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.685466 np0000182244 devstack@c-api.service[112682]: INFO cinder.rpc [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:35:19.686716 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.687273 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: cgsnapshots {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.688385 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.689132 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: scheduler-stats {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.691620 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.691851 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: qos-specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.694704 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.695297 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: capabilities {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.696213 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.697304 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.699164 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.699607 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.702084 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: os-volume-type-access {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.704477 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: os-quota-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.704835 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.706756 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: os-snapshot-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.709179 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: os-volume-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.710887 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.711645 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.711736 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: os-hosts {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.711801 np0000182244 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-fc28684c-411a-4c74-b42a-a2d884712458 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:35:19.713697 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: os-availability-zone {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.714362 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.715164 np0000182244 devstack@c-api.service[112679]: INFO cinder.rpc [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:35:19.715658 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.716946 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: consistencygroups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.717906 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.718501 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.718580 np0000182244 devstack@c-api.service[112679]: INFO cinder.rpc [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:35:19.719539 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.719765 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.721246 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.721482 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extended resource: backups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.721612 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.722935 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.723713 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] SnapshotActionsController initialized {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:35:19.724094 np0000182244 devstack@c-api.service[112680]: WARNING cinder.api.contrib.hosts [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:35:19.724663 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.724787 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.724918 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.726259 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.726362 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.727704 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.727797 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.728192 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.729494 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.729648 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.730447 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.730504 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: extensions {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.730998 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.731848 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.732007 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.733327 np0000182244 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.734251 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.734311 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: extra_specs {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.734352 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension UsedLimits extending resource: limits {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.734352 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.734442 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.734520 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.734633 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.734732 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.734839 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.734952 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.735056 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.735170 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.735963 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension AdminActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.736015 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.736080 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension AdminActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.736080 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension AdminActions extending resource: backups {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.736080 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.736080 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension VolumeActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.736218 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: os-volume-transfer {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.736254 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-f7718a7b-beda-4c52-921a-c3b945f9bb47 None None] Extension TypesManage extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.736837 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.737563 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: os-quota-class-sets {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.738114 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.739051 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: cgsnapshots {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.740228 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.740536 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: scheduler-stats {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.742200 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: qos-specs {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.744379 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.744447 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: capabilities {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.744520 np0000182244 devstack@c-api.service[112681]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x762d6daa3668 pid: 112681 (default app) Jun 19 00:35:19.744588 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.745666 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: encryption {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.747067 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.747305 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: encryption {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.748071 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.749557 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: os-volume-type-access {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.749635 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.751099 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.751175 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.751225 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: os-quota-sets {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.752880 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.752946 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: os-snapshot-manage {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.753000 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.753000 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.753000 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.753000 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.753000 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.753382 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.753382 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.753382 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.753382 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.753382 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.753648 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.753648 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.753648 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.753648 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.753648 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.753648 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.754072 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.754072 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.754072 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.754072 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.754306 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.754306 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.754306 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.754306 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.754542 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.754542 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.754542 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.754542 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.754781 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.754781 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.754781 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.754781 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.754781 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.755100 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.755100 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.755100 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.755100 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.755100 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.755370 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.755370 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.755370 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.755370 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.755370 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.755370 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.755724 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.755724 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.755724 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.755724 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.755724 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.755724 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.756847 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.756847 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.756847 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.756847 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.756847 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.756847 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.758238 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.758238 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.758238 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.758238 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.758238 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.758666 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.758666 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.758666 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.758666 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.758666 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.758945 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.758945 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.758945 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.758945 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.758945 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.758945 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.759312 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.759312 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.759312 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.759312 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.759312 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.759312 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.759616 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.759616 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.759616 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.759616 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.759616 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.759914 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.759914 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.759914 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.759914 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.759914 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.760210 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.760210 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.760210 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.760210 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.760457 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.760457 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.760457 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.760457 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.760701 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.760701 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.760701 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.760701 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.760701 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.761001 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.761001 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.761001 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.761001 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.761001 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.762188 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.762188 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.762188 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.762188 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.762417 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.762417 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.762417 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.762417 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.762670 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.762670 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.762670 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.762670 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.762872 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.762872 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.762872 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.762872 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763053 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763053 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763053 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763053 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763235 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763235 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763235 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763235 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763235 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763439 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763439 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763439 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763439 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763439 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763439 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763686 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763686 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763686 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763686 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763686 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763875 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763875 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763875 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763875 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.763875 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.763875 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.764721 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.764721 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.764721 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.764721 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.764721 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.764721 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.764974 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.764974 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.764974 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.764974 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.764974 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.764974 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.765294 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.765333 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.765333 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.765333 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.765333 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.765333 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.765333 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.766103 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.766103 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.766103 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.766103 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.766304 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.766304 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.766304 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.766304 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.766304 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.766544 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.766544 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.766544 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.766544 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:19.766544 np0000182244 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 19 00:35:19.766732 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: os-volume-manage {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.766775 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.766814 np0000182244 devstack@c-api.service[112682]: WARNING cinder.api.contrib.hosts [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:35:19.766814 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.766897 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: os-hosts {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.766937 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-897ee325-7eef-4b97-97df-ec8df0305602 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:35:19.766974 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.767005 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: os-availability-zone {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.767049 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.767104 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.767139 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Fri Jun 19 00:35:19 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:35:19.767185 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: consistencygroups {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.767225 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.767257 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extended resource: backups {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.767292 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: extensions {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.767323 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.767323 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.767399 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: extra_specs {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.767437 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] SnapshotActionsController initialized {{(pid=112680) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:35:19.767473 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: os-volume-transfer {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.767509 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.767545 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.767580 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: os-quota-class-sets {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.767615 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.767649 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: cgsnapshots {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.768313 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.768585 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: scheduler-stats {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.769473 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.770736 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.771368 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: qos-specs {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.771417 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.772576 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.773032 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: capabilities {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.773614 np0000182244 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.774774 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: encryption {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.774824 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension UsedLimits extending resource: limits {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.774824 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.774824 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.774925 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.774967 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.775065 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.775174 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.775291 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.775392 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.775762 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.775762 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.775762 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension AdminActions extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.775865 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension AdminActions extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.775905 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: encryption {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.775947 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension AdminActions extending resource: backups {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.775985 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.776147 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension VolumeActions extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.776268 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-a6ca0762-834b-4a35-83d5-7186bbd45206 None None] Extension TypesManage extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.777235 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.778772 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: os-volume-type-access {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.778868 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.780188 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: os-quota-sets {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.780504 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.781588 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: os-snapshot-manage {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.781887 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.783114 np0000182244 devstack@c-api.service[112679]: WARNING cinder.api.contrib.hosts [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:35:19.783205 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: os-volume-manage {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.783952 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.785311 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: os-hosts {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.785379 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.785434 np0000182244 devstack@c-api.service[112680]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x762d6daa3668 pid: 112680 (default app) Jun 19 00:35:19.786718 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: os-availability-zone {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.786964 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.788641 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: consistencygroups {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.788864 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.789936 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: extensions {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.790505 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extended resource: backups {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.791576 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: extra_specs {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.792896 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.contrib.snapshot_actions [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] SnapshotActionsController initialized {{(pid=112682) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:35:19.793100 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: os-volume-transfer {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.793804 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.794803 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: os-quota-class-sets {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.795414 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.796261 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: cgsnapshots {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.796770 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.797644 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: scheduler-stats {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.798133 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.799196 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: qos-specs {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.799494 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.800878 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.801265 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: capabilities {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.802350 np0000182244 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.802561 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: encryption {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.803214 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension UsedLimits extending resource: limits {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.803331 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.803437 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.803623 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.803726 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.803828 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.803935 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.804035 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.804134 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: encryption {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.804196 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.804262 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.804331 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension AdminActions extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.804447 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension AdminActions extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.804544 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension AdminActions extending resource: backups {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.804643 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.804805 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension VolumeActions extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.804887 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-afafec2b-e3fc-4c28-b1a4-bcdbb44bbb13 None None] Extension TypesManage extending resource: types {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.805645 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: os-volume-type-access {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.807283 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: os-quota-sets {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.808678 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: os-snapshot-manage {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.810182 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: os-volume-manage {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.812736 np0000182244 devstack@c-api.service[112682]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x762d6daa3668 pid: 112682 (default app) Jun 19 00:35:19.814583 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: os-hosts {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.815968 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: os-availability-zone {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.818267 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: consistencygroups {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.819652 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extended resource: backups {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:35:19.821981 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.contrib.snapshot_actions [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] SnapshotActionsController initialized {{(pid=112679) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:35:19.822930 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.824499 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.825898 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.827319 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.828655 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.830035 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.831547 np0000182244 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:35:19.832407 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension UsedLimits extending resource: limits {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.832531 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.832635 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.832848 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.832952 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.833079 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.833196 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.833291 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.833389 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.833493 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.833598 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension AdminActions extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.833724 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension AdminActions extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.833835 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension AdminActions extending resource: backups {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.833944 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.834094 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension VolumeActions extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.834222 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-fc28684c-411a-4c74-b42a-a2d884712458 None None] Extension TypesManage extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:35:19.843399 np0000182244 devstack@c-api.service[112679]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x762d6daa3668 pid: 112679 (default app) Jun 19 00:35:27.670623 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-7055f001-6237-43c1-b81f-61d3582d0fd7 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:35:28.372641 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-7055f001-6237-43c1-b81f-61d3582d0fd7 admin admin] POST https://199.204.45.138/volume/v3/types Jun 19 00:35:28.373509 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-7055f001-6237-43c1-b81f-61d3582d0fd7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:35:28.376264 np0000182244 devstack@c-api.service[112681]: /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 19 00:35:28.376264 np0000182244 devstack@c-api.service[112681]: warnings.warn( Jun 19 00:35:28.415348 np0000182244 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-7055f001-6237-43c1-b81f-61d3582d0fd7 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:35:28.452398 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-7055f001-6237-43c1-b81f-61d3582d0fd7 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jun 19 00:35:28.453032 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 2/2] 199.204.45.138 () {68 vars in 1288 bytes} [Fri Jun 19 00:35:27 2026] POST /volume/v3/types => generated 186 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:35:28.475513 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.475513 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.475513 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.475513 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.476276 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.476276 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.476276 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.476276 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.476527 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.476527 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.476527 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.476527 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.476527 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.476527 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.476886 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.476886 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.476886 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.476886 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.476886 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.477249 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.477249 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.477249 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.477249 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.477249 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.477567 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.477567 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.477567 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.477567 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.477850 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.477850 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.477850 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.477850 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.477850 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.478177 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.478177 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.478177 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.478177 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.478177 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.478450 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.478450 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.478450 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.478450 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.478450 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.478450 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.478788 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.478788 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.478788 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.478788 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.478788 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.478788 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.479261 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.479261 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.479261 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.479261 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.479261 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.479261 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.479665 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.479665 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.479665 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.479665 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.479665 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.479964 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.479964 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.479964 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.479964 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.479964 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.480329 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.480329 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.480329 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.480329 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.480329 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.480329 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.480684 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.480684 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.480684 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.480684 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.480684 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.480684 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.481024 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.481024 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.481024 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.481024 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.481024 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.481362 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.481362 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.481362 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.481362 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.481362 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.481675 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.481675 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.481675 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.481675 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.481941 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.481941 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.481941 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.481941 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.482236 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.482236 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.482236 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.482236 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.482236 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.482533 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.482533 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.482533 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.482533 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.482533 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.482826 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.482826 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.482826 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.482826 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.483087 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.483087 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.483087 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.483087 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.483340 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.483340 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.483340 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.483340 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.483588 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.483588 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.483588 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.483588 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.483823 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.483823 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.483823 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.483823 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.484090 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.484090 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.484090 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.484090 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.484090 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.484388 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.484388 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.484388 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.484388 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.484388 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.484388 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.484744 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.484744 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.484744 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.484744 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.484744 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.485035 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.485035 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.485035 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.485035 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.485035 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.485035 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.485415 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.485415 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.485415 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.485415 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.485415 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.485415 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.485811 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.485811 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.485811 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.485811 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.485811 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.485811 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486124 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.486124 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486124 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.486124 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486124 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.486124 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486300 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.486300 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486300 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.486300 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486418 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.486418 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486418 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.486418 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486418 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.486561 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486561 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.486561 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486561 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.486561 np0000182244 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) Jun 19 00:35:28.486561 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [req-7055f001-6237-43c1-b81f-61d3582d0fd7 req-6f88cfa4-7a15-4b06-8119-b36adf52d15a None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:35:28.809403 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [req-7055f001-6237-43c1-b81f-61d3582d0fd7 req-6f88cfa4-7a15-4b06-8119-b36adf52d15a admin admin] POST https://199.204.45.138/volume/v3/types/63a88342-7ffc-4e95-a622-fde7e4911aab/extra_specs Jun 19 00:35:28.809938 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [req-7055f001-6237-43c1-b81f-61d3582d0fd7 req-6f88cfa4-7a15-4b06-8119-b36adf52d15a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:35:28.811684 np0000182244 devstack@c-api.service[112680]: /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 19 00:35:28.811684 np0000182244 devstack@c-api.service[112680]: warnings.warn( Jun 19 00:35:28.851065 np0000182244 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [req-7055f001-6237-43c1-b81f-61d3582d0fd7 req-6f88cfa4-7a15-4b06-8119-b36adf52d15a 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:35:28.929932 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [req-7055f001-6237-43c1-b81f-61d3582d0fd7 req-6f88cfa4-7a15-4b06-8119-b36adf52d15a admin admin] https://199.204.45.138/volume/v3/types/63a88342-7ffc-4e95-a622-fde7e4911aab/extra_specs returned with HTTP 200 Jun 19 00:35:28.930497 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 1/3] 199.204.45.138 () {70 vars in 1505 bytes} [Fri Jun 19 00:35:28 2026] POST /volume/v3/types/63a88342-7ffc-4e95-a622-fde7e4911aab/extra_specs => generated 55 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:35:29.684512 np0000182244 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=6 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:35:29.717245 np0000182244 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=6 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:35:38.449084 np0000182244 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:35:38.928846 np0000182244 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:38:26.825653 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.825653 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.825653 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.825653 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.825653 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.826900 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.826900 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.826900 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.826900 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.826900 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.827498 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.827498 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.827498 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.827498 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.827498 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.827498 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.827947 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.827947 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.827947 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.827947 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.828288 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.828288 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.828288 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.828288 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.828613 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.828613 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.828613 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.828613 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.828925 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.828925 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.828925 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.828925 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.828925 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.829370 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.829370 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.829370 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.829370 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.829370 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.829746 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.829746 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.829746 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.829746 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.829746 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.829746 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.830209 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.830209 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.830209 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.830209 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.830209 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.830209 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.830661 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.830661 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.830661 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.830661 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.830661 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.830661 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.831733 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.831733 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.831733 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.831733 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.831733 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.832187 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.832187 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.832187 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.832187 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.832187 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.832688 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.832688 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.832688 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.832688 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.832688 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.832688 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.833155 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.833155 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.833155 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.833155 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.833155 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.833155 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.833522 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.833522 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.833522 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.833522 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.833522 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.833844 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.833844 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.833844 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.833844 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.833844 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834066 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834066 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834066 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834066 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834258 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834258 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834258 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834258 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834434 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834434 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834434 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834434 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834434 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834661 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834661 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834661 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834661 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834661 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834858 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834858 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.834858 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.834858 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835024 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835024 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835024 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835024 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835230 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835230 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835230 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835230 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835410 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835410 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835410 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835410 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835584 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835584 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835584 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835584 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835760 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835760 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835760 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835760 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835760 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835976 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835976 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835976 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835976 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.835976 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.835976 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836266 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836266 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836266 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836266 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836266 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836475 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836475 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836475 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836475 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836475 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836475 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836720 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836720 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836720 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836720 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836720 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836720 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836989 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836989 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836989 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836989 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.836989 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.836989 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837269 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.837269 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837269 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.837269 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837269 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.837269 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837508 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.837508 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837508 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.837508 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837688 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.837688 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837688 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.837688 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837688 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.837910 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837910 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.837910 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837910 np0000182244 devstack@c-api.service[112682]: /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 19 00:38:26.837910 np0000182244 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 19 00:38:26.837910 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-a836c5f3-7c5d-4473-896e-ecf520f20c47 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:38:26.837910 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-a836c5f3-7c5d-4473-896e-ecf520f20c47 None None] GET https://199.204.45.138/volume// Jun 19 00:38:26.838208 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-a836c5f3-7c5d-4473-896e-ecf520f20c47 None None] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:38:26.838208 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-a836c5f3-7c5d-4473-896e-ecf520f20c47 None None] Calling method 'all' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:38:26.838208 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-a836c5f3-7c5d-4473-896e-ecf520f20c47 None None] https://199.204.45.138/volume// returned with HTTP 300 Jun 19 00:38:26.838208 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Fri Jun 19 00:38:26 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 00:39:06.407930 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.407930 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.407930 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.407930 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.407930 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.408918 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.408918 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.408918 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.408918 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.408918 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.409262 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.409262 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.409262 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.409262 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.409262 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.409262 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.409791 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.409791 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.409791 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.409791 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.410197 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.410197 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.410197 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.410197 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.410468 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.410468 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.410468 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.410468 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.410704 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.410704 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.410704 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.410704 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.410704 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.411001 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.411001 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.411001 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.411001 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.411001 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.411299 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.411299 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.411299 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.411299 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.411299 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.411299 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.411680 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.411680 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.411680 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.411680 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.411680 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.411680 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.412124 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.412124 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.412124 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.412124 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.412124 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.412124 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.412675 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.412675 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.412675 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.412675 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.412675 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.413099 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.413099 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.413099 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.413099 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.413099 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.413425 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.413425 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.413425 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.413425 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.413425 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.413425 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.413809 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.413809 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.413809 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.413809 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.413809 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.413809 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.414165 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.414165 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.414165 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.414165 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.414165 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.414496 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.414496 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.414496 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.414496 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.414496 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.414784 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.414784 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.414784 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.414784 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.415031 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.415031 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.415031 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.415031 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.415321 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.415321 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.415321 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.415321 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.415321 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.415624 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.415624 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.415624 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.415624 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.415624 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.415902 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.415902 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.415902 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.415902 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.416162 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.416162 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.416162 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.416162 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.416395 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.416395 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.416395 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.416395 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.416662 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.416662 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.416662 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.416662 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.416888 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.416888 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.416888 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.416888 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.417159 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.417159 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.417159 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.417159 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.417159 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.417501 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.417501 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.417501 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.417501 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.417501 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.417501 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.417906 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.417906 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.417906 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.417906 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.417906 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418212 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418212 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418212 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418212 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418212 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418212 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418552 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418552 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418552 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418552 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418552 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418552 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418810 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418810 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418810 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418810 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418810 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418810 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418963 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418963 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418963 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418963 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.418963 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.418963 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.419148 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.419148 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.419148 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.419148 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.419270 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.419270 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.419270 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.419270 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.419270 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.419404 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.419404 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.419404 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.419404 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:06.419404 np0000182244 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) Jun 19 00:39:06.419404 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-024a7c03-ed36-4fff-98c3-370caff77ae2 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:06.419404 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 1/5] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 19 00:39:06 2026] GET /volume/v3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:39:06.453914 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-9e012b83-d5fd-45bf-9abe-a1d4ea6b0e01 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:06.462299 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 3/6] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 19 00:39:06 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:39:06.501975 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [req-9e012b83-d5fd-45bf-9abe-a1d4ea6b0e01 req-88bf90f0-5b2c-42df-b1f2-48e85105b660 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:06.507213 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [req-9e012b83-d5fd-45bf-9abe-a1d4ea6b0e01 req-88bf90f0-5b2c-42df-b1f2-48e85105b660 demo demo] GET https://199.204.45.138/volume/v3/ Jun 19 00:39:06.507539 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [req-9e012b83-d5fd-45bf-9abe-a1d4ea6b0e01 req-88bf90f0-5b2c-42df-b1f2-48e85105b660 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:06.507841 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [req-9e012b83-d5fd-45bf-9abe-a1d4ea6b0e01 req-88bf90f0-5b2c-42df-b1f2-48e85105b660 demo demo] Calling method 'version_select' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:06.508977 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [req-9e012b83-d5fd-45bf-9abe-a1d4ea6b0e01 req-88bf90f0-5b2c-42df-b1f2-48e85105b660 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 19 00:39:06.509359 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 2/7] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 19 00:39:06 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:39:06.548440 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-f9c39d58-453d-4cd8-9313-23f86abd6d97 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:06.982340 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-f9c39d58-453d-4cd8-9313-23f86abd6d97 demo demo] GET https://199.204.45.138/volume/v3/types Jun 19 00:39:06.982718 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-f9c39d58-453d-4cd8-9313-23f86abd6d97 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:06.982932 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-f9c39d58-453d-4cd8-9313-23f86abd6d97 demo demo] Calling method 'index' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:06.983473 np0000182244 devstack@c-api.service[112682]: /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 19 00:39:06.983473 np0000182244 devstack@c-api.service[112682]: warnings.warn( Jun 19 00:39:06.984141 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-f9c39d58-453d-4cd8-9313-23f86abd6d97 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:39:07.025675 np0000182244 devstack@c-api.service[112682]: DEBUG oslo_db.sqlalchemy.engines [None req-f9c39d58-453d-4cd8-9313-23f86abd6d97 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=112682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:39:07.050741 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-f9c39d58-453d-4cd8-9313-23f86abd6d97 demo demo] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jun 19 00:39:07.051709 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 2/8] 199.204.45.138 () {64 vars in 1290 bytes} [Fri Jun 19 00:39:06 2026] GET /volume/v3/types => generated 377 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:39:07.090935 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-454a373d-7488-4095-a859-06dd09fbaa83 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:07.569334 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-454a373d-7488-4095-a859-06dd09fbaa83 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 19 00:39:07.570386 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-454a373d-7488-4095-a859-06dd09fbaa83 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:07.570386 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-454a373d-7488-4095-a859-06dd09fbaa83 demo demo] Calling method 'show' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:07.607819 np0000182244 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-454a373d-7488-4095-a859-06dd09fbaa83 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:39:07.629233 np0000182244 devstack@c-api.service[112679]: /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 19 00:39:07.629233 np0000182244 devstack@c-api.service[112679]: warnings.warn( Jun 19 00:39:07.631851 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-454a373d-7488-4095-a859-06dd09fbaa83 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 19 00:39:07.632346 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 19 00:39:07 2026] GET /volume/v3/types/default => generated 145 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:39:08.134380 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-7accea3e-348d-4471-a945-36fbca97dac1 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:08.135553 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 4/10] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 19 00:39:08 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:39:08.170760 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-cf928bd1-e946-4d87-af20-01749d5f7b68 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:08.186560 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 3/11] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 19 00:39:08 2026] GET /volume/v3 => generated 0 bytes in 17 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:39:08.223310 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [req-cf928bd1-e946-4d87-af20-01749d5f7b68 req-bb37f2ce-82aa-4740-a43e-a10d96fc4008 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:08.227369 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [req-cf928bd1-e946-4d87-af20-01749d5f7b68 req-bb37f2ce-82aa-4740-a43e-a10d96fc4008 demo demo] GET https://199.204.45.138/volume/v3/ Jun 19 00:39:08.227755 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [req-cf928bd1-e946-4d87-af20-01749d5f7b68 req-bb37f2ce-82aa-4740-a43e-a10d96fc4008 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:08.228454 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [req-cf928bd1-e946-4d87-af20-01749d5f7b68 req-bb37f2ce-82aa-4740-a43e-a10d96fc4008 demo demo] Calling method 'version_select' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:08.229426 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [req-cf928bd1-e946-4d87-af20-01749d5f7b68 req-bb37f2ce-82aa-4740-a43e-a10d96fc4008 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 19 00:39:08.230336 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 3/12] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 19 00:39:08 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:39:08.271518 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-b224d6c1-6a5f-4b83-823d-d55d3595c093 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:08.275391 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-b224d6c1-6a5f-4b83-823d-d55d3595c093 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 19 00:39:08.275633 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-b224d6c1-6a5f-4b83-823d-d55d3595c093 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:08.275896 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-b224d6c1-6a5f-4b83-823d-d55d3595c093 demo demo] Calling method 'show' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:08.284775 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-b224d6c1-6a5f-4b83-823d-d55d3595c093 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 19 00:39:08.285152 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 19 00:39:08 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 19 00:39:08.939554 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-e7a1d570-7f67-4366-b8e7-54830734a4c5 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:08.940759 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 5/14] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 19 00:39:08 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:39:08.974973 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-1930bb3d-977b-4be8-b45b-0f86555a9d28 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:08.977460 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 4/15] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 19 00:39:08 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:39:09.011987 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [req-1930bb3d-977b-4be8-b45b-0f86555a9d28 req-1e79fdcf-7ee4-4e96-88a9-4b8cdaad4094 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:09.014547 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [req-1930bb3d-977b-4be8-b45b-0f86555a9d28 req-1e79fdcf-7ee4-4e96-88a9-4b8cdaad4094 demo demo] GET https://199.204.45.138/volume/v3/ Jun 19 00:39:09.014831 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [req-1930bb3d-977b-4be8-b45b-0f86555a9d28 req-1e79fdcf-7ee4-4e96-88a9-4b8cdaad4094 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:09.015328 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [req-1930bb3d-977b-4be8-b45b-0f86555a9d28 req-1e79fdcf-7ee4-4e96-88a9-4b8cdaad4094 demo demo] Calling method 'version_select' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:09.015800 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [req-1930bb3d-977b-4be8-b45b-0f86555a9d28 req-1e79fdcf-7ee4-4e96-88a9-4b8cdaad4094 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 19 00:39:09.016294 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 4/16] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 19 00:39:09 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:39:09.056993 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-7d372a9a-ac84-406c-ac3c-8fb0896fb00e None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:09.059423 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-7d372a9a-ac84-406c-ac3c-8fb0896fb00e demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 19 00:39:09.059609 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-7d372a9a-ac84-406c-ac3c-8fb0896fb00e demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:09.059834 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-7d372a9a-ac84-406c-ac3c-8fb0896fb00e demo demo] Calling method 'show' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:09.070901 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-7d372a9a-ac84-406c-ac3c-8fb0896fb00e demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 19 00:39:09.071364 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 19 00:39:09 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 19 00:39:09.106758 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-990d140f-758b-4a96-b12a-a161f6ab2a4b None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:09.108093 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 6/18] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 19 00:39:09 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:39:09.143449 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-149d3618-734a-488e-8d39-876e42acfe85 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:09.145874 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 5/19] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 19 00:39:09 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:39:09.180078 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [req-149d3618-734a-488e-8d39-876e42acfe85 req-b634133f-e5bf-4192-91d6-21891aa2b06d None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:09.182771 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [req-149d3618-734a-488e-8d39-876e42acfe85 req-b634133f-e5bf-4192-91d6-21891aa2b06d demo demo] GET https://199.204.45.138/volume/v3/ Jun 19 00:39:09.182977 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [req-149d3618-734a-488e-8d39-876e42acfe85 req-b634133f-e5bf-4192-91d6-21891aa2b06d demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:09.183225 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [req-149d3618-734a-488e-8d39-876e42acfe85 req-b634133f-e5bf-4192-91d6-21891aa2b06d demo demo] Calling method 'version_select' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:09.183679 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [req-149d3618-734a-488e-8d39-876e42acfe85 req-b634133f-e5bf-4192-91d6-21891aa2b06d demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 19 00:39:09.184261 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 5/20] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 19 00:39:09 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:39:09.222270 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-ad2388f1-f093-44f0-a8b1-be574c879b9b None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:09.224846 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-ad2388f1-f093-44f0-a8b1-be574c879b9b demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 19 00:39:09.225123 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-ad2388f1-f093-44f0-a8b1-be574c879b9b demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:09.225389 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-ad2388f1-f093-44f0-a8b1-be574c879b9b demo demo] Calling method 'show' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:09.236631 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-ad2388f1-f093-44f0-a8b1-be574c879b9b demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 19 00:39:09.237073 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 19 00:39:09 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 19 00:39:17.044577 np0000182244 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:39:19.231522 np0000182244 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=8 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:44:50.693906 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-bc78572c-c22b-4dae-98eb-e94938ca10ed None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:44:50.914676 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-bc78572c-c22b-4dae-98eb-e94938ca10ed demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:44:50.914883 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-bc78572c-c22b-4dae-98eb-e94938ca10ed demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:44:50.915117 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-bc78572c-c22b-4dae-98eb-e94938ca10ed demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:44:50.915798 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-bc78572c-c22b-4dae-98eb-e94938ca10ed demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:44:50.919185 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-bc78572c-c22b-4dae-98eb-e94938ca10ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:44:51.177141 np0000182244 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-bc78572c-c22b-4dae-98eb-e94938ca10ed demo demo] Get all volumes completed successfully. Jun 19 00:44:51.177141 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-bc78572c-c22b-4dae-98eb-e94938ca10ed demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:44:51.177141 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 7/22] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:44:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:45:00.975810 np0000182244 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:45:51.018393 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-d8b96476-6c9a-4aa7-b5de-aa78d51b6951 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:45:51.021019 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-d8b96476-6c9a-4aa7-b5de-aa78d51b6951 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:45:51.021476 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-d8b96476-6c9a-4aa7-b5de-aa78d51b6951 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:45:51.021786 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-d8b96476-6c9a-4aa7-b5de-aa78d51b6951 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:45:51.022917 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-d8b96476-6c9a-4aa7-b5de-aa78d51b6951 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:45:51.024183 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-d8b96476-6c9a-4aa7-b5de-aa78d51b6951 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:45:51.071271 np0000182244 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-d8b96476-6c9a-4aa7-b5de-aa78d51b6951 demo demo] Get all volumes completed successfully. Jun 19 00:45:51.078266 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-d8b96476-6c9a-4aa7-b5de-aa78d51b6951 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:45:51.078266 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 6/23] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:45:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:46:01.057007 np0000182244 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:46:51.218658 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-c489b415-e9ff-4cda-84d3-aa56f144e807 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:46:51.225007 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-c489b415-e9ff-4cda-84d3-aa56f144e807 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:46:51.225337 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-c489b415-e9ff-4cda-84d3-aa56f144e807 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:46:51.225627 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-c489b415-e9ff-4cda-84d3-aa56f144e807 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:46:51.226448 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-c489b415-e9ff-4cda-84d3-aa56f144e807 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:46:51.227430 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-c489b415-e9ff-4cda-84d3-aa56f144e807 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:46:51.286789 np0000182244 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-c489b415-e9ff-4cda-84d3-aa56f144e807 demo demo] Get all volumes completed successfully. Jun 19 00:46:51.289896 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-c489b415-e9ff-4cda-84d3-aa56f144e807 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:46:51.290574 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 6/24] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:46:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:47:01.278767 np0000182244 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:47:51.335653 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-b1a47486-01e3-4060-bba7-7fd768c53b44 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:47:51.343383 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-b1a47486-01e3-4060-bba7-7fd768c53b44 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:47:51.343808 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-b1a47486-01e3-4060-bba7-7fd768c53b44 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:47:51.343951 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-b1a47486-01e3-4060-bba7-7fd768c53b44 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:47:51.344750 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-b1a47486-01e3-4060-bba7-7fd768c53b44 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:47:51.345854 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-b1a47486-01e3-4060-bba7-7fd768c53b44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:47:51.399194 np0000182244 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-b1a47486-01e3-4060-bba7-7fd768c53b44 demo demo] Get all volumes completed successfully. Jun 19 00:47:51.401652 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-b1a47486-01e3-4060-bba7-7fd768c53b44 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:47:51.402317 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:47:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:48:01.390063 np0000182244 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:48:51.611224 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-ad2f62a7-e870-4f0d-9c94-9e7d0b9d6889 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:48:51.617012 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-ad2f62a7-e870-4f0d-9c94-9e7d0b9d6889 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:48:51.617347 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-ad2f62a7-e870-4f0d-9c94-9e7d0b9d6889 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:48:51.617633 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-ad2f62a7-e870-4f0d-9c94-9e7d0b9d6889 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:48:51.617969 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-ad2f62a7-e870-4f0d-9c94-9e7d0b9d6889 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:48:51.622164 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-ad2f62a7-e870-4f0d-9c94-9e7d0b9d6889 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:48:51.636646 np0000182244 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-ad2f62a7-e870-4f0d-9c94-9e7d0b9d6889 demo demo] Get all volumes completed successfully. Jun 19 00:48:51.639740 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-ad2f62a7-e870-4f0d-9c94-9e7d0b9d6889 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:48:51.640306 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 8/26] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:48:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:49:01.628465 np0000182244 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:49:51.680878 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-9feeaba9-446e-4f53-b8b2-84a57313835a None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:49:51.838797 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-9feeaba9-446e-4f53-b8b2-84a57313835a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:49:51.839352 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-9feeaba9-446e-4f53-b8b2-84a57313835a demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:49:51.839833 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-9feeaba9-446e-4f53-b8b2-84a57313835a demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:49:51.840799 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-9feeaba9-446e-4f53-b8b2-84a57313835a demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:49:51.842628 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-9feeaba9-446e-4f53-b8b2-84a57313835a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:49:51.855418 np0000182244 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-9feeaba9-446e-4f53-b8b2-84a57313835a demo demo] Get all volumes completed successfully. Jun 19 00:49:51.858796 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-9feeaba9-446e-4f53-b8b2-84a57313835a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:49:51.859423 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 7/27] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:49:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:50:01.846989 np0000182244 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:50:51.889247 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-b3a251bb-4dba-4b54-8d43-014d45970547 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:50:51.896366 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-b3a251bb-4dba-4b54-8d43-014d45970547 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:50:51.896604 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-b3a251bb-4dba-4b54-8d43-014d45970547 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:50:51.897250 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-b3a251bb-4dba-4b54-8d43-014d45970547 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:50:51.897250 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-b3a251bb-4dba-4b54-8d43-014d45970547 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:50:51.898162 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-b3a251bb-4dba-4b54-8d43-014d45970547 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:50:51.909990 np0000182244 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-b3a251bb-4dba-4b54-8d43-014d45970547 demo demo] Get all volumes completed successfully. Jun 19 00:50:51.912388 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-b3a251bb-4dba-4b54-8d43-014d45970547 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:50:51.913497 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 7/28] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:50:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:51:01.901863 np0000182244 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:51:51.942905 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-6a91646c-b962-4e78-84d5-8b3c3b2d001c None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:51:51.946364 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-6a91646c-b962-4e78-84d5-8b3c3b2d001c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:51:51.946586 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-6a91646c-b962-4e78-84d5-8b3c3b2d001c demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:51:51.946861 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-6a91646c-b962-4e78-84d5-8b3c3b2d001c demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:51:51.947239 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-6a91646c-b962-4e78-84d5-8b3c3b2d001c demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:51:51.948235 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-6a91646c-b962-4e78-84d5-8b3c3b2d001c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:51:51.961677 np0000182244 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-6a91646c-b962-4e78-84d5-8b3c3b2d001c demo demo] Get all volumes completed successfully. Jun 19 00:51:51.964304 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-6a91646c-b962-4e78-84d5-8b3c3b2d001c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:51:51.964856 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:51:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:52:01.953218 np0000182244 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:52:51.995904 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-e4b1e401-67c6-4cc5-86b2-8a9117178f13 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:52:52.000095 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-e4b1e401-67c6-4cc5-86b2-8a9117178f13 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:52:52.000343 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-e4b1e401-67c6-4cc5-86b2-8a9117178f13 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:52:52.000639 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-e4b1e401-67c6-4cc5-86b2-8a9117178f13 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:52:52.001032 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-e4b1e401-67c6-4cc5-86b2-8a9117178f13 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:52:52.003348 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-e4b1e401-67c6-4cc5-86b2-8a9117178f13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:52:52.011535 np0000182244 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-e4b1e401-67c6-4cc5-86b2-8a9117178f13 demo demo] Get all volumes completed successfully. Jun 19 00:52:52.013536 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-e4b1e401-67c6-4cc5-86b2-8a9117178f13 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:52:52.013905 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 9/30] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:52:51 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 19 00:53:02.007008 np0000182244 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:53:52.032202 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-bc49a5f2-700c-4541-9376-84205fb0d910 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:53:52.035491 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-bc49a5f2-700c-4541-9376-84205fb0d910 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:53:52.035719 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-bc49a5f2-700c-4541-9376-84205fb0d910 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:53:52.035893 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-bc49a5f2-700c-4541-9376-84205fb0d910 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:53:52.036076 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-bc49a5f2-700c-4541-9376-84205fb0d910 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:53:52.036842 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-bc49a5f2-700c-4541-9376-84205fb0d910 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:53:52.043896 np0000182244 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-bc49a5f2-700c-4541-9376-84205fb0d910 demo demo] Get all volumes completed successfully. Jun 19 00:53:52.045966 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-bc49a5f2-700c-4541-9376-84205fb0d910 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:53:52.046360 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 8/31] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:53:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:54:02.039870 np0000182244 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:54:52.064091 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-3c79db80-83f8-44fb-bfda-5f81a6862375 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:54:52.230727 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-3c79db80-83f8-44fb-bfda-5f81a6862375 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:54:52.231257 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-3c79db80-83f8-44fb-bfda-5f81a6862375 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:54:52.231515 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-3c79db80-83f8-44fb-bfda-5f81a6862375 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:54:52.231809 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-3c79db80-83f8-44fb-bfda-5f81a6862375 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:54:52.232730 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-3c79db80-83f8-44fb-bfda-5f81a6862375 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:54:52.242989 np0000182244 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-3c79db80-83f8-44fb-bfda-5f81a6862375 demo demo] Get all volumes completed successfully. Jun 19 00:54:52.246065 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-3c79db80-83f8-44fb-bfda-5f81a6862375 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:54:52.246583 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 8/32] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:54:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:55:02.236315 np0000182244 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:55:52.271558 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-f8f0a803-6ef3-4e88-bd06-4c5899766f37 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:55:52.274819 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-f8f0a803-6ef3-4e88-bd06-4c5899766f37 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:55:52.275143 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-f8f0a803-6ef3-4e88-bd06-4c5899766f37 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:55:52.275407 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-f8f0a803-6ef3-4e88-bd06-4c5899766f37 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:55:52.275769 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-f8f0a803-6ef3-4e88-bd06-4c5899766f37 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:55:52.276798 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-f8f0a803-6ef3-4e88-bd06-4c5899766f37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:55:52.286376 np0000182244 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-f8f0a803-6ef3-4e88-bd06-4c5899766f37 demo demo] Get all volumes completed successfully. Jun 19 00:55:52.288727 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-f8f0a803-6ef3-4e88-bd06-4c5899766f37 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:55:52.289303 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:55:52 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 19 00:56:02.280356 np0000182244 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:56:52.321103 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-2b984f8e-ea9f-4e9f-b377-a1c9032770ea None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:56:52.326257 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-2b984f8e-ea9f-4e9f-b377-a1c9032770ea demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:56:52.326662 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-2b984f8e-ea9f-4e9f-b377-a1c9032770ea demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:56:52.327100 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-2b984f8e-ea9f-4e9f-b377-a1c9032770ea demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:56:52.327597 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-2b984f8e-ea9f-4e9f-b377-a1c9032770ea demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:56:52.329133 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-2b984f8e-ea9f-4e9f-b377-a1c9032770ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:56:52.336854 np0000182244 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-2b984f8e-ea9f-4e9f-b377-a1c9032770ea demo demo] Get all volumes completed successfully. Jun 19 00:56:52.338661 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-2b984f8e-ea9f-4e9f-b377-a1c9032770ea demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:56:52.338999 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 10/34] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:56:52 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 19 00:57:02.335746 np0000182244 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:57:52.357408 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-c62e487d-ffca-48bd-80a0-0dd4b83dbec8 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:57:52.360563 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-c62e487d-ffca-48bd-80a0-0dd4b83dbec8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:57:52.360864 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-c62e487d-ffca-48bd-80a0-0dd4b83dbec8 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:57:52.361182 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-c62e487d-ffca-48bd-80a0-0dd4b83dbec8 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:57:52.361501 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-c62e487d-ffca-48bd-80a0-0dd4b83dbec8 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:57:52.362523 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-c62e487d-ffca-48bd-80a0-0dd4b83dbec8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:57:52.371410 np0000182244 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-c62e487d-ffca-48bd-80a0-0dd4b83dbec8 demo demo] Get all volumes completed successfully. Jun 19 00:57:52.374422 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-c62e487d-ffca-48bd-80a0-0dd4b83dbec8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:57:52.374926 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 9/35] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:57:52 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 19 00:58:02.366031 np0000182244 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:58:52.399291 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-0a730c4e-413c-482b-a778-0384fd29cbec None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:58:52.403858 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-0a730c4e-413c-482b-a778-0384fd29cbec demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:58:52.403997 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-0a730c4e-413c-482b-a778-0384fd29cbec demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:58:52.404197 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-0a730c4e-413c-482b-a778-0384fd29cbec demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:58:52.404554 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-0a730c4e-413c-482b-a778-0384fd29cbec demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:58:52.405278 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-0a730c4e-413c-482b-a778-0384fd29cbec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:58:52.415219 np0000182244 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-0a730c4e-413c-482b-a778-0384fd29cbec demo demo] Get all volumes completed successfully. Jun 19 00:58:52.418166 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-0a730c4e-413c-482b-a778-0384fd29cbec demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:58:52.418609 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 9/36] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:58:52 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 19 00:59:02.408798 np0000182244 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:59:52.435648 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-84c94706-3fd9-4e44-acf1-66ce91ace48a None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:59:52.581569 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-84c94706-3fd9-4e44-acf1-66ce91ace48a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 00:59:52.582096 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-84c94706-3fd9-4e44-acf1-66ce91ace48a demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:59:52.582672 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-84c94706-3fd9-4e44-acf1-66ce91ace48a demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:59:52.583311 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-84c94706-3fd9-4e44-acf1-66ce91ace48a demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:59:52.585251 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-84c94706-3fd9-4e44-acf1-66ce91ace48a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:59:52.597289 np0000182244 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-84c94706-3fd9-4e44-acf1-66ce91ace48a demo demo] Get all volumes completed successfully. Jun 19 00:59:52.600423 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-84c94706-3fd9-4e44-acf1-66ce91ace48a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:59:52.600991 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 00:59:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:00:02.589564 np0000182244 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:00:52.668318 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-dc4d729e-a0a4-4c3d-a691-cb18cd1a3b1f None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:52.671199 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-dc4d729e-a0a4-4c3d-a691-cb18cd1a3b1f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:00:52.671199 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-dc4d729e-a0a4-4c3d-a691-cb18cd1a3b1f demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:52.671488 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-dc4d729e-a0a4-4c3d-a691-cb18cd1a3b1f demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:52.671686 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-dc4d729e-a0a4-4c3d-a691-cb18cd1a3b1f demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:00:52.672371 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-dc4d729e-a0a4-4c3d-a691-cb18cd1a3b1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:00:52.680383 np0000182244 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-dc4d729e-a0a4-4c3d-a691-cb18cd1a3b1f demo demo] Get all volumes completed successfully. Jun 19 01:00:52.682909 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-dc4d729e-a0a4-4c3d-a691-cb18cd1a3b1f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:00:52.683460 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 11/38] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:00:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:01:02.675713 np0000182244 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:01:52.711545 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-475ac907-5382-46d4-9aeb-bbe48b18e064 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:01:52.715978 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-475ac907-5382-46d4-9aeb-bbe48b18e064 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:01:52.716620 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-475ac907-5382-46d4-9aeb-bbe48b18e064 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:01:52.717015 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-475ac907-5382-46d4-9aeb-bbe48b18e064 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:01:52.717748 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-475ac907-5382-46d4-9aeb-bbe48b18e064 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:01:52.718839 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-475ac907-5382-46d4-9aeb-bbe48b18e064 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:01:52.728207 np0000182244 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-475ac907-5382-46d4-9aeb-bbe48b18e064 demo demo] Get all volumes completed successfully. Jun 19 01:01:52.731077 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-475ac907-5382-46d4-9aeb-bbe48b18e064 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:01:52.731927 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 10/39] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:01:52 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 19 01:02:02.722182 np0000182244 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:02:52.759248 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-08cbcea0-b55e-4e4a-bb7f-1faac9109e99 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:02:52.762781 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-08cbcea0-b55e-4e4a-bb7f-1faac9109e99 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:02:52.763248 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-08cbcea0-b55e-4e4a-bb7f-1faac9109e99 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:02:52.763452 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-08cbcea0-b55e-4e4a-bb7f-1faac9109e99 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:02:52.763818 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-08cbcea0-b55e-4e4a-bb7f-1faac9109e99 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:02:52.765211 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-08cbcea0-b55e-4e4a-bb7f-1faac9109e99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:02:52.781301 np0000182244 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-08cbcea0-b55e-4e4a-bb7f-1faac9109e99 demo demo] Get all volumes completed successfully. Jun 19 01:02:52.785079 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-08cbcea0-b55e-4e4a-bb7f-1faac9109e99 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:02:52.785601 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 10/40] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:02:52 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 19 01:03:02.770580 np0000182244 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:03:52.803216 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-1d4cb735-2a2b-4ebf-8318-3aa59dd6e21d None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:52.806281 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-1d4cb735-2a2b-4ebf-8318-3aa59dd6e21d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:03:52.806570 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-1d4cb735-2a2b-4ebf-8318-3aa59dd6e21d demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:52.806884 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-1d4cb735-2a2b-4ebf-8318-3aa59dd6e21d demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:52.807243 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-1d4cb735-2a2b-4ebf-8318-3aa59dd6e21d demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:03:52.808534 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-1d4cb735-2a2b-4ebf-8318-3aa59dd6e21d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:03:52.818211 np0000182244 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-1d4cb735-2a2b-4ebf-8318-3aa59dd6e21d demo demo] Get all volumes completed successfully. Jun 19 01:03:52.820321 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-1d4cb735-2a2b-4ebf-8318-3aa59dd6e21d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:03:52.820678 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:03:52 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 19 01:04:02.811831 np0000182244 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:04:52.841094 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-021bf398-de1e-4b2a-a235-58a5c65e143a None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:04:52.933434 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-021bf398-de1e-4b2a-a235-58a5c65e143a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:04:52.933825 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-021bf398-de1e-4b2a-a235-58a5c65e143a demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:04:52.934022 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-021bf398-de1e-4b2a-a235-58a5c65e143a demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:04:52.934378 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-021bf398-de1e-4b2a-a235-58a5c65e143a demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:04:52.935588 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-021bf398-de1e-4b2a-a235-58a5c65e143a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:04:52.945493 np0000182244 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-021bf398-de1e-4b2a-a235-58a5c65e143a demo demo] Get all volumes completed successfully. Jun 19 01:04:52.948283 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-021bf398-de1e-4b2a-a235-58a5c65e143a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:04:52.948774 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 12/42] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:04:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:05:02.940799 np0000182244 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:05:52.964548 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-baa26d8a-2a00-4e9f-9dbb-58e3d66dfb0b None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:05:52.968139 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-baa26d8a-2a00-4e9f-9dbb-58e3d66dfb0b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:05:52.968369 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-baa26d8a-2a00-4e9f-9dbb-58e3d66dfb0b demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:05:52.968614 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-baa26d8a-2a00-4e9f-9dbb-58e3d66dfb0b demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:05:52.968903 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-baa26d8a-2a00-4e9f-9dbb-58e3d66dfb0b demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:05:52.969824 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-baa26d8a-2a00-4e9f-9dbb-58e3d66dfb0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:05:52.980482 np0000182244 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-baa26d8a-2a00-4e9f-9dbb-58e3d66dfb0b demo demo] Get all volumes completed successfully. Jun 19 01:05:52.984329 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-baa26d8a-2a00-4e9f-9dbb-58e3d66dfb0b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:05:52.984700 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 11/43] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:05:52 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 19 01:06:02.973159 np0000182244 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:06:53.008735 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-ac3e956d-cfd2-4536-81ea-a7e30621ba86 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:53.011441 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-ac3e956d-cfd2-4536-81ea-a7e30621ba86 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:06:53.011597 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-ac3e956d-cfd2-4536-81ea-a7e30621ba86 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:53.011875 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-ac3e956d-cfd2-4536-81ea-a7e30621ba86 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:53.012282 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-ac3e956d-cfd2-4536-81ea-a7e30621ba86 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:06:53.013061 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-ac3e956d-cfd2-4536-81ea-a7e30621ba86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:06:53.022920 np0000182244 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-ac3e956d-cfd2-4536-81ea-a7e30621ba86 demo demo] Get all volumes completed successfully. Jun 19 01:06:53.025056 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-ac3e956d-cfd2-4536-81ea-a7e30621ba86 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:06:53.025506 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 11/44] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:06:53 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 19 01:07:03.017367 np0000182244 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:07:53.043253 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-f746689f-61b7-43df-81e5-15f1eb0095cb None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:07:53.047361 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-f746689f-61b7-43df-81e5-15f1eb0095cb demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:07:53.047623 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-f746689f-61b7-43df-81e5-15f1eb0095cb demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:07:53.047895 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-f746689f-61b7-43df-81e5-15f1eb0095cb demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:07:53.048362 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-f746689f-61b7-43df-81e5-15f1eb0095cb demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:07:53.049459 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-f746689f-61b7-43df-81e5-15f1eb0095cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:07:53.058435 np0000182244 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-f746689f-61b7-43df-81e5-15f1eb0095cb demo demo] Get all volumes completed successfully. Jun 19 01:07:53.060342 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-f746689f-61b7-43df-81e5-15f1eb0095cb demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:07:53.060736 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 11/45] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:07:53 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 19 01:08:03.052992 np0000182244 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:08:53.083650 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-8a87e22b-dad4-4706-9abf-5922747c7181 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:08:53.087714 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-8a87e22b-dad4-4706-9abf-5922747c7181 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:08:53.087964 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-8a87e22b-dad4-4706-9abf-5922747c7181 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:08:53.088289 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-8a87e22b-dad4-4706-9abf-5922747c7181 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:08:53.088644 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-8a87e22b-dad4-4706-9abf-5922747c7181 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:08:53.089734 np0000182244 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-8a87e22b-dad4-4706-9abf-5922747c7181 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:08:53.099137 np0000182244 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-8a87e22b-dad4-4706-9abf-5922747c7181 demo demo] Get all volumes completed successfully. Jun 19 01:08:53.101530 np0000182244 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-8a87e22b-dad4-4706-9abf-5922747c7181 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:08:53.101943 np0000182244 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 13/46] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:08:53 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 19 01:09:03.095275 np0000182244 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:09:53.119200 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-ba249043-9066-46e5-b25b-df53cfac74bc None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:09:53.183454 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-ba249043-9066-46e5-b25b-df53cfac74bc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:09:53.183967 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-ba249043-9066-46e5-b25b-df53cfac74bc demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:09:53.184838 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-ba249043-9066-46e5-b25b-df53cfac74bc demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:09:53.185939 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-ba249043-9066-46e5-b25b-df53cfac74bc demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:09:53.188313 np0000182244 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-ba249043-9066-46e5-b25b-df53cfac74bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:09:53.198329 np0000182244 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-ba249043-9066-46e5-b25b-df53cfac74bc demo demo] Get all volumes completed successfully. Jun 19 01:09:53.202179 np0000182244 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-ba249043-9066-46e5-b25b-df53cfac74bc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:09:53.202932 np0000182244 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 12/47] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:09:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:10:03.192348 np0000182244 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:10:53.226697 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-b8a0945b-1089-44c4-84ba-8879dbb0fe0c None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:10:53.230510 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-b8a0945b-1089-44c4-84ba-8879dbb0fe0c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:10:53.230873 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-b8a0945b-1089-44c4-84ba-8879dbb0fe0c demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:10:53.231273 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-b8a0945b-1089-44c4-84ba-8879dbb0fe0c demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:10:53.231725 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-b8a0945b-1089-44c4-84ba-8879dbb0fe0c demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:10:53.233309 np0000182244 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-b8a0945b-1089-44c4-84ba-8879dbb0fe0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:10:53.243668 np0000182244 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-b8a0945b-1089-44c4-84ba-8879dbb0fe0c demo demo] Get all volumes completed successfully. Jun 19 01:10:53.246215 np0000182244 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-b8a0945b-1089-44c4-84ba-8879dbb0fe0c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:10:53.246652 np0000182244 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 12/48] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:10:53 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 19 01:11:03.236890 np0000182244 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:11:53.276756 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-5b5873e8-39e3-4d0a-8003-9a5950131cdc None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:11:53.283660 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-5b5873e8-39e3-4d0a-8003-9a5950131cdc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 19 01:11:53.283911 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-5b5873e8-39e3-4d0a-8003-9a5950131cdc demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:11:53.284566 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-5b5873e8-39e3-4d0a-8003-9a5950131cdc demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:11:53.284737 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-5b5873e8-39e3-4d0a-8003-9a5950131cdc demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:11:53.284737 np0000182244 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-5b5873e8-39e3-4d0a-8003-9a5950131cdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:11:53.292850 np0000182244 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-5b5873e8-39e3-4d0a-8003-9a5950131cdc demo demo] Get all volumes completed successfully. Jun 19 01:11:53.295440 np0000182244 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-5b5873e8-39e3-4d0a-8003-9a5950131cdc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:11:53.295985 np0000182244 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 12/49] 199.204.45.138 () {64 vars in 1296 bytes} [Fri Jun 19 01:11:53 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 19 01:12:03.288439 np0000182244 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}