Jun 29 04:28:24.722369 np0000183346 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:28:24.730981 np0000183346 devstack@c-api.service[112462]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:28:24 2026] *** Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: nodename: np0000183346 Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: machine: x86_64 Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: clock source: unix Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: pcre jit disabled Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: detected number of CPU cores: 16 Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: current working directory: / Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: your processes number limit is 256917 Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: your memory page size is 4096 bytes Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: detected max file descriptor number: 2048 Jun 29 04:28:24.733497 np0000183346 devstack@c-api.service[112462]: lock engine: pthread robust mutexes Jun 29 04:28:24.734000 np0000183346 devstack@c-api.service[112462]: thunder lock: enabled Jun 29 04:28:24.734000 np0000183346 devstack@c-api.service[112462]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:28:24.734000 np0000183346 devstack@c-api.service[112462]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:28:24.734000 np0000183346 devstack@c-api.service[112462]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:28:24.734000 np0000183346 devstack@c-api.service[112462]: Set PythonHome to /opt/stack/data/venv Jun 29 04:28:24.768847 np0000183346 devstack@c-api.service[112462]: Python main interpreter initialized at 0x79aeac0a3668 Jun 29 04:28:24.768896 np0000183346 devstack@c-api.service[112462]: python threads support enabled Jun 29 04:28:24.768896 np0000183346 devstack@c-api.service[112462]: your server socket listen backlog is limited to 100 connections Jun 29 04:28:24.768896 np0000183346 devstack@c-api.service[112462]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:28:24.769393 np0000183346 devstack@c-api.service[112462]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:28:24.769541 np0000183346 devstack@c-api.service[112462]: *** Operational MODE: preforking *** Jun 29 04:28:24.769725 np0000183346 devstack@c-api.service[112462]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:28:24.769725 np0000183346 devstack@c-api.service[112462]: spawned uWSGI master process (pid: 112462) Jun 29 04:28:24.770323 np0000183346 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:28:24.770534 np0000183346 devstack@c-api.service[112462]: spawned uWSGI worker 1 (pid: 112472, cores: 1) Jun 29 04:28:24.771117 np0000183346 devstack@c-api.service[112462]: spawned uWSGI worker 2 (pid: 112473, cores: 1) Jun 29 04:28:24.771582 np0000183346 devstack@c-api.service[112462]: spawned uWSGI worker 3 (pid: 112474, cores: 1) Jun 29 04:28:24.772104 np0000183346 devstack@c-api.service[112462]: spawned uWSGI worker 4 (pid: 112476, cores: 1) Jun 29 04:28:24.772636 np0000183346 devstack@c-api.service[112462]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:28:24.902266 np0000183346 devstack@c-api.service[112472]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:28:24.902266 np0000183346 devstack@c-api.service[112472]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:28:24.902266 np0000183346 devstack@c-api.service[112472]: we strongly recommend against using it for new projects. Jun 29 04:28:24.902266 np0000183346 devstack@c-api.service[112472]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:28:24.902266 np0000183346 devstack@c-api.service[112472]: framework. For more detail see Jun 29 04:28:24.902266 np0000183346 devstack@c-api.service[112472]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:28:24.902266 np0000183346 devstack@c-api.service[112472]: import eventlet # noqa Jun 29 04:28:24.904059 np0000183346 devstack@c-api.service[112474]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:28:24.904059 np0000183346 devstack@c-api.service[112474]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:28:24.904059 np0000183346 devstack@c-api.service[112474]: we strongly recommend against using it for new projects. Jun 29 04:28:24.904059 np0000183346 devstack@c-api.service[112474]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:28:24.904059 np0000183346 devstack@c-api.service[112474]: framework. For more detail see Jun 29 04:28:24.904059 np0000183346 devstack@c-api.service[112474]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:28:24.904059 np0000183346 devstack@c-api.service[112474]: import eventlet # noqa Jun 29 04:28:24.904911 np0000183346 devstack@c-api.service[112476]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:28:24.904911 np0000183346 devstack@c-api.service[112476]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:28:24.904911 np0000183346 devstack@c-api.service[112476]: we strongly recommend against using it for new projects. Jun 29 04:28:24.904911 np0000183346 devstack@c-api.service[112476]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:28:24.904911 np0000183346 devstack@c-api.service[112476]: framework. For more detail see Jun 29 04:28:24.904911 np0000183346 devstack@c-api.service[112476]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:28:24.904911 np0000183346 devstack@c-api.service[112476]: import eventlet # noqa Jun 29 04:28:24.907719 np0000183346 devstack@c-api.service[112473]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:28:24.907719 np0000183346 devstack@c-api.service[112473]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:28:24.907719 np0000183346 devstack@c-api.service[112473]: we strongly recommend against using it for new projects. Jun 29 04:28:24.907719 np0000183346 devstack@c-api.service[112473]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:28:24.907719 np0000183346 devstack@c-api.service[112473]: framework. For more detail see Jun 29 04:28:24.907719 np0000183346 devstack@c-api.service[112473]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:28:24.907719 np0000183346 devstack@c-api.service[112473]: import eventlet # noqa Jun 29 04:28:24.989444 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:28:24.989444 np0000183346 devstack@c-api.service[112472]: warnings.warn( Jun 29 04:28:24.990363 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:28:24.990363 np0000183346 devstack@c-api.service[112474]: warnings.warn( Jun 29 04:28:24.991481 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:28:24.991481 np0000183346 devstack@c-api.service[112476]: warnings.warn( Jun 29 04:28:25.003217 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:28:25.003217 np0000183346 devstack@c-api.service[112473]: warnings.warn( Jun 29 04:28:25.066311 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:28:25.066311 np0000183346 devstack@c-api.service[112476]: from cgi import parse_header Jun 29 04:28:25.070296 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:28:25.070296 np0000183346 devstack@c-api.service[112472]: from cgi import parse_header Jun 29 04:28:25.077552 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:28:25.077552 np0000183346 devstack@c-api.service[112474]: from cgi import parse_header Jun 29 04:28:25.084556 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:28:25.084556 np0000183346 devstack@c-api.service[112473]: from cgi import parse_header Jun 29 04:28:25.115426 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:28:25.115426 np0000183346 devstack@c-api.service[112476]: removals.removed_module( Jun 29 04:28:25.116841 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:28:25.116841 np0000183346 devstack@c-api.service[112476]: removals.removed_module( Jun 29 04:28:25.121711 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:28:25.121711 np0000183346 devstack@c-api.service[112472]: removals.removed_module( Jun 29 04:28:25.123476 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:28:25.123476 np0000183346 devstack@c-api.service[112472]: removals.removed_module( Jun 29 04:28:25.125663 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:28:25.125663 np0000183346 devstack@c-api.service[112474]: removals.removed_module( Jun 29 04:28:25.127123 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:28:25.127123 np0000183346 devstack@c-api.service[112474]: removals.removed_module( Jun 29 04:28:25.137088 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:28:25.137088 np0000183346 devstack@c-api.service[112473]: removals.removed_module( Jun 29 04:28:25.137366 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:28:25.137366 np0000183346 devstack@c-api.service[112473]: removals.removed_module( Jun 29 04:28:25.876414 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:28:25.876414 np0000183346 devstack@c-api.service[112476]: warnings.warn( Jun 29 04:28:25.881225 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:28:25.881225 np0000183346 devstack@c-api.service[112472]: warnings.warn( Jun 29 04:28:25.892595 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:28:25.892595 np0000183346 devstack@c-api.service[112474]: warnings.warn( Jun 29 04:28:25.926597 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:28:25.926597 np0000183346 devstack@c-api.service[112476]: warnings.warn( Jun 29 04:28:25.931057 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:28:25.931057 np0000183346 devstack@c-api.service[112472]: warnings.warn( Jun 29 04:28:25.947529 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:28:25.947529 np0000183346 devstack@c-api.service[112474]: warnings.warn( Jun 29 04:28:25.973561 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:28:25.973561 np0000183346 devstack@c-api.service[112473]: warnings.warn( Jun 29 04:28:26.025443 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:28:26.025443 np0000183346 devstack@c-api.service[112473]: warnings.warn( Jun 29 04:28:26.130539 np0000183346 devstack@c-api.service[112476]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:28:26.130763 np0000183346 devstack@c-api.service[112476]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112476) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:28:26.131215 np0000183346 devstack@c-api.service[112472]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:28:26.131403 np0000183346 devstack@c-api.service[112472]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112472) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:28:26.145986 np0000183346 devstack@c-api.service[112474]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:28:26.147154 np0000183346 devstack@c-api.service[112474]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112474) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:28:26.217368 np0000183346 devstack@c-api.service[112476]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:28:26.217368 np0000183346 devstack@c-api.service[112476]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:28:26.217659 np0000183346 devstack@c-api.service[112472]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:28:26.217659 np0000183346 devstack@c-api.service[112472]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:28:26.219673 np0000183346 devstack@c-api.service[112474]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:28:26.219673 np0000183346 devstack@c-api.service[112474]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:28:26.221772 np0000183346 devstack@c-api.service[112473]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:28:26.221964 np0000183346 devstack@c-api.service[112473]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112473) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:28:26.286725 np0000183346 devstack@c-api.service[112473]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:28:26.286725 np0000183346 devstack@c-api.service[112473]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:28:26.683157 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112476) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:28:26.683367 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112472) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:28:26.683493 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112474) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:28:26.683600 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.683693 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.683799 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.684142 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.685248 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.685403 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.685509 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.685606 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.685714 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.685812 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.685812 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.685812 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.686098 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.686202 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.686295 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.686415 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.686534 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.686718 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.686826 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.686991 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.687125 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.687125 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.687125 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.687434 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.687434 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.687434 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.687434 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.687434 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.687434 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.687434 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.688178 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.688178 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.688178 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.688178 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.688178 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.688486 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.688540 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.688540 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.688632 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.688632 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.688632 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.688632 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.688632 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.688872 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.688926 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.688976 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.688976 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.688976 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.688976 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.688976 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.688976 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.694125 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.694217 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.694280 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.694340 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.694340 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.694465 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.694465 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.694620 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.694620 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.694620 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.694809 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.694809 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.694809 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.695097 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.695167 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.695238 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.695238 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.695238 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.695238 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.695238 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.695420 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.695958 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.696010 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.696113 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.696180 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.696272 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.696336 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.696406 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.696497 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.696534 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.696566 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.696598 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.696631 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.696663 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.696695 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.696733 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.696772 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.696817 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.696849 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.696881 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.696919 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.696953 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.696990 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.697027 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.697253 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.697319 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.697378 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.697445 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.697506 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.697564 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.697625 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.697683 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.697747 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.697807 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.697807 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.697954 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.697954 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.698109 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.698200 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.698200 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.698200 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.698200 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.698200 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.698474 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.698474 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.698474 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.698474 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.698474 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.698625 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.698658 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.698695 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.698731 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.698768 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.698768 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.698768 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.698867 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.698941 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.698975 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.699007 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.699213 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.699213 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.699213 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.699213 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.699213 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.699978 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.700100 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.700100 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.700263 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.700263 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.700263 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.700435 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.700523 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.700592 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.700654 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.700654 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.700771 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.700833 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.700896 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.700954 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.701012 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.701092 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.701153 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.701210 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.701257 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.701257 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.701656 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.701705 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.701830 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.701830 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.701901 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.701933 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.701964 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.701996 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.702050 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.702097 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.702131 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.702163 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.702196 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.702233 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.702272 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.702305 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.702337 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.702375 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.702410 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.702410 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.702474 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.702507 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.702540 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.702540 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.702609 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.702646 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.702681 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.702715 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.702754 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.702791 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.702829 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.702862 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.702898 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.702966 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.703000 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.703062 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.703098 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.703138 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.703177 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.703210 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.703210 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.703210 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.703302 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112473) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:28:26.703831 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.703921 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.704157 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.704412 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.704478 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.704556 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.704621 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.704727 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.704727 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.704850 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.704894 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.704894 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.704954 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.705096 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.705096 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.705237 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.705300 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.705372 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.705438 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.705499 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.705535 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.705569 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.705607 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.705643 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.705683 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.705732 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.705782 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.705816 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.705847 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.705883 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.705918 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.705954 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.705985 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.705985 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.705985 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.705985 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.705985 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.705985 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.706832 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.706890 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.706995 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.707125 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.707125 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.707258 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.707258 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.707700 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.707781 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.707855 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.707895 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.707929 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.708018 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.708107 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.708180 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.708247 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.708247 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.708338 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.708380 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.708413 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.708503 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.708793 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.708866 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.708928 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.708989 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.709110 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.709110 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.709219 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.709910 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.710001 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.710081 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.710122 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.710154 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.710254 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.710333 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.710398 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.710441 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.710474 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.710512 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.710551 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.710583 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.710616 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.710648 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.710648 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.710648 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.710648 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.710648 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.710791 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.710791 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.710851 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.710890 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.710948 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.710983 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.711016 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.711081 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.711115 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.711150 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.711193 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.711227 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.711258 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.711291 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.711324 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.711362 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.711398 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.711433 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.711433 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.711433 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.711529 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.711565 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.711596 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.711630 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.712017 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.712099 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.712162 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.712232 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.712300 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.712382 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.712447 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.712514 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.712571 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.712637 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.712700 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.712758 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.712825 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.712884 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.712884 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.713170 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.713263 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.713334 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.713334 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.713334 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.713600 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.713600 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.713600 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.713600 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.713600 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.713600 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.713600 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.714471 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.714471 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.714471 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.714471 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.715186 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.715233 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.715275 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.715307 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.715341 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.715372 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.715413 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.715413 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.715482 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.715516 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.715516 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.715583 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.715583 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.715655 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.715689 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.715720 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.715753 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.715784 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.715817 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.715848 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.715848 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.715848 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.715848 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.715848 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.715848 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.715848 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.715848 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.715848 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.715848 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.717285 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.717285 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.717285 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.717285 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.717285 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.717285 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.717285 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.717285 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.717749 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.717749 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.717749 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.717936 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.717999 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.718079 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.718150 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.718212 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.718282 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.718377 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.718441 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.718501 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.718559 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.718656 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.718721 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.718782 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.718851 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.718966 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.718966 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.718966 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.718966 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.718966 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.719345 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.719345 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.719345 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.719345 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.719345 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.719345 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.719345 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.719563 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.719563 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.719563 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.719661 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.719699 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.719733 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.719767 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.719804 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.719838 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.719870 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.719904 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.719936 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.719936 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.719985 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.720018 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.720055 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.720079 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.720102 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.720132 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.720156 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.720191 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.720215 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.720237 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.720260 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.720288 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.720311 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.720335 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.720357 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.720381 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.720405 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.720427 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.720450 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.720473 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.720504 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.720528 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.720557 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.720580 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.720602 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.720633 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.720661 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.720684 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.720707 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.720729 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.720758 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.720781 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.720803 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.720829 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.720852 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.720874 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.720897 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.720919 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.720942 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.720972 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.720995 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.721021 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.721066 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.721090 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.721112 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.721138 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.721160 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.721184 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.721207 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.721238 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.721264 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.721293 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.721316 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.721339 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.721362 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.721385 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.721412 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.721436 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.721459 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.721481 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.721481 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.721481 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.721481 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.721481 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.721481 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.721481 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.721481 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.721481 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.721481 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.721697 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.721697 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.722360 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.722360 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.722360 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.722360 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.722360 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.722360 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.722611 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.722655 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.722703 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.722789 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.722835 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.722888 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.722946 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.722994 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.723051 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.723104 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.723149 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.723191 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.723239 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.723285 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.723339 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.723384 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.723384 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.723384 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.723539 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.723610 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.723655 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.723703 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.723749 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.723792 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.723842 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.723886 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.723931 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.723931 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.724011 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.724080 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.724127 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.724179 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.724225 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.724274 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.724322 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.724365 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.724409 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.724462 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.724508 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.724550 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.724599 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.724643 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.724694 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.724739 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.724782 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.724830 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.724878 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.724922 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.724964 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.725010 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.725067 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.725118 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.725169 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.725214 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.725258 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.725303 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.725347 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.725390 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.725434 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.725505 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.725548 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.725596 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.725668 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.725715 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.725758 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.725801 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.725845 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.725888 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.725936 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.725985 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.726045 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.726100 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.726145 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.726187 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.726257 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.726302 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.726343 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.726386 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.726428 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.726472 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.726520 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.726589 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.726636 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.726680 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.726753 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.726801 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.726845 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.726934 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.726991 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.727049 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.727104 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.727151 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.727195 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.727238 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.727282 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.727324 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.727368 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.727412 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.727454 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.727502 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.727554 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.727597 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.727643 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.727686 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.727730 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.727730 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.727808 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.727808 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.727897 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.727948 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.727991 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.728055 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.728101 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.728142 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.728183 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.728224 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.728266 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.728313 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.728433 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.728481 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.728481 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.728567 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.728567 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.728567 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.728567 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.728722 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.728766 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.728835 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.728893 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.728937 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.728937 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.728937 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.728937 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.728937 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.729224 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.729224 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.729340 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.729392 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.729440 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.729489 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.729535 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.729535 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.729616 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.729659 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.729702 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.729747 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.729788 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.729836 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.729881 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.729923 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.729987 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.730127 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.730176 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.730223 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.730266 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.730312 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.730360 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.730404 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.730452 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.730452 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.730452 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.730452 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.730612 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.730612 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.730612 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.730733 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.730777 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.730821 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.730885 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.730931 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.730972 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.731013 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.731073 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.731126 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.731167 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.731211 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.731254 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.731298 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.731346 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.731392 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.731437 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.731479 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.731520 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.731562 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.731607 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.731655 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.731698 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.731741 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.731741 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.731741 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.733931 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.733980 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.733980 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.734127 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.734171 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.734212 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.734237 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.734265 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.734289 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.734314 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.734343 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.734367 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.734390 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.734414 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.734442 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.734467 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.734490 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.734490 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.734490 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.734490 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.734574 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.734599 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.734622 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.734787 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.734787 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.734787 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.734940 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.734940 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.735146 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.735225 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.735281 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.735329 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.735379 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.735523 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.735574 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.735618 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.735662 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.735705 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.735747 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.735789 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.735833 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.735881 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.735930 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.735977 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.736021 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.736083 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.736107 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.736131 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.736153 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.736177 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.736200 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.736224 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.736253 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.736280 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.736280 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.736280 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.736345 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.736374 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.736535 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.736634 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.736696 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.736696 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.736788 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.736839 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.736916 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.736916 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.737012 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.737084 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.737130 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.737176 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.737218 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.737260 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.737301 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.737340 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.737340 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.737383 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.737406 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.737437 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.737461 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.737484 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.737507 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.737530 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.737530 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.737530 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.738001 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.738073 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.738101 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.738172 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.738226 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.738296 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.738368 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.738368 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.738465 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.738517 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.738544 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.738569 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.738594 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.738623 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.738651 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.738675 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.738705 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.738732 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.738764 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.738789 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.738814 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.738839 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.738882 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.738910 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.738933 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.738958 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.738982 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.739005 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.739125 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.739163 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.739199 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.739228 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.739257 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.739285 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.739310 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.739332 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.739355 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.739382 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.739407 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.739434 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.739457 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.739485 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.739512 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.739535 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.739557 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.739585 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.739608 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.739631 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.739653 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.739676 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.739703 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.739727 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.739761 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.739761 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.739761 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.739761 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.740215 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.740215 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.740215 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.740377 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.740422 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.740471 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.740522 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.740565 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.740607 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.740649 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.740692 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.740735 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.740777 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.740818 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.740862 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.740904 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.740950 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.740994 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.741048 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.741101 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.741144 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.741186 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.741228 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.741270 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.741310 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.741351 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.741392 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.741435 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.742730 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.742861 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.742861 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.743068 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.743167 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.743232 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.743297 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.743364 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.743432 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.743497 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.743565 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.743633 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.743692 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.743749 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.743807 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.743866 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.743929 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.744001 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.744092 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.744156 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.744226 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.744322 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.744416 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.744479 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.744540 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.744540 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.744540 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.744540 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:26.744761 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.744761 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.744903 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.744938 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.744971 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.744971 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.745054 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.745098 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.745136 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.745170 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.745357 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.745430 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.745493 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.745553 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.745616 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.745675 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.745675 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.745675 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.745840 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:26.745840 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:26.745840 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:26.745840 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:26.745840 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:26.745840 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:26.791229 np0000183346 devstack@c-api.service[112476]: INFO dbcounter [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Registered counter for database cinder Jun 29 04:28:26.791319 np0000183346 devstack@c-api.service[112472]: INFO dbcounter [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Registered counter for database cinder Jun 29 04:28:26.792293 np0000183346 devstack@c-api.service[112474]: INFO dbcounter [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Registered counter for database cinder Jun 29 04:28:26.804936 np0000183346 devstack@c-api.service[112473]: INFO dbcounter [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Registered counter for database cinder Jun 29 04:28:26.833944 np0000183346 devstack@c-api.service[112472]: DEBUG oslo_db.sqlalchemy.engines [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 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=112472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:26.835852 np0000183346 devstack@c-api.service[112476]: DEBUG oslo_db.sqlalchemy.engines [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 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=112476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:26.837570 np0000183346 devstack@c-api.service[112474]: DEBUG oslo_db.sqlalchemy.engines [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c 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=112474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:26.855813 np0000183346 devstack@c-api.service[112473]: DEBUG oslo_db.sqlalchemy.engines [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec 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=112473) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:26.949135 np0000183346 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writer thread running {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:28:26.950085 np0000183346 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writer thread running {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:28:26.952271 np0000183346 devstack@c-api.service[112476]: INFO cinder.rpc [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:28:26.953702 np0000183346 devstack@c-api.service[112472]: INFO cinder.rpc [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:28:26.954635 np0000183346 devstack@c-api.service[112476]: INFO cinder.rpc [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:28:26.956841 np0000183346 devstack@c-api.service[112476]: INFO cinder.rpc [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:28:26.957501 np0000183346 devstack@c-api.service[112472]: INFO cinder.rpc [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:28:26.958852 np0000183346 devstack@c-api.service[112476]: INFO cinder.rpc [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:28:26.959701 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:26.961361 np0000183346 devstack@c-api.service[112472]: INFO cinder.rpc [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:28:26.963141 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:26.964520 np0000183346 devstack@c-api.service[112472]: INFO cinder.rpc [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:28:26.965026 np0000183346 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writer thread running {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:28:26.965797 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:26.968285 np0000183346 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:28:26.970283 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:26.971258 np0000183346 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:28:26.974120 np0000183346 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:28:26.976276 np0000183346 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writer thread running {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:28:26.976656 np0000183346 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:28:26.977407 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:26.979782 np0000183346 devstack@c-api.service[112473]: INFO cinder.rpc [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:28:26.980738 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:26.983145 np0000183346 devstack@c-api.service[112473]: INFO cinder.rpc [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:28:26.988058 np0000183346 devstack@c-api.service[112473]: INFO cinder.rpc [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:28:26.989142 np0000183346 devstack@c-api.service[112473]: INFO cinder.rpc [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:28:26.990259 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:26.994268 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:26.996110 np0000183346 devstack@c-api.service[112476]: DEBUG oslo_db.sqlalchemy.engines [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 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=112476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:26.998258 np0000183346 devstack@c-api.service[112476]: INFO cinder.rpc [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:28:27.000110 np0000183346 devstack@c-api.service[112476]: INFO cinder.rpc [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:28:27.000903 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.004846 np0000183346 devstack@c-api.service[112472]: DEBUG oslo_db.sqlalchemy.engines [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 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=112472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:27.007708 np0000183346 devstack@c-api.service[112472]: INFO cinder.rpc [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:28:27.010052 np0000183346 devstack@c-api.service[112472]: INFO cinder.rpc [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:28:27.011151 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.011419 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.013864 np0000183346 devstack@c-api.service[112474]: DEBUG oslo_db.sqlalchemy.engines [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c 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=112474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:27.014309 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.016005 np0000183346 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:28:27.018328 np0000183346 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:28:27.018720 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.019485 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.022735 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.023234 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.025739 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.026395 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.028708 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.029335 np0000183346 devstack@c-api.service[112473]: DEBUG oslo_db.sqlalchemy.engines [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec 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=112473) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:27.031242 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.031748 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.031868 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.032204 np0000183346 devstack@c-api.service[112473]: INFO cinder.rpc [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:28:27.034594 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.034874 np0000183346 devstack@c-api.service[112473]: INFO cinder.rpc [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:28:27.035012 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.035262 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.036207 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.037483 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.038277 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.038955 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.039334 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.041416 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.041641 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.043429 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.044967 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.046431 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.047230 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.047897 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.048814 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.049378 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.050628 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.050762 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.052265 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.052441 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.052755 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.053437 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.054375 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.054937 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.055306 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.055801 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.056755 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.057175 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.058180 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.058648 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.059831 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.059924 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.061055 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.061138 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.061365 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.062362 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.062727 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.063734 np0000183346 devstack@c-api.service[112476]: WARNING cinder.api.contrib.hosts [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:28:27.063951 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: extensions {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.064117 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.065015 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.065323 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: cgsnapshots {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.066722 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: qos-specs {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.067134 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.067195 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.067877 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.068713 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.069369 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: capabilities {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.070166 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.070734 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: backups {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.071264 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.071521 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.071634 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.072753 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: os-volume-type-access {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.072978 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.073383 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.074306 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.074410 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: encryption {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.074996 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.075620 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.075743 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.075882 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: consistencygroups {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.076430 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.077114 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.077817 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.077944 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: extra_specs {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.078118 np0000183346 devstack@c-api.service[112472]: WARNING cinder.api.contrib.hosts [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:28:27.078368 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: extensions {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.079303 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.079431 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: encryption {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.079696 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: cgsnapshots {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.079772 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.080582 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.080932 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: os-volume-manage {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.081054 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: qos-specs {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.081261 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.081984 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.082422 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: os-volume-transfer {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.083343 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.083709 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: capabilities {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.083965 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.084052 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: os-availability-zone {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.084354 np0000183346 devstack@c-api.service[112474]: WARNING cinder.api.contrib.hosts [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:28:27.084577 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: extensions {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.085003 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: backups {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.085388 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: os-quota-sets {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.085910 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: cgsnapshots {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.086808 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: os-quota-class-sets {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.087068 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: os-volume-type-access {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.087340 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: qos-specs {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.088160 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: os-snapshot-manage {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.088688 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: encryption {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.089569 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: os-hosts {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.089794 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.089972 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: capabilities {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.090145 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: consistencygroups {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.090968 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extended resource: scheduler-stats {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.091312 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: backups {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.092158 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: extra_specs {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.093096 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.093294 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.093366 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: os-volume-type-access {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.093700 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: encryption {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.094564 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.094998 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: encryption {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.095224 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: os-volume-manage {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.095405 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.contrib.snapshot_actions [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] SnapshotActionsController initialized {{(pid=112476) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:28:27.095480 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.096175 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.096478 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: consistencygroups {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.096683 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: os-volume-transfer {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.097106 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.097474 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.098340 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: os-availability-zone {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.098526 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: extra_specs {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.098619 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.098818 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.099682 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: os-quota-sets {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.099958 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.100009 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: encryption {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.100236 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.101103 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: os-quota-class-sets {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.101469 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.101554 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: os-volume-manage {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.101665 np0000183346 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.102438 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: os-snapshot-manage {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.102486 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension UsedLimits extending resource: limits {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.102616 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.102924 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.103049 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: os-volume-transfer {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.103303 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.103406 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.103507 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension VolumeActions extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.103641 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.103734 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.103819 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: os-hosts {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.103863 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension TypesManage extending resource: types {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.103941 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.104083 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.104179 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension AdminActions extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.104298 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension AdminActions extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.104404 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension AdminActions extending resource: backups {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.104448 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.104526 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.104606 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.104695 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: os-availability-zone {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.104761 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-8ef14ec2-b04a-452b-8ef1-a95ed8f2f790 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.105214 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extended resource: scheduler-stats {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.105807 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.106024 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: os-quota-sets {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.106955 np0000183346 devstack@c-api.service[112473]: WARNING cinder.api.contrib.hosts [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:28:27.107225 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: extensions {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.107324 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.107466 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: os-quota-class-sets {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.108700 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.108782 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: os-snapshot-manage {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.109445 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: cgsnapshots {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.109537 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.contrib.snapshot_actions [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] SnapshotActionsController initialized {{(pid=112472) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:28:27.110256 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: os-hosts {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.110329 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.110881 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: qos-specs {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.111600 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.111666 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extended resource: scheduler-stats {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.112658 np0000183346 devstack@c-api.service[112476]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79aeac0a3668 pid: 112476 (default app) Jun 29 04:28:27.112905 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.112953 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: capabilities {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.113769 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.114302 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.114452 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: backups {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.115196 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.115745 np0000183346 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.116053 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] SnapshotActionsController initialized {{(pid=112474) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:28:27.116559 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension UsedLimits extending resource: limits {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.116679 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.116806 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.116852 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: os-volume-type-access {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.117427 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.117539 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.117632 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension VolumeActions extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.117761 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.117860 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.117959 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension TypesManage extending resource: types {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.118094 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.118140 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.118233 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.118324 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension AdminActions extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.118542 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension AdminActions extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.118542 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension AdminActions extending resource: backups {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.118668 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.118770 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.118842 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-1a6b227e-d63f-4563-90fc-b67f3e0a6215 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.119413 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: encryption {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.119523 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.120768 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.120768 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121006 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121006 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121006 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121006 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121006 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121259 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121294 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.121327 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121327 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121327 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121327 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121327 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121327 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121561 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121561 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121561 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121561 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121561 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121771 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121771 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121771 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121771 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121771 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121977 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121977 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.121977 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.121977 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122157 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122157 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122157 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122157 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122157 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122390 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122390 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122390 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122390 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122390 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122577 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122577 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122577 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122577 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122577 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122577 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122810 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122810 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122810 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122810 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.122810 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.122810 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123067 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123067 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123067 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123067 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123067 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123067 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123310 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123310 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123310 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123310 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123310 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123509 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123509 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123509 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123509 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123509 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123698 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123698 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123698 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123698 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123698 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123698 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123925 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123925 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123925 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123925 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.123925 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.123925 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.124945 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.124945 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.124945 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.124945 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.124945 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.125324 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.125324 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.125324 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.125514 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: consistencygroups {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.125576 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.125576 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.125576 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.125576 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.125846 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.125846 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.125846 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.125846 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.126149 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.126149 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.126149 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.126149 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.126461 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.126461 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.126461 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.126461 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.126461 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.126841 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.126841 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.126841 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.126841 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.126841 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.127159 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.127159 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.127159 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.127159 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.129210 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.129210 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.129210 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.129210 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.129421 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.129421 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.129421 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.129421 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.129615 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.129615 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.129615 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.129615 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.129830 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.129830 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.129830 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.129830 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130098 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130098 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130098 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130098 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130098 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130098 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130390 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130390 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130390 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130390 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130390 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130642 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130642 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130642 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130642 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130642 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130642 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130642 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130969 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130969 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130969 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130969 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.130969 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.130969 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.131282 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.131282 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.131282 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.131282 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.131282 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.131282 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.131571 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.131571 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.131571 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.131571 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.131571 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.131571 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.131868 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.131868 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.131868 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.131868 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.132076 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.132076 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.132076 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.132076 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.132279 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.132279 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.132279 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.132279 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.132491 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.132491 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.132491 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:27.132491 np0000183346 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) Jun 29 04:28:27.132684 np0000183346 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.132684 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension UsedLimits extending resource: limits {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.132684 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.132816 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-f7d7a64f-9a7a-4022-9e4a-c1a8456ae999 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:28:27.132860 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.132860 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.132860 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension VolumeActions extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.132860 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133050 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: extra_specs {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.133102 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133102 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension TypesManage extending resource: types {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133102 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133102 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133102 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension AdminActions extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133102 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension AdminActions extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133102 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension AdminActions extending resource: backups {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133388 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133388 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133388 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7d4b952d-d45c-4bfb-b21d-3ae622b0444c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.133503 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: encryption {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.133547 np0000183346 devstack@c-api.service[112472]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79aeac0a3668 pid: 112472 (default app) Jun 29 04:28:27.133590 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 956 bytes} [Mon Jun 29 04:28:27 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:28:27.133641 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: os-volume-manage {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.133641 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: os-volume-transfer {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.133730 np0000183346 devstack@c-api.service[112474]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79aeac0a3668 pid: 112474 (default app) Jun 29 04:28:27.134371 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: os-availability-zone {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.136221 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: os-quota-sets {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.137656 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: os-quota-class-sets {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.139018 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: os-snapshot-manage {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.140505 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: os-hosts {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.143173 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extended resource: scheduler-stats {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:27.147485 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.149969 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.151259 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.contrib.snapshot_actions [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] SnapshotActionsController initialized {{(pid=112473) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:28:27.152173 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.153398 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.155068 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.156459 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.157919 np0000183346 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:27.158759 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension UsedLimits extending resource: limits {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.158892 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension VolumeTypeAccess extending resource: types {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.159089 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.159208 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.159325 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension VolumeActions extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.159440 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.159551 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension SnapshotActions extending resource: snapshots {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.159618 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension TypesManage extending resource: types {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.159741 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.159844 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.159940 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension AdminActions extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.160077 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension AdminActions extending resource: snapshots {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.160183 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension AdminActions extending resource: backups {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.160307 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.160408 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.160566 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-0e658770-0080-42b3-bc0f-3d21fa9b30ec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:27.169199 np0000183346 devstack@c-api.service[112473]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79aeac0a3668 pid: 112473 (default app) Jun 29 04:28:34.322631 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.322631 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.322631 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.322631 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.322631 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.323497 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.323497 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.323497 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.323497 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.323497 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.323776 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.323776 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.323776 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.323776 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.323776 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.323776 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.324134 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.324134 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.324134 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.324134 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.324375 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.324375 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.324375 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.324375 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.324631 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.324631 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.324631 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.324631 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.324877 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.324877 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.324877 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.324877 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.324877 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.325195 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.325195 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.325195 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.325195 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.325195 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.325514 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.325514 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.325514 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.325514 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.325514 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.325514 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.325843 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.325843 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.325843 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.325843 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.325843 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.325843 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.326216 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.326216 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.326216 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.326216 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.326216 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.326216 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.326557 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.326557 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.326557 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.326557 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.326557 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.326854 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.326854 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.326854 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.326854 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.326854 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.327210 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.327210 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.327210 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.327210 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.327210 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.327210 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.327544 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.327544 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.327544 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.327544 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.327544 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.327544 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.327858 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.327858 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.327858 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.327858 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.327858 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.328183 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.328183 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.328183 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.328183 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.328183 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.328471 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.328471 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.328471 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.328471 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.328702 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.328702 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.328702 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.328702 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.328939 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.328939 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.328939 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.328939 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.328939 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.329250 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.329250 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.329250 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.329250 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.329250 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.329578 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.329578 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.329578 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.329578 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.329808 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.329808 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.329808 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.329808 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.330040 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.330040 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.330040 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.330040 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.330309 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.330309 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.330309 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.330309 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.330537 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.330537 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.330537 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.330537 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.330770 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.330770 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.330770 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.330770 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.330770 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.331119 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.331119 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.331119 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.331119 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.331119 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.331119 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.331641 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.331641 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.331641 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.331641 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.331641 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.331912 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.331912 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.331912 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.331912 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.331912 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.331912 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.332470 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.332470 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.332470 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.332470 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.332470 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.332470 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.332814 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.332814 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.332814 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.332814 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.332814 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.332814 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.333182 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.333182 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.333182 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.333182 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.333182 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.333182 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.333525 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.333525 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.333525 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.333525 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.333808 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.333808 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.333808 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.333808 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.333808 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.334123 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.334123 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.334123 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.334123 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:28:34.334123 np0000183346 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) Jun 29 04:28:34.334123 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-c6b21be0-9942-49ff-8705-593a99e8595a None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:28:34.809989 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-c6b21be0-9942-49ff-8705-593a99e8595a admin admin] POST https://199.204.45.229/volume/v3/types Jun 29 04:28:34.810788 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-c6b21be0-9942-49ff-8705-593a99e8595a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:28:34.812125 np0000183346 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:28:34.812125 np0000183346 devstack@c-api.service[112472]: warnings.warn( Jun 29 04:28:34.845981 np0000183346 devstack@c-api.service[112472]: DEBUG oslo_db.sqlalchemy.engines [None req-c6b21be0-9942-49ff-8705-593a99e8595a 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=112472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:34.872305 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-c6b21be0-9942-49ff-8705-593a99e8595a admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 Jun 29 04:28:34.872712 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 1/2] 199.204.45.229 () {68 vars in 1288 bytes} [Mon Jun 29 04:28:34 2026] POST /volume/v3/types => generated 186 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:28:34.885311 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [req-c6b21be0-9942-49ff-8705-593a99e8595a req-cecd7822-e549-4626-b478-2d566fa2f89a None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:28:35.220195 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [req-c6b21be0-9942-49ff-8705-593a99e8595a req-cecd7822-e549-4626-b478-2d566fa2f89a admin admin] POST https://199.204.45.229/volume/v3/types/07f6b176-d6c2-4860-91d1-1dcb319cfd21/extra_specs Jun 29 04:28:35.220767 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [req-c6b21be0-9942-49ff-8705-593a99e8595a req-cecd7822-e549-4626-b478-2d566fa2f89a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:28:35.222553 np0000183346 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:28:35.222553 np0000183346 devstack@c-api.service[112476]: warnings.warn( Jun 29 04:28:35.256836 np0000183346 devstack@c-api.service[112476]: DEBUG oslo_db.sqlalchemy.engines [req-c6b21be0-9942-49ff-8705-593a99e8595a req-cecd7822-e549-4626-b478-2d566fa2f89a 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=112476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:35.330172 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [req-c6b21be0-9942-49ff-8705-593a99e8595a req-cecd7822-e549-4626-b478-2d566fa2f89a admin admin] https://199.204.45.229/volume/v3/types/07f6b176-d6c2-4860-91d1-1dcb319cfd21/extra_specs returned with HTTP 200 Jun 29 04:28:35.330737 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 2/3] 199.204.45.229 () {70 vars in 1505 bytes} [Mon Jun 29 04:28:34 2026] POST /volume/v3/types/07f6b176-d6c2-4860-91d1-1dcb319cfd21/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:28:37.017543 np0000183346 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=6 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:28:37.034221 np0000183346 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writing DB stats cinder:SELECT=6 {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:28:44.869838 np0000183346 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:28:45.329248 np0000183346 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:33:03.986143 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.986143 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.988126 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.988126 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.988126 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.988126 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.988126 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.988648 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.988648 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.988648 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.988648 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.988648 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.988648 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.989060 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.989060 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.989060 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.989060 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.989060 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.990013 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.990013 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.990013 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.990013 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.990707 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.990707 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.990707 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.990707 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.991313 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.991313 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.991313 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.991313 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.991313 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.991842 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.991842 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.991842 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.991842 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.991842 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.992300 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.992300 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.992300 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.992300 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.992300 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.992300 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.992956 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.992956 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.992956 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.992956 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.992956 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.992956 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.993341 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.993341 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.993341 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.993341 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.993341 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.993341 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.993706 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.993706 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.993706 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.993706 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.993706 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.993706 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.994072 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.994072 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.994072 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.994072 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.994306 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.994306 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.994306 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.994306 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.994306 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.994616 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.994616 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.994616 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.994616 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.994616 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.995024 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.995024 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.995024 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.995024 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.995024 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.995024 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.995385 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.995385 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.995385 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.995385 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.995385 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.995686 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.995686 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.995686 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.995686 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.995686 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.995972 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.995972 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.995972 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.995972 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.996340 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.996340 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.996340 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.996340 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.996582 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.996582 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.996582 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.996582 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.996582 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.996887 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.996887 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.996887 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.996887 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.996887 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.997297 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.997297 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.997297 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.997297 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.997535 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.997535 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.997535 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.997535 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.997768 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.997768 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.997768 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.997768 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.998019 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.998019 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.998019 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.998019 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.998291 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.998291 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.998291 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.998291 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.998515 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.998515 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.998515 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.998515 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.998515 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.998515 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.998857 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.998857 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.998857 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.998857 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.998857 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999223 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999223 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999223 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999223 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999223 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999223 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999223 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999497 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999497 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999497 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999497 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999497 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999497 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999736 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999736 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999736 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999736 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999736 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999736 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999984 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999984 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999984 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999984 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:03.999984 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:03.999984 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:04.000247 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:04.000247 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:04.000247 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:04.000247 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:04.000409 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:04.000409 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:04.000409 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:04.000409 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:04.000573 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:04.000573 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:04.000573 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:04.000573 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:04.000741 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:04.000741 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:04.000741 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:04.000741 np0000183346 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) Jun 29 04:33:04.000741 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [None req-dd65cae8-4e73-44c0-b8f1-aa60b84aa41d None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:04.000741 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-dd65cae8-4e73-44c0-b8f1-aa60b84aa41d None None] GET https://199.204.45.229/volume// Jun 29 04:33:04.000977 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-dd65cae8-4e73-44c0-b8f1-aa60b84aa41d None None] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:04.000977 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-dd65cae8-4e73-44c0-b8f1-aa60b84aa41d None None] Calling method 'all' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:04.000977 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-dd65cae8-4e73-44c0-b8f1-aa60b84aa41d None None] https://199.204.45.229/volume// returned with HTTP 300 Jun 29 04:33:04.000977 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 1/4] 199.204.45.229 () {66 vars in 1456 bytes} [Mon Jun 29 04:33:03 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:33:41.291440 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.291440 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.291440 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.291440 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.291440 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.292199 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.292199 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.292199 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.292199 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.292199 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.292496 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.292496 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.292496 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.292496 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.292496 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.292496 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.292857 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.292857 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.292857 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.292857 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.293104 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.293104 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.293104 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.293104 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.293316 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.293316 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.293316 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.293316 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.293569 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.293569 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.293569 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.293569 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.293569 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.293916 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.293916 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.293916 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.293916 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.293916 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.294211 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.294211 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.294211 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.294211 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.294211 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.294211 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.294548 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.294548 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.294548 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.294548 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.294548 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.294548 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.294900 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.294900 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.294900 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.294900 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.294900 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.294900 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.295388 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.295388 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.295388 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.295388 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.295388 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.295687 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.295687 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.295687 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.295687 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.295687 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.295949 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.295949 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.295949 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.295949 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.295949 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.295949 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.296312 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.296312 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.296312 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.296312 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.296312 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.296312 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.296645 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.296645 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.296645 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.296645 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.296645 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.296927 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.296927 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.296927 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.296927 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.296927 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.297222 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.297222 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.297222 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.297222 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.297497 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.297497 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.297497 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.297497 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.297845 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.297845 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.297845 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.297845 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.297845 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298199 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.298199 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298199 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.298199 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298199 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.298405 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298405 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.298405 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298405 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.298569 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298569 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.298569 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298569 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.298718 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298718 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.298718 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298718 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.298871 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298871 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.298871 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.298871 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299018 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299018 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299018 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299018 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299190 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299190 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299190 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299190 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299190 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299365 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299365 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299365 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299365 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299365 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299365 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299611 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299611 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299611 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299611 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299611 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299806 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299806 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299806 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299806 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.299806 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.299806 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300022 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300022 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300022 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300022 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300022 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300022 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300263 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300263 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300263 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300263 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300263 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300263 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300475 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300475 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300475 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300475 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300475 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300475 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300788 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300788 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300788 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300788 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300938 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300938 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300938 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.300938 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.300938 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.301160 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.301160 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.301160 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.301160 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:41.301160 np0000183346 devstack@c-api.service[112473]: warnings.warn(deprecated_msg) Jun 29 04:33:41.301160 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-ddef961d-30d1-462b-9e5a-d1378cb30ca0 None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:41.301160 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 1/5] 199.204.45.229 () {62 vars in 1068 bytes} [Mon Jun 29 04:33:41 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Jun 29 04:33:41.328309 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-8b867dab-086c-46a3-9ba2-f7e3c5f005b1 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:41.339457 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 2/6] 199.204.45.229 () {64 vars in 1272 bytes} [Mon Jun 29 04:33:41 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:33:41.368217 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [req-8b867dab-086c-46a3-9ba2-f7e3c5f005b1 req-e51da7d0-6b9a-4e8b-9244-a7cb279368b1 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:41.370785 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [req-8b867dab-086c-46a3-9ba2-f7e3c5f005b1 req-e51da7d0-6b9a-4e8b-9244-a7cb279368b1 demo demo] GET https://199.204.45.229/volume/v3/ Jun 29 04:33:41.370962 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [req-8b867dab-086c-46a3-9ba2-f7e3c5f005b1 req-e51da7d0-6b9a-4e8b-9244-a7cb279368b1 demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:41.371177 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [req-8b867dab-086c-46a3-9ba2-f7e3c5f005b1 req-e51da7d0-6b9a-4e8b-9244-a7cb279368b1 demo demo] Calling method 'version_select' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:41.371967 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [req-8b867dab-086c-46a3-9ba2-f7e3c5f005b1 req-e51da7d0-6b9a-4e8b-9244-a7cb279368b1 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 29 04:33:41.372305 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 3/7] 199.204.45.229 () {66 vars in 1346 bytes} [Mon Jun 29 04:33:41 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:41.414755 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [None req-15d5f752-5eac-4f01-94c0-0c5fd9afa490 None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:41.743655 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-15d5f752-5eac-4f01-94c0-0c5fd9afa490 demo demo] GET https://199.204.45.229/volume/v3/types Jun 29 04:33:41.744057 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-15d5f752-5eac-4f01-94c0-0c5fd9afa490 demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:41.744271 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-15d5f752-5eac-4f01-94c0-0c5fd9afa490 demo demo] Calling method 'index' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:41.744808 np0000183346 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:33:41.744808 np0000183346 devstack@c-api.service[112474]: warnings.warn( Jun 29 04:33:41.745494 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.api_utils [None req-15d5f752-5eac-4f01-94c0-0c5fd9afa490 demo demo] Removing options '' from query. {{(pid=112474) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:33:41.781986 np0000183346 devstack@c-api.service[112474]: DEBUG oslo_db.sqlalchemy.engines [None req-15d5f752-5eac-4f01-94c0-0c5fd9afa490 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=112474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:33:41.806061 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-15d5f752-5eac-4f01-94c0-0c5fd9afa490 demo demo] https://199.204.45.229/volume/v3/types returned with HTTP 200 Jun 29 04:33:41.806616 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 2/8] 199.204.45.229 () {64 vars in 1290 bytes} [Mon Jun 29 04:33:41 2026] GET /volume/v3/types => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:41.845061 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-a7a4d1cd-934f-42dc-86ef-92fc92e557a7 None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:42.167683 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-a7a4d1cd-934f-42dc-86ef-92fc92e557a7 demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 29 04:33:42.168113 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-a7a4d1cd-934f-42dc-86ef-92fc92e557a7 demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:42.168392 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-a7a4d1cd-934f-42dc-86ef-92fc92e557a7 demo demo] Calling method 'show' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:42.206537 np0000183346 devstack@c-api.service[112473]: DEBUG oslo_db.sqlalchemy.engines [None req-a7a4d1cd-934f-42dc-86ef-92fc92e557a7 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=112473) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:33:42.220801 np0000183346 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:33:42.220801 np0000183346 devstack@c-api.service[112473]: warnings.warn( Jun 29 04:33:42.223072 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-a7a4d1cd-934f-42dc-86ef-92fc92e557a7 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:42.223765 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 2/9] 199.204.45.229 () {64 vars in 1301 bytes} [Mon Jun 29 04:33:41 2026] GET /volume/v3/types/default => generated 145 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:42.668212 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-078f85dc-8fc4-4984-b181-747c7dd6972d None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:42.669124 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 3/10] 199.204.45.229 () {62 vars in 1068 bytes} [Mon Jun 29 04:33:42 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:33:42.702705 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-566e440d-da03-468a-b6e3-46560b58b20d None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:42.710186 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 4/11] 199.204.45.229 () {64 vars in 1272 bytes} [Mon Jun 29 04:33:42 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:33:42.745089 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [req-566e440d-da03-468a-b6e3-46560b58b20d req-6c293965-f0b2-41e7-82cb-7315df77968a None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:42.748746 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [req-566e440d-da03-468a-b6e3-46560b58b20d req-6c293965-f0b2-41e7-82cb-7315df77968a demo demo] GET https://199.204.45.229/volume/v3/ Jun 29 04:33:42.749317 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [req-566e440d-da03-468a-b6e3-46560b58b20d req-6c293965-f0b2-41e7-82cb-7315df77968a demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:42.749884 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [req-566e440d-da03-468a-b6e3-46560b58b20d req-6c293965-f0b2-41e7-82cb-7315df77968a demo demo] Calling method 'version_select' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:42.751073 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [req-566e440d-da03-468a-b6e3-46560b58b20d req-6c293965-f0b2-41e7-82cb-7315df77968a demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 29 04:33:42.751707 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 3/12] 199.204.45.229 () {66 vars in 1346 bytes} [Mon Jun 29 04:33:42 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:42.793921 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-ce3bffdc-314e-4c72-ad2a-a7f27e775fa5 None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:42.796307 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-ce3bffdc-314e-4c72-ad2a-a7f27e775fa5 demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 29 04:33:42.796577 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-ce3bffdc-314e-4c72-ad2a-a7f27e775fa5 demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:42.796870 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-ce3bffdc-314e-4c72-ad2a-a7f27e775fa5 demo demo] Calling method 'show' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:42.807179 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-ce3bffdc-314e-4c72-ad2a-a7f27e775fa5 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:42.807648 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 3/13] 199.204.45.229 () {64 vars in 1301 bytes} [Mon Jun 29 04:33:42 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:43.453582 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-236f5792-f46c-48a9-9969-8f0538a7c37e None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:43.455156 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 4/14] 199.204.45.229 () {62 vars in 1068 bytes} [Mon Jun 29 04:33:43 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:33:43.488675 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-f410196c-8fc2-4bda-9345-1771eaee36d5 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:43.492377 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 5/15] 199.204.45.229 () {64 vars in 1272 bytes} [Mon Jun 29 04:33:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:33:43.527777 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [req-f410196c-8fc2-4bda-9345-1771eaee36d5 req-ca2c5f64-eb78-4bc3-b657-92686963a22b None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:43.530927 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [req-f410196c-8fc2-4bda-9345-1771eaee36d5 req-ca2c5f64-eb78-4bc3-b657-92686963a22b demo demo] GET https://199.204.45.229/volume/v3/ Jun 29 04:33:43.531312 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [req-f410196c-8fc2-4bda-9345-1771eaee36d5 req-ca2c5f64-eb78-4bc3-b657-92686963a22b demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:43.531723 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [req-f410196c-8fc2-4bda-9345-1771eaee36d5 req-ca2c5f64-eb78-4bc3-b657-92686963a22b demo demo] Calling method 'version_select' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:43.532392 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [req-f410196c-8fc2-4bda-9345-1771eaee36d5 req-ca2c5f64-eb78-4bc3-b657-92686963a22b demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 29 04:33:43.533282 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 4/16] 199.204.45.229 () {66 vars in 1346 bytes} [Mon Jun 29 04:33:43 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 29 04:33:43.572090 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-d2dec415-05ab-484b-bda7-fcc96bac690e None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:43.574314 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-d2dec415-05ab-484b-bda7-fcc96bac690e demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 29 04:33:43.574535 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-d2dec415-05ab-484b-bda7-fcc96bac690e demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:43.574784 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-d2dec415-05ab-484b-bda7-fcc96bac690e demo demo] Calling method 'show' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:43.583101 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-d2dec415-05ab-484b-bda7-fcc96bac690e demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:43.583470 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 4/17] 199.204.45.229 () {64 vars in 1301 bytes} [Mon Jun 29 04:33:43 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:43.621799 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-7c868995-5983-4c18-b0c8-458cab19d7e1 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:43.622997 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 5/18] 199.204.45.229 () {62 vars in 1068 bytes} [Mon Jun 29 04:33:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:33:43.655392 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-ced60afa-392a-4b15-abec-21635d1c8858 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:43.658255 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 6/19] 199.204.45.229 () {64 vars in 1272 bytes} [Mon Jun 29 04:33:43 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:33:43.692235 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [req-ced60afa-392a-4b15-abec-21635d1c8858 req-2ce20ae1-f849-4a05-aad5-62f03be83359 None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:43.695470 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [req-ced60afa-392a-4b15-abec-21635d1c8858 req-2ce20ae1-f849-4a05-aad5-62f03be83359 demo demo] GET https://199.204.45.229/volume/v3/ Jun 29 04:33:43.695801 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [req-ced60afa-392a-4b15-abec-21635d1c8858 req-2ce20ae1-f849-4a05-aad5-62f03be83359 demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:43.696200 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [req-ced60afa-392a-4b15-abec-21635d1c8858 req-2ce20ae1-f849-4a05-aad5-62f03be83359 demo demo] Calling method 'version_select' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:43.696829 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [req-ced60afa-392a-4b15-abec-21635d1c8858 req-2ce20ae1-f849-4a05-aad5-62f03be83359 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 29 04:33:43.697541 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 5/20] 199.204.45.229 () {66 vars in 1346 bytes} [Mon Jun 29 04:33:43 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 29 04:33:43.735908 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-6544bd5b-ed46-4f36-9bbd-03d8c54e3e18 None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:43.739182 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-6544bd5b-ed46-4f36-9bbd-03d8c54e3e18 demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 29 04:33:43.739631 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-6544bd5b-ed46-4f36-9bbd-03d8c54e3e18 demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:43.740021 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-6544bd5b-ed46-4f36-9bbd-03d8c54e3e18 demo demo] Calling method 'show' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:43.748498 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-6544bd5b-ed46-4f36-9bbd-03d8c54e3e18 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:43.748815 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 5/21] 199.204.45.229 () {64 vars in 1301 bytes} [Mon Jun 29 04:33:43 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:51.801183 np0000183346 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=1 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:33:53.745264 np0000183346 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writing DB stats cinder:SELECT=8 {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:38:41.964321 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-6f0162b4-360a-4de9-8778-1eda5293dcb2 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:42.066978 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-6f0162b4-360a-4de9-8778-1eda5293dcb2 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:38:42.067419 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-6f0162b4-360a-4de9-8778-1eda5293dcb2 demo demo] Empty body provided in request {{(pid=112472) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:42.067732 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-6f0162b4-360a-4de9-8778-1eda5293dcb2 demo demo] Calling method 'detail' {{(pid=112472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:42.068514 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.api_utils [None req-6f0162b4-360a-4de9-8778-1eda5293dcb2 demo demo] Removing options '' from query. {{(pid=112472) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:38:42.069753 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.volume.api [None req-6f0162b4-360a-4de9-8778-1eda5293dcb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112472) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:38:42.112348 np0000183346 devstack@c-api.service[112472]: INFO cinder.volume.api [None req-6f0162b4-360a-4de9-8778-1eda5293dcb2 demo demo] Get all volumes completed successfully. Jun 29 04:38:42.116163 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-6f0162b4-360a-4de9-8778-1eda5293dcb2 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:38:42.117195 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 6/22] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:38:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:38:52.104437 np0000183346 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=1 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:39:42.138446 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-2bb110d6-22e7-45e0-a85f-e916c7847e25 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:42.141228 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-2bb110d6-22e7-45e0-a85f-e916c7847e25 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:39:42.141482 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-2bb110d6-22e7-45e0-a85f-e916c7847e25 demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:39:42.141729 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-2bb110d6-22e7-45e0-a85f-e916c7847e25 demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:39:42.142378 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-2bb110d6-22e7-45e0-a85f-e916c7847e25 demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:39:42.143409 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-2bb110d6-22e7-45e0-a85f-e916c7847e25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:39:42.172384 np0000183346 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-2bb110d6-22e7-45e0-a85f-e916c7847e25 demo demo] Get all volumes completed successfully. Jun 29 04:39:42.174899 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-2bb110d6-22e7-45e0-a85f-e916c7847e25 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:39:42.175379 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 7/23] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:39:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:39:52.167949 np0000183346 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:40:42.215863 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [None req-385a5877-bb2a-41c3-800b-c1a4196f6764 None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:40:42.219483 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-385a5877-bb2a-41c3-800b-c1a4196f6764 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:40:42.219785 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-385a5877-bb2a-41c3-800b-c1a4196f6764 demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:40:42.220059 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-385a5877-bb2a-41c3-800b-c1a4196f6764 demo demo] Calling method 'detail' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:40:42.220638 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.api_utils [None req-385a5877-bb2a-41c3-800b-c1a4196f6764 demo demo] Removing options '' from query. {{(pid=112474) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:40:42.222002 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.volume.api [None req-385a5877-bb2a-41c3-800b-c1a4196f6764 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112474) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:40:42.270439 np0000183346 devstack@c-api.service[112474]: INFO cinder.volume.api [None req-385a5877-bb2a-41c3-800b-c1a4196f6764 demo demo] Get all volumes completed successfully. Jun 29 04:40:42.275631 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-385a5877-bb2a-41c3-800b-c1a4196f6764 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:40:42.275631 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 6/24] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:40:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:40:52.260710 np0000183346 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=1 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:41:42.296196 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-40d4f8ec-c3d0-4e20-b0fc-b089dc1fc617 None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:41:42.302586 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-40d4f8ec-c3d0-4e20-b0fc-b089dc1fc617 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:41:42.304870 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-40d4f8ec-c3d0-4e20-b0fc-b089dc1fc617 demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:41:42.304870 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-40d4f8ec-c3d0-4e20-b0fc-b089dc1fc617 demo demo] Calling method 'detail' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:41:42.304870 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.api_utils [None req-40d4f8ec-c3d0-4e20-b0fc-b089dc1fc617 demo demo] Removing options '' from query. {{(pid=112473) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:41:42.305553 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.volume.api [None req-40d4f8ec-c3d0-4e20-b0fc-b089dc1fc617 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112473) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:41:42.344972 np0000183346 devstack@c-api.service[112473]: INFO cinder.volume.api [None req-40d4f8ec-c3d0-4e20-b0fc-b089dc1fc617 demo demo] Get all volumes completed successfully. Jun 29 04:41:42.346947 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-40d4f8ec-c3d0-4e20-b0fc-b089dc1fc617 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:41:42.347344 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 6/25] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:41:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:41:52.338028 np0000183346 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writing DB stats cinder:SELECT=1 {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:42:42.378495 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-a62fe250-7b6b-4ce6-a6e8-6bb9f743be1f None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:42:42.434048 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-a62fe250-7b6b-4ce6-a6e8-6bb9f743be1f demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:42:42.434048 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-a62fe250-7b6b-4ce6-a6e8-6bb9f743be1f demo demo] Empty body provided in request {{(pid=112472) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:42:42.434048 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-a62fe250-7b6b-4ce6-a6e8-6bb9f743be1f demo demo] Calling method 'detail' {{(pid=112472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:42:42.434048 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.api_utils [None req-a62fe250-7b6b-4ce6-a6e8-6bb9f743be1f demo demo] Removing options '' from query. {{(pid=112472) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:42:42.434048 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.volume.api [None req-a62fe250-7b6b-4ce6-a6e8-6bb9f743be1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112472) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:42:42.444181 np0000183346 devstack@c-api.service[112472]: INFO cinder.volume.api [None req-a62fe250-7b6b-4ce6-a6e8-6bb9f743be1f demo demo] Get all volumes completed successfully. Jun 29 04:42:42.447876 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-a62fe250-7b6b-4ce6-a6e8-6bb9f743be1f demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:42:42.448589 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 7/26] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:42:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:42:52.436789 np0000183346 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=1 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:43:42.463906 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-4c222779-f759-492f-94bb-6305ddedb568 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:43:42.677281 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-4c222779-f759-492f-94bb-6305ddedb568 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:43:42.678555 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-4c222779-f759-492f-94bb-6305ddedb568 demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:43:42.678555 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-4c222779-f759-492f-94bb-6305ddedb568 demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:43:42.679220 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-4c222779-f759-492f-94bb-6305ddedb568 demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:43:42.681097 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-4c222779-f759-492f-94bb-6305ddedb568 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:43:42.697487 np0000183346 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-4c222779-f759-492f-94bb-6305ddedb568 demo demo] Get all volumes completed successfully. Jun 29 04:43:42.700964 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-4c222779-f759-492f-94bb-6305ddedb568 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:43:42.702105 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 8/27] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:43:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:43:52.687215 np0000183346 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:44:42.723793 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [None req-2d50ac25-4ad7-4d55-a0c9-cdcf5ad42118 None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:44:42.727181 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-2d50ac25-4ad7-4d55-a0c9-cdcf5ad42118 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:44:42.727606 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-2d50ac25-4ad7-4d55-a0c9-cdcf5ad42118 demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:44:42.727704 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-2d50ac25-4ad7-4d55-a0c9-cdcf5ad42118 demo demo] Calling method 'detail' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:44:42.728536 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.api_utils [None req-2d50ac25-4ad7-4d55-a0c9-cdcf5ad42118 demo demo] Removing options '' from query. {{(pid=112474) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:44:42.729571 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.volume.api [None req-2d50ac25-4ad7-4d55-a0c9-cdcf5ad42118 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112474) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:44:42.740242 np0000183346 devstack@c-api.service[112474]: INFO cinder.volume.api [None req-2d50ac25-4ad7-4d55-a0c9-cdcf5ad42118 demo demo] Get all volumes completed successfully. Jun 29 04:44:42.744209 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-2d50ac25-4ad7-4d55-a0c9-cdcf5ad42118 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:44:42.744209 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 7/28] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:44:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:44:52.733169 np0000183346 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=1 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:45:42.764315 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-13f9d78e-afc1-4c58-a2fb-b08d15bfa312 None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:45:42.766730 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-13f9d78e-afc1-4c58-a2fb-b08d15bfa312 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:45:42.766872 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-13f9d78e-afc1-4c58-a2fb-b08d15bfa312 demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:45:42.767104 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-13f9d78e-afc1-4c58-a2fb-b08d15bfa312 demo demo] Calling method 'detail' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:45:42.767363 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.api_utils [None req-13f9d78e-afc1-4c58-a2fb-b08d15bfa312 demo demo] Removing options '' from query. {{(pid=112473) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:45:42.768076 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.volume.api [None req-13f9d78e-afc1-4c58-a2fb-b08d15bfa312 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112473) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:45:42.777325 np0000183346 devstack@c-api.service[112473]: INFO cinder.volume.api [None req-13f9d78e-afc1-4c58-a2fb-b08d15bfa312 demo demo] Get all volumes completed successfully. Jun 29 04:45:42.780263 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-13f9d78e-afc1-4c58-a2fb-b08d15bfa312 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:45:42.780732 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 7/29] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:45:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:45:52.771415 np0000183346 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writing DB stats cinder:SELECT=1 {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:46:42.805912 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-953fcf0b-07e4-4bd4-ab6d-a46de4966468 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:46:42.810396 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-953fcf0b-07e4-4bd4-ab6d-a46de4966468 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:46:42.810719 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-953fcf0b-07e4-4bd4-ab6d-a46de4966468 demo demo] Empty body provided in request {{(pid=112472) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:46:42.811815 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-953fcf0b-07e4-4bd4-ab6d-a46de4966468 demo demo] Calling method 'detail' {{(pid=112472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:46:42.812771 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.api_utils [None req-953fcf0b-07e4-4bd4-ab6d-a46de4966468 demo demo] Removing options '' from query. {{(pid=112472) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:46:42.814697 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.volume.api [None req-953fcf0b-07e4-4bd4-ab6d-a46de4966468 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112472) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:46:42.825268 np0000183346 devstack@c-api.service[112472]: INFO cinder.volume.api [None req-953fcf0b-07e4-4bd4-ab6d-a46de4966468 demo demo] Get all volumes completed successfully. Jun 29 04:46:42.828208 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-953fcf0b-07e4-4bd4-ab6d-a46de4966468 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:46:42.828720 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 8/30] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:46:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:46:52.818782 np0000183346 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=1 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:47:42.845818 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-fa84fff1-1035-466c-9015-0d7d3c1a9ccf None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:47:42.850363 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-fa84fff1-1035-466c-9015-0d7d3c1a9ccf demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:47:42.850898 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-fa84fff1-1035-466c-9015-0d7d3c1a9ccf demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:47:42.851434 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-fa84fff1-1035-466c-9015-0d7d3c1a9ccf demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:47:42.851854 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-fa84fff1-1035-466c-9015-0d7d3c1a9ccf demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:47:42.852609 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-fa84fff1-1035-466c-9015-0d7d3c1a9ccf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:47:42.860697 np0000183346 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-fa84fff1-1035-466c-9015-0d7d3c1a9ccf demo demo] Get all volumes completed successfully. Jun 29 04:47:42.863859 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-fa84fff1-1035-466c-9015-0d7d3c1a9ccf demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:47:42.864490 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 9/31] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:47:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:47:52.855791 np0000183346 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:48:42.883678 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [None req-b8998b8b-336e-4115-9f20-b7d831d77e6f None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:48:42.886949 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-b8998b8b-336e-4115-9f20-b7d831d77e6f demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:48:42.887162 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-b8998b8b-336e-4115-9f20-b7d831d77e6f demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:48:42.887352 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-b8998b8b-336e-4115-9f20-b7d831d77e6f demo demo] Calling method 'detail' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:48:42.887595 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.api_utils [None req-b8998b8b-336e-4115-9f20-b7d831d77e6f demo demo] Removing options '' from query. {{(pid=112474) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:48:42.888384 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.volume.api [None req-b8998b8b-336e-4115-9f20-b7d831d77e6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112474) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:48:42.900452 np0000183346 devstack@c-api.service[112474]: INFO cinder.volume.api [None req-b8998b8b-336e-4115-9f20-b7d831d77e6f demo demo] Get all volumes completed successfully. Jun 29 04:48:42.903611 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-b8998b8b-336e-4115-9f20-b7d831d77e6f demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:48:42.904060 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 8/32] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:48:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:48:52.895551 np0000183346 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=1 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:49:42.920145 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-caa82fdc-8c21-40ed-88a5-d4e342953511 None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:49:43.084542 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-caa82fdc-8c21-40ed-88a5-d4e342953511 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:49:43.084760 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-caa82fdc-8c21-40ed-88a5-d4e342953511 demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:49:43.085332 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-caa82fdc-8c21-40ed-88a5-d4e342953511 demo demo] Calling method 'detail' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:49:43.085446 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.api_utils [None req-caa82fdc-8c21-40ed-88a5-d4e342953511 demo demo] Removing options '' from query. {{(pid=112473) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:49:43.086489 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.volume.api [None req-caa82fdc-8c21-40ed-88a5-d4e342953511 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112473) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:49:43.096340 np0000183346 devstack@c-api.service[112473]: INFO cinder.volume.api [None req-caa82fdc-8c21-40ed-88a5-d4e342953511 demo demo] Get all volumes completed successfully. Jun 29 04:49:43.099056 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-caa82fdc-8c21-40ed-88a5-d4e342953511 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:49:43.099504 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 8/33] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:49:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:49:53.090483 np0000183346 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writing DB stats cinder:SELECT=1 {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:50:43.119398 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-551f80c4-2619-4217-b38b-d722f0175569 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:50:43.125120 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-551f80c4-2619-4217-b38b-d722f0175569 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:50:43.125120 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-551f80c4-2619-4217-b38b-d722f0175569 demo demo] Empty body provided in request {{(pid=112472) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:50:43.125120 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-551f80c4-2619-4217-b38b-d722f0175569 demo demo] Calling method 'detail' {{(pid=112472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:50:43.125120 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.api_utils [None req-551f80c4-2619-4217-b38b-d722f0175569 demo demo] Removing options '' from query. {{(pid=112472) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:50:43.125120 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.volume.api [None req-551f80c4-2619-4217-b38b-d722f0175569 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112472) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:50:43.134819 np0000183346 devstack@c-api.service[112472]: INFO cinder.volume.api [None req-551f80c4-2619-4217-b38b-d722f0175569 demo demo] Get all volumes completed successfully. Jun 29 04:50:43.138806 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-551f80c4-2619-4217-b38b-d722f0175569 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:50:43.139497 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 9/34] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:50:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:50:53.126104 np0000183346 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=1 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:51:43.154528 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-a718aad6-c9e4-45cc-bbc6-1dac8777e321 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:51:43.156807 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-a718aad6-c9e4-45cc-bbc6-1dac8777e321 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:51:43.157191 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-a718aad6-c9e4-45cc-bbc6-1dac8777e321 demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:51:43.157541 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-a718aad6-c9e4-45cc-bbc6-1dac8777e321 demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:51:43.158578 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-a718aad6-c9e4-45cc-bbc6-1dac8777e321 demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:51:43.159711 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-a718aad6-c9e4-45cc-bbc6-1dac8777e321 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:51:43.172604 np0000183346 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-a718aad6-c9e4-45cc-bbc6-1dac8777e321 demo demo] Get all volumes completed successfully. Jun 29 04:51:43.175580 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-a718aad6-c9e4-45cc-bbc6-1dac8777e321 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:51:43.176131 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 10/35] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:51:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:51:53.164853 np0000183346 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:52:43.196922 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [None req-22c53a46-1e5c-4a80-95d3-af4bce047ff4 None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:52:43.205432 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-22c53a46-1e5c-4a80-95d3-af4bce047ff4 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:52:43.205673 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-22c53a46-1e5c-4a80-95d3-af4bce047ff4 demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:52:43.205971 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-22c53a46-1e5c-4a80-95d3-af4bce047ff4 demo demo] Calling method 'detail' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:52:43.206326 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.api_utils [None req-22c53a46-1e5c-4a80-95d3-af4bce047ff4 demo demo] Removing options '' from query. {{(pid=112474) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:52:43.207332 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.volume.api [None req-22c53a46-1e5c-4a80-95d3-af4bce047ff4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112474) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:52:43.216187 np0000183346 devstack@c-api.service[112474]: INFO cinder.volume.api [None req-22c53a46-1e5c-4a80-95d3-af4bce047ff4 demo demo] Get all volumes completed successfully. Jun 29 04:52:43.220419 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-22c53a46-1e5c-4a80-95d3-af4bce047ff4 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:52:43.221201 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 9/36] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:52:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:52:53.210723 np0000183346 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=1 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:53:43.241566 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-807fbae6-281f-4c9e-84a1-07074f57ea47 None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:53:43.244965 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-807fbae6-281f-4c9e-84a1-07074f57ea47 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:53:43.245328 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-807fbae6-281f-4c9e-84a1-07074f57ea47 demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:53:43.245833 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-807fbae6-281f-4c9e-84a1-07074f57ea47 demo demo] Calling method 'detail' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:53:43.246298 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.api_utils [None req-807fbae6-281f-4c9e-84a1-07074f57ea47 demo demo] Removing options '' from query. {{(pid=112473) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:53:43.247565 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.volume.api [None req-807fbae6-281f-4c9e-84a1-07074f57ea47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112473) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:53:43.256497 np0000183346 devstack@c-api.service[112473]: INFO cinder.volume.api [None req-807fbae6-281f-4c9e-84a1-07074f57ea47 demo demo] Get all volumes completed successfully. Jun 29 04:53:43.258698 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-807fbae6-281f-4c9e-84a1-07074f57ea47 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:53:43.259121 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 9/37] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:53:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:53:53.252284 np0000183346 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writing DB stats cinder:SELECT=1 {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:54:43.277768 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-c535b12c-25b2-4988-9884-65de162e8433 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:43.393162 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-c535b12c-25b2-4988-9884-65de162e8433 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:54:43.393417 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-c535b12c-25b2-4988-9884-65de162e8433 demo demo] Empty body provided in request {{(pid=112472) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:54:43.393678 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-c535b12c-25b2-4988-9884-65de162e8433 demo demo] Calling method 'detail' {{(pid=112472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:54:43.393981 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.api_utils [None req-c535b12c-25b2-4988-9884-65de162e8433 demo demo] Removing options '' from query. {{(pid=112472) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:54:43.395063 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.volume.api [None req-c535b12c-25b2-4988-9884-65de162e8433 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112472) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:54:43.403270 np0000183346 devstack@c-api.service[112472]: INFO cinder.volume.api [None req-c535b12c-25b2-4988-9884-65de162e8433 demo demo] Get all volumes completed successfully. Jun 29 04:54:43.405107 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-c535b12c-25b2-4988-9884-65de162e8433 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:54:43.405430 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 10/38] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:54:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:54:53.398716 np0000183346 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=1 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:43.422432 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-b1e23b8c-04c8-4a36-94b4-44a3c61c97fc None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:43.426593 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-b1e23b8c-04c8-4a36-94b4-44a3c61c97fc demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:55:43.426985 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-b1e23b8c-04c8-4a36-94b4-44a3c61c97fc demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:55:43.427476 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-b1e23b8c-04c8-4a36-94b4-44a3c61c97fc demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:55:43.427942 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-b1e23b8c-04c8-4a36-94b4-44a3c61c97fc demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:55:43.428779 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-b1e23b8c-04c8-4a36-94b4-44a3c61c97fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:55:43.437478 np0000183346 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-b1e23b8c-04c8-4a36-94b4-44a3c61c97fc demo demo] Get all volumes completed successfully. Jun 29 04:55:43.440144 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-b1e23b8c-04c8-4a36-94b4-44a3c61c97fc demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:55:43.440622 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 11/39] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:55:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:55:53.432715 np0000183346 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:56:43.461766 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [None req-ca8c83a5-ebba-403e-878e-8d7ff29e29a0 None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:56:43.465637 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-ca8c83a5-ebba-403e-878e-8d7ff29e29a0 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:56:43.466017 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-ca8c83a5-ebba-403e-878e-8d7ff29e29a0 demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:56:43.466282 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-ca8c83a5-ebba-403e-878e-8d7ff29e29a0 demo demo] Calling method 'detail' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:56:43.466697 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.api_utils [None req-ca8c83a5-ebba-403e-878e-8d7ff29e29a0 demo demo] Removing options '' from query. {{(pid=112474) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:56:43.467616 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.volume.api [None req-ca8c83a5-ebba-403e-878e-8d7ff29e29a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112474) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:56:43.475377 np0000183346 devstack@c-api.service[112474]: INFO cinder.volume.api [None req-ca8c83a5-ebba-403e-878e-8d7ff29e29a0 demo demo] Get all volumes completed successfully. Jun 29 04:56:43.477463 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-ca8c83a5-ebba-403e-878e-8d7ff29e29a0 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:56:43.477833 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 10/40] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:56:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:56:53.470889 np0000183346 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=1 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:57:43.492287 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-642e7048-1956-4456-98a7-c41f3bc76261 None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:43.495648 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-642e7048-1956-4456-98a7-c41f3bc76261 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:57:43.495863 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-642e7048-1956-4456-98a7-c41f3bc76261 demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:43.496447 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-642e7048-1956-4456-98a7-c41f3bc76261 demo demo] Calling method 'detail' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:43.496736 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.api_utils [None req-642e7048-1956-4456-98a7-c41f3bc76261 demo demo] Removing options '' from query. {{(pid=112473) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:57:43.497703 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.volume.api [None req-642e7048-1956-4456-98a7-c41f3bc76261 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112473) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:57:43.507437 np0000183346 devstack@c-api.service[112473]: INFO cinder.volume.api [None req-642e7048-1956-4456-98a7-c41f3bc76261 demo demo] Get all volumes completed successfully. Jun 29 04:57:43.510835 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-642e7048-1956-4456-98a7-c41f3bc76261 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:57:43.511362 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 10/41] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:57:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:57:53.500740 np0000183346 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writing DB stats cinder:SELECT=1 {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:58:43.529569 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-53edb8d4-05eb-4534-8edd-1b1022a4e415 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:43.533670 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-53edb8d4-05eb-4534-8edd-1b1022a4e415 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:58:43.534145 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-53edb8d4-05eb-4534-8edd-1b1022a4e415 demo demo] Empty body provided in request {{(pid=112472) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:58:43.534603 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-53edb8d4-05eb-4534-8edd-1b1022a4e415 demo demo] Calling method 'detail' {{(pid=112472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:58:43.535113 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.api_utils [None req-53edb8d4-05eb-4534-8edd-1b1022a4e415 demo demo] Removing options '' from query. {{(pid=112472) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:58:43.536743 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.volume.api [None req-53edb8d4-05eb-4534-8edd-1b1022a4e415 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112472) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:58:43.545463 np0000183346 devstack@c-api.service[112472]: INFO cinder.volume.api [None req-53edb8d4-05eb-4534-8edd-1b1022a4e415 demo demo] Get all volumes completed successfully. Jun 29 04:58:43.548322 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-53edb8d4-05eb-4534-8edd-1b1022a4e415 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:58:43.548791 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 11/42] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:58:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:58:53.539479 np0000183346 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=1 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:59:43.564457 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-eb2e2461-54dd-4f24-9a7a-9a67d4bf05dd None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:43.640318 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-eb2e2461-54dd-4f24-9a7a-9a67d4bf05dd demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 04:59:43.640509 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-eb2e2461-54dd-4f24-9a7a-9a67d4bf05dd demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:43.640693 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-eb2e2461-54dd-4f24-9a7a-9a67d4bf05dd demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:43.640923 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-eb2e2461-54dd-4f24-9a7a-9a67d4bf05dd demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:59:43.641735 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-eb2e2461-54dd-4f24-9a7a-9a67d4bf05dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:59:43.651971 np0000183346 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-eb2e2461-54dd-4f24-9a7a-9a67d4bf05dd demo demo] Get all volumes completed successfully. Jun 29 04:59:43.654247 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-eb2e2461-54dd-4f24-9a7a-9a67d4bf05dd demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:59:43.654609 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 12/43] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 04:59:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:59:53.648112 np0000183346 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:00:43.678486 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [None req-51b11aec-9c0f-4465-ba12-12c14f9bd34d None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:43.682460 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-51b11aec-9c0f-4465-ba12-12c14f9bd34d demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 05:00:43.682806 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-51b11aec-9c0f-4465-ba12-12c14f9bd34d demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:43.683196 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-51b11aec-9c0f-4465-ba12-12c14f9bd34d demo demo] Calling method 'detail' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:43.683632 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.api_utils [None req-51b11aec-9c0f-4465-ba12-12c14f9bd34d demo demo] Removing options '' from query. {{(pid=112474) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:00:43.684876 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.volume.api [None req-51b11aec-9c0f-4465-ba12-12c14f9bd34d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112474) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:00:43.692458 np0000183346 devstack@c-api.service[112474]: INFO cinder.volume.api [None req-51b11aec-9c0f-4465-ba12-12c14f9bd34d demo demo] Get all volumes completed successfully. Jun 29 05:00:43.695641 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-51b11aec-9c0f-4465-ba12-12c14f9bd34d demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:00:43.695641 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 11/44] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 05:00:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:00:53.688213 np0000183346 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=1 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:01:43.710394 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-850c602d-25ae-44c1-a572-0361127f5d34 None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:43.713272 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-850c602d-25ae-44c1-a572-0361127f5d34 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 05:01:43.713507 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-850c602d-25ae-44c1-a572-0361127f5d34 demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:43.713745 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-850c602d-25ae-44c1-a572-0361127f5d34 demo demo] Calling method 'detail' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:43.714048 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.api_utils [None req-850c602d-25ae-44c1-a572-0361127f5d34 demo demo] Removing options '' from query. {{(pid=112473) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:01:43.715020 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.volume.api [None req-850c602d-25ae-44c1-a572-0361127f5d34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112473) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:01:43.728633 np0000183346 devstack@c-api.service[112473]: INFO cinder.volume.api [None req-850c602d-25ae-44c1-a572-0361127f5d34 demo demo] Get all volumes completed successfully. Jun 29 05:01:43.731125 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-850c602d-25ae-44c1-a572-0361127f5d34 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:01:43.731581 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 11/45] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 05:01:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:01:53.720151 np0000183346 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writing DB stats cinder:SELECT=1 {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:02:43.750278 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-fb349771-db00-4b1d-9a9a-9916ee9dd503 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:02:43.757199 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-fb349771-db00-4b1d-9a9a-9916ee9dd503 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 05:02:43.757440 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-fb349771-db00-4b1d-9a9a-9916ee9dd503 demo demo] Empty body provided in request {{(pid=112472) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:02:43.757691 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-fb349771-db00-4b1d-9a9a-9916ee9dd503 demo demo] Calling method 'detail' {{(pid=112472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:02:43.758056 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.api_utils [None req-fb349771-db00-4b1d-9a9a-9916ee9dd503 demo demo] Removing options '' from query. {{(pid=112472) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:02:43.758997 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.volume.api [None req-fb349771-db00-4b1d-9a9a-9916ee9dd503 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112472) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:02:43.767154 np0000183346 devstack@c-api.service[112472]: INFO cinder.volume.api [None req-fb349771-db00-4b1d-9a9a-9916ee9dd503 demo demo] Get all volumes completed successfully. Jun 29 05:02:43.769782 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-fb349771-db00-4b1d-9a9a-9916ee9dd503 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:02:43.770266 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 12/46] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 05:02:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:02:53.762217 np0000183346 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=1 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:03:43.784584 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-7d1055d0-4918-48fa-b8bc-5d4d2512a45a None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:03:43.790795 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-7d1055d0-4918-48fa-b8bc-5d4d2512a45a demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 05:03:43.791242 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-7d1055d0-4918-48fa-b8bc-5d4d2512a45a demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:03:43.791617 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-7d1055d0-4918-48fa-b8bc-5d4d2512a45a demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:03:43.792066 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-7d1055d0-4918-48fa-b8bc-5d4d2512a45a demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:03:43.793793 np0000183346 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-7d1055d0-4918-48fa-b8bc-5d4d2512a45a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:03:43.804009 np0000183346 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-7d1055d0-4918-48fa-b8bc-5d4d2512a45a demo demo] Get all volumes completed successfully. Jun 29 05:03:43.806916 np0000183346 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-7d1055d0-4918-48fa-b8bc-5d4d2512a45a demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:03:43.807444 np0000183346 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 13/47] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 05:03:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:03:53.798158 np0000183346 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:04:43.826230 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [None req-16495491-f4a7-4f84-b2ea-e70428afbb18 None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:04:43.828930 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-16495491-f4a7-4f84-b2ea-e70428afbb18 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 05:04:43.829169 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-16495491-f4a7-4f84-b2ea-e70428afbb18 demo demo] Empty body provided in request {{(pid=112474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:04:43.829412 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-16495491-f4a7-4f84-b2ea-e70428afbb18 demo demo] Calling method 'detail' {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:04:43.829718 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.api.api_utils [None req-16495491-f4a7-4f84-b2ea-e70428afbb18 demo demo] Removing options '' from query. {{(pid=112474) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:04:43.830593 np0000183346 devstack@c-api.service[112474]: DEBUG cinder.volume.api [None req-16495491-f4a7-4f84-b2ea-e70428afbb18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112474) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:04:43.838273 np0000183346 devstack@c-api.service[112474]: INFO cinder.volume.api [None req-16495491-f4a7-4f84-b2ea-e70428afbb18 demo demo] Get all volumes completed successfully. Jun 29 05:04:43.840139 np0000183346 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-16495491-f4a7-4f84-b2ea-e70428afbb18 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:04:43.840500 np0000183346 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 12/48] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 05:04:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:04:53.833719 np0000183346 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=1 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:43.853305 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.middleware.request_id [None req-04a16c89-bd4a-4d0f-b27c-a32a5258614c None None] RequestId filter calling following filter/app {{(pid=112473) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:43.996162 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-04a16c89-bd4a-4d0f-b27c-a32a5258614c demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 05:05:43.996529 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-04a16c89-bd4a-4d0f-b27c-a32a5258614c demo demo] Empty body provided in request {{(pid=112473) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:43.996806 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.openstack.wsgi [None req-04a16c89-bd4a-4d0f-b27c-a32a5258614c demo demo] Calling method 'detail' {{(pid=112473) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:43.997116 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.api.api_utils [None req-04a16c89-bd4a-4d0f-b27c-a32a5258614c demo demo] Removing options '' from query. {{(pid=112473) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:43.998021 np0000183346 devstack@c-api.service[112473]: DEBUG cinder.volume.api [None req-04a16c89-bd4a-4d0f-b27c-a32a5258614c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112473) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:44.007497 np0000183346 devstack@c-api.service[112473]: INFO cinder.volume.api [None req-04a16c89-bd4a-4d0f-b27c-a32a5258614c demo demo] Get all volumes completed successfully. Jun 29 05:05:44.010198 np0000183346 devstack@c-api.service[112473]: INFO cinder.api.openstack.wsgi [None req-04a16c89-bd4a-4d0f-b27c-a32a5258614c demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:44.010817 np0000183346 devstack@c-api.service[112473]: [pid: 112473|app: 0|req: 12/49] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 05:05:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:54.000896 np0000183346 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writing DB stats cinder:SELECT=1 {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:44.027822 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-773a1ac7-272a-4ba9-b0c7-7825b414aad7 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:44.032018 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-773a1ac7-272a-4ba9-b0c7-7825b414aad7 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 29 05:06:44.032521 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-773a1ac7-272a-4ba9-b0c7-7825b414aad7 demo demo] Empty body provided in request {{(pid=112472) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:44.032776 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [None req-773a1ac7-272a-4ba9-b0c7-7825b414aad7 demo demo] Calling method 'detail' {{(pid=112472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:44.033085 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.api.api_utils [None req-773a1ac7-272a-4ba9-b0c7-7825b414aad7 demo demo] Removing options '' from query. {{(pid=112472) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:44.034101 np0000183346 devstack@c-api.service[112472]: DEBUG cinder.volume.api [None req-773a1ac7-272a-4ba9-b0c7-7825b414aad7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112472) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:44.043678 np0000183346 devstack@c-api.service[112472]: INFO cinder.volume.api [None req-773a1ac7-272a-4ba9-b0c7-7825b414aad7 demo demo] Get all volumes completed successfully. Jun 29 05:06:44.046521 np0000183346 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [None req-773a1ac7-272a-4ba9-b0c7-7825b414aad7 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:44.046948 np0000183346 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 13/50] 199.204.45.229 () {64 vars in 1296 bytes} [Mon Jun 29 05:06:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:06:54.037469 np0000183346 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=1 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}