Jun 18 01:51:20.042209 np0000181782 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 01:51:20.051009 np0000181782 devstack@c-api.service[116573]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 01:51:20 2026] *** Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: nodename: np0000181782 Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: machine: x86_64 Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: clock source: unix Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: pcre jit disabled Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: detected number of CPU cores: 16 Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: current working directory: / Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: detected binary path: /usr/bin/uwsgi-core Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: your processes number limit is 256917 Jun 18 01:51:20.054084 np0000181782 devstack@c-api.service[116573]: your memory page size is 4096 bytes Jun 18 01:51:20.054499 np0000181782 devstack@c-api.service[116573]: detected max file descriptor number: 2048 Jun 18 01:51:20.054499 np0000181782 devstack@c-api.service[116573]: lock engine: pthread robust mutexes Jun 18 01:51:20.054499 np0000181782 devstack@c-api.service[116573]: thunder lock: enabled Jun 18 01:51:20.054605 np0000181782 devstack@c-api.service[116573]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 01:51:20.054642 np0000181782 devstack@c-api.service[116573]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 01:51:20.054642 np0000181782 devstack@c-api.service[116573]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 01:51:20.054642 np0000181782 devstack@c-api.service[116573]: Set PythonHome to /opt/stack/data/venv Jun 18 01:51:20.092362 np0000181782 devstack@c-api.service[116573]: Python main interpreter initialized at 0x7ea7a4ea3668 Jun 18 01:51:20.092362 np0000181782 devstack@c-api.service[116573]: python threads support enabled Jun 18 01:51:20.092362 np0000181782 devstack@c-api.service[116573]: your server socket listen backlog is limited to 100 connections Jun 18 01:51:20.092362 np0000181782 devstack@c-api.service[116573]: your mercy for graceful operations on workers is 80 seconds Jun 18 01:51:20.093048 np0000181782 devstack@c-api.service[116573]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 01:51:20.093198 np0000181782 devstack@c-api.service[116573]: *** Operational MODE: preforking *** Jun 18 01:51:20.093374 np0000181782 devstack@c-api.service[116573]: *** uWSGI is running in multiple interpreter mode *** Jun 18 01:51:20.093374 np0000181782 devstack@c-api.service[116573]: spawned uWSGI master process (pid: 116573) Jun 18 01:51:20.093591 np0000181782 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 01:51:20.094309 np0000181782 devstack@c-api.service[116573]: spawned uWSGI worker 1 (pid: 116583, cores: 1) Jun 18 01:51:20.094621 np0000181782 devstack@c-api.service[116573]: spawned uWSGI worker 2 (pid: 116584, cores: 1) Jun 18 01:51:20.095106 np0000181782 devstack@c-api.service[116573]: spawned uWSGI worker 3 (pid: 116585, cores: 1) Jun 18 01:51:20.095727 np0000181782 devstack@c-api.service[116573]: spawned uWSGI worker 4 (pid: 116586, cores: 1) Jun 18 01:51:20.095727 np0000181782 devstack@c-api.service[116573]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 01:51:20.222901 np0000181782 devstack@c-api.service[116583]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:20.222901 np0000181782 devstack@c-api.service[116583]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:20.222901 np0000181782 devstack@c-api.service[116583]: we strongly recommend against using it for new projects. Jun 18 01:51:20.222901 np0000181782 devstack@c-api.service[116583]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:20.222901 np0000181782 devstack@c-api.service[116583]: framework. For more detail see Jun 18 01:51:20.222901 np0000181782 devstack@c-api.service[116583]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:20.222901 np0000181782 devstack@c-api.service[116583]: import eventlet # noqa Jun 18 01:51:20.226889 np0000181782 devstack@c-api.service[116585]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:20.226889 np0000181782 devstack@c-api.service[116585]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:20.226889 np0000181782 devstack@c-api.service[116585]: we strongly recommend against using it for new projects. Jun 18 01:51:20.226889 np0000181782 devstack@c-api.service[116585]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:20.226889 np0000181782 devstack@c-api.service[116585]: framework. For more detail see Jun 18 01:51:20.226889 np0000181782 devstack@c-api.service[116585]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:20.226889 np0000181782 devstack@c-api.service[116585]: import eventlet # noqa Jun 18 01:51:20.233389 np0000181782 devstack@c-api.service[116586]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:20.233389 np0000181782 devstack@c-api.service[116586]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:20.233389 np0000181782 devstack@c-api.service[116586]: we strongly recommend against using it for new projects. Jun 18 01:51:20.233389 np0000181782 devstack@c-api.service[116586]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:20.233389 np0000181782 devstack@c-api.service[116586]: framework. For more detail see Jun 18 01:51:20.233389 np0000181782 devstack@c-api.service[116586]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:20.233389 np0000181782 devstack@c-api.service[116586]: import eventlet # noqa Jun 18 01:51:20.237563 np0000181782 devstack@c-api.service[116584]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:51:20.237563 np0000181782 devstack@c-api.service[116584]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:51:20.237563 np0000181782 devstack@c-api.service[116584]: we strongly recommend against using it for new projects. Jun 18 01:51:20.237563 np0000181782 devstack@c-api.service[116584]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:51:20.237563 np0000181782 devstack@c-api.service[116584]: framework. For more detail see Jun 18 01:51:20.237563 np0000181782 devstack@c-api.service[116584]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:51:20.237563 np0000181782 devstack@c-api.service[116584]: import eventlet # noqa Jun 18 01:51:20.309817 np0000181782 devstack@c-api.service[116583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:20.309817 np0000181782 devstack@c-api.service[116583]: warnings.warn( Jun 18 01:51:20.321586 np0000181782 devstack@c-api.service[116586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:20.321586 np0000181782 devstack@c-api.service[116586]: warnings.warn( Jun 18 01:51:20.322706 np0000181782 devstack@c-api.service[116584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:20.322706 np0000181782 devstack@c-api.service[116584]: warnings.warn( Jun 18 01:51:20.323071 np0000181782 devstack@c-api.service[116585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 01:51:20.323071 np0000181782 devstack@c-api.service[116585]: warnings.warn( Jun 18 01:51:20.392426 np0000181782 devstack@c-api.service[116583]: /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 18 01:51:20.392426 np0000181782 devstack@c-api.service[116583]: from cgi import parse_header Jun 18 01:51:20.396981 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:20.396981 np0000181782 devstack@c-api.service[116586]: from cgi import parse_header Jun 18 01:51:20.399059 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:20.399059 np0000181782 devstack@c-api.service[116584]: from cgi import parse_header Jun 18 01:51:20.423705 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:20.423705 np0000181782 devstack@c-api.service[116585]: from cgi import parse_header Jun 18 01:51:20.442827 np0000181782 devstack@c-api.service[116583]: /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 18 01:51:20.442827 np0000181782 devstack@c-api.service[116583]: removals.removed_module( Jun 18 01:51:20.444293 np0000181782 devstack@c-api.service[116583]: /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 18 01:51:20.444293 np0000181782 devstack@c-api.service[116583]: removals.removed_module( Jun 18 01:51:20.447166 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:20.447166 np0000181782 devstack@c-api.service[116586]: removals.removed_module( Jun 18 01:51:20.448749 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:20.448749 np0000181782 devstack@c-api.service[116586]: removals.removed_module( Jun 18 01:51:20.449135 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:20.449135 np0000181782 devstack@c-api.service[116584]: removals.removed_module( Jun 18 01:51:20.450911 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:20.450911 np0000181782 devstack@c-api.service[116584]: removals.removed_module( Jun 18 01:51:20.488067 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:20.488067 np0000181782 devstack@c-api.service[116585]: removals.removed_module( Jun 18 01:51:20.490851 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:20.490851 np0000181782 devstack@c-api.service[116585]: removals.removed_module( Jun 18 01:51:21.085515 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:21.085515 np0000181782 devstack@c-api.service[116586]: warnings.warn( Jun 18 01:51:21.100066 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:21.100066 np0000181782 devstack@c-api.service[116584]: warnings.warn( Jun 18 01:51:21.117036 np0000181782 devstack@c-api.service[116583]: /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 18 01:51:21.117036 np0000181782 devstack@c-api.service[116583]: warnings.warn( Jun 18 01:51:21.176807 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:21.176807 np0000181782 devstack@c-api.service[116585]: warnings.warn( Jun 18 01:51:21.183081 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:21.183081 np0000181782 devstack@c-api.service[116586]: warnings.warn( Jun 18 01:51:21.196604 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:21.196604 np0000181782 devstack@c-api.service[116584]: warnings.warn( Jun 18 01:51:21.214635 np0000181782 devstack@c-api.service[116583]: /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 18 01:51:21.214635 np0000181782 devstack@c-api.service[116583]: warnings.warn( Jun 18 01:51:21.274309 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:21.274309 np0000181782 devstack@c-api.service[116585]: warnings.warn( Jun 18 01:51:21.478040 np0000181782 devstack@c-api.service[116584]: 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 18 01:51:21.478568 np0000181782 devstack@c-api.service[116584]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116584) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:21.478624 np0000181782 devstack@c-api.service[116586]: 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 18 01:51:21.478624 np0000181782 devstack@c-api.service[116586]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116586) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:21.511228 np0000181782 devstack@c-api.service[116583]: 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 18 01:51:21.511584 np0000181782 devstack@c-api.service[116583]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116583) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:21.565104 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:21.565104 np0000181782 devstack@c-api.service[116584]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:21.572575 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:21.572575 np0000181782 devstack@c-api.service[116586]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:21.575884 np0000181782 devstack@c-api.service[116583]: /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 18 01:51:21.575884 np0000181782 devstack@c-api.service[116583]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:21.582472 np0000181782 devstack@c-api.service[116585]: 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 18 01:51:21.582659 np0000181782 devstack@c-api.service[116585]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116585) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:51:21.644691 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:21.644691 np0000181782 devstack@c-api.service[116585]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:51:22.027236 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116584) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:22.027327 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116585) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:22.027394 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116586) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:22.027513 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116583) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:51:22.027616 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.027670 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.027710 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.027748 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.027790 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.027838 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.027887 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.027929 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.027969 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.028016 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.028054 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.028133 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.029281 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.029392 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.029392 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.029498 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.029542 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.029581 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.029634 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.029689 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.029729 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.029767 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.029806 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.029845 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.029882 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.029920 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.029960 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.030011 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.030076 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.030132 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.030178 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.030223 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.030262 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.030299 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.030338 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.030441 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.030489 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.030540 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.030540 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.030540 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.031111 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.031180 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.031228 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.031292 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.031338 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.031474 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.031521 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.031569 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.031620 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.031673 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.031726 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.031780 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.031840 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.031891 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.032049 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.032109 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.032109 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.032210 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.032275 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.032341 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.032434 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.032496 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.032552 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.032619 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.032675 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.032872 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.032872 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.032872 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.032997 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.032997 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.033083 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.033127 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.033204 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.033270 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.033308 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.033345 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.033387 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.033452 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.033491 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.033528 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.033577 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.033618 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.033652 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.033690 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.033727 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.033764 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.033800 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.033836 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.033872 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.033915 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.033961 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.033997 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.034037 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.034076 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.034076 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.034076 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.035409 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.035484 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.035541 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.035603 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.035651 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.035696 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.035736 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.035778 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.035816 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.035857 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.035895 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.035933 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.035980 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.036019 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.036059 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.036096 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.036133 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.036177 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.036215 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.036251 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.036290 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.036331 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.036377 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.036450 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.036502 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.036502 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.036502 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.036502 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.036943 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.036995 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.037064 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.037126 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.037173 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.037217 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.037297 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.037336 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.037420 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.037470 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.037509 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.037548 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.037593 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.037639 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.037678 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.037722 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.037722 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.037786 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.037829 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.037867 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.037904 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.037946 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.037988 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.038027 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.038064 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.038100 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.038100 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.038100 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.039257 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.039316 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.039414 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.039470 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.039532 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.039576 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.039615 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.039650 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.039695 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.039733 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.039766 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.039804 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.039843 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.039879 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.039924 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.039961 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.040005 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.040044 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.040080 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.040115 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.040156 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.040210 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.040259 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.040298 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.040349 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.040392 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.040453 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.040492 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.040534 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.040587 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.040628 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.040678 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.040716 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.040759 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.040797 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.040834 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.040871 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.040902 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.040934 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.040971 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.041008 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.041045 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.041081 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.041129 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.041168 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.041209 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.041247 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.041283 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.041321 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.041359 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.041428 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.041428 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.041428 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.041428 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.041428 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.041428 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.044632 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.044701 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.044743 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.044822 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.044866 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.044904 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.044943 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.044990 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.045030 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.045068 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.045106 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.045143 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.045180 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.045225 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.045262 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.045351 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.045432 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.045473 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.045512 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.045551 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.045594 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.045643 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.045643 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.045643 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.045643 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.045643 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.045643 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.045837 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.049767 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.049839 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.049877 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.049944 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.049986 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.050022 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.050061 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.050099 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.050142 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.050180 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.050222 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.050266 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.050310 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.050368 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.050466 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.050507 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.050544 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.050582 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.050619 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.050656 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.050693 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.050730 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.050781 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.050819 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.050862 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.050862 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.050862 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.050862 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.053188 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.053263 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.053299 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.053351 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.053453 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.053521 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.053568 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.053604 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.053647 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.053684 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.053719 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.053757 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.053792 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.053836 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.053880 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.053924 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.053963 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.053998 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.054040 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.054079 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.054116 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.054151 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.054186 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.054220 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.054262 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.054305 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.054339 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.054386 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.054445 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.054484 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.054523 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.054562 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.054595 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.054636 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.054680 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.054718 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.054751 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.054794 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.054827 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.054864 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.054864 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.054864 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.055301 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.055404 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.055487 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.055530 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.055566 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.055607 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.055607 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.055678 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.055717 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.055760 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.055760 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.055832 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.055873 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.055912 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.055945 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.055989 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.056040 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.056088 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.056126 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.056163 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.056198 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.056334 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.056378 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.056378 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.056490 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.056541 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.056611 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.056650 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.056650 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.056720 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.056757 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.056807 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.056849 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.056849 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.056920 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.056957 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.056989 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.057026 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.057026 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.057104 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.057104 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.057104 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.057226 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.057226 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.057226 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.057226 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.057226 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.057413 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.057457 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.057505 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.057542 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.057586 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.057624 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.057661 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.057700 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.057741 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.057781 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.057816 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.057852 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.057886 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.057924 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.057924 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.057989 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.058038 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.058076 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.058076 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.058076 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.058076 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.058076 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.058076 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.059654 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.059654 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.059799 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.059799 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.059873 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.059910 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.059949 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.059986 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.060023 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.060066 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.060109 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.060109 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.060109 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.060219 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.060260 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.060297 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.060297 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.060378 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.060455 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.060528 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.060607 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.060783 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.060831 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.060898 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.060962 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.061007 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.061080 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.061127 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.061166 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.061203 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.061282 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.061326 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.061373 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.061451 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.061491 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.061530 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.061567 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.061605 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.061642 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.061679 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.061722 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.061760 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.061805 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.061850 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.061887 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.061925 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.061967 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.062006 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.062043 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.062084 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.062123 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.062159 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.062199 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.062237 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.062276 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.062314 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.062347 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.062387 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.062439 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.062488 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.062527 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.062595 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.062648 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.062706 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.062754 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.062791 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.062831 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.062873 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.062906 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.062946 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.062946 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.062946 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.063086 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.063156 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.063215 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.063256 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.063294 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.063365 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.063434 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.063507 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.063548 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.063590 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.063635 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.063673 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.063712 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.063748 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.063785 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.063825 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.063863 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.063906 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.063943 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.063982 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.064029 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.064067 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.064104 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.064141 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.064177 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.064214 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.064251 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.064289 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.064325 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.064362 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.064437 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.064481 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.064526 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.064526 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.064526 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.064526 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.064526 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.064526 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.064526 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.064526 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.065104 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.065155 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.065228 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.065272 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.065319 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.065359 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.065506 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.065553 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.065606 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.065651 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.065690 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.065690 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.065760 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.065803 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.065882 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.065925 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.065960 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.065960 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.065960 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.065960 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.066142 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.066198 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.066254 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.066350 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.066481 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.066530 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.066591 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.066668 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.066726 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.066778 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.066838 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.066838 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.066942 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.067001 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.067097 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.067152 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.067213 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.067264 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.067315 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.067380 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.067493 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.067555 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.067609 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.067660 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.067716 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.067788 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.067827 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.067867 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.067903 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.067941 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.067993 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.068031 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.068068 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.068106 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.068143 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.068179 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.068219 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.068261 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.068300 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.068337 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.068383 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.068450 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.068534 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.068582 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.068648 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.068688 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.068733 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.068780 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.068825 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.068881 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.068941 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.068986 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.069040 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.069092 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.069129 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.069166 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.069166 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.069166 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.069166 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.069166 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.069166 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.069166 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.069166 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.069467 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.069508 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.069547 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.069547 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.069547 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.069547 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.069688 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.069736 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.069806 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.069847 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.069920 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.069968 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.070017 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.070064 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.070106 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.070149 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.070193 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.070232 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.070271 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.070342 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.070385 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.070462 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.070504 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.070551 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.070593 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.070654 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.070654 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.070654 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.070654 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.070787 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.070787 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.070787 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.070787 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.070787 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.070787 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.070787 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.071024 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.071071 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.071134 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.071191 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.071232 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.071269 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.071306 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.071342 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.071383 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.071484 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.071526 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.071643 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.071688 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.071727 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.071764 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.071800 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.071844 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.071873 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.071973 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.072003 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.072003 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.072056 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.072085 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.072115 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.072142 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.072169 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.072196 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.072222 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.072253 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.072281 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.072308 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.072334 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.072363 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.072389 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.072443 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.072473 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.072473 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.072473 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.072473 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.072568 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.072600 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.072627 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.072654 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.072680 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.072680 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.072731 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.072763 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.072763 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.072763 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.073516 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.073587 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.073641 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.073671 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.073700 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.073735 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.073764 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.073820 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.073851 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.073879 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.073906 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.073934 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.073962 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.073989 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.074018 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.074049 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.074082 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.074110 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.074138 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.074170 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.074201 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.074228 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.074256 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.074287 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.074317 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.074345 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.074345 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.074422 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.074452 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.074487 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.074514 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.074565 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.074593 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.074625 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.074652 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.074680 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.074725 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.074757 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.074785 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.074812 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.074843 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.074871 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.074901 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.074928 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.074955 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.074983 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.075014 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.075040 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.075070 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.075102 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.075130 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.075156 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.075183 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.075209 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.075237 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.075270 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.075435 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.075496 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.075553 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.075583 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.075613 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.075649 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.075748 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.075748 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.075808 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.075847 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.075904 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.075936 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.075968 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.075996 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.076028 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.076058 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.076087 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.076119 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.076151 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.076180 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.076211 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.076238 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.076266 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.076297 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.076325 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.076357 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.076357 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.076449 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.076493 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.076528 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.076561 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.076561 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.076612 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.076641 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.076670 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.076698 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.076730 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.076761 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.076788 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.076819 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.076847 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.076875 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.076905 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.076932 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.076958 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.076986 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.077017 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.077044 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.077071 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.077098 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.077130 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.077159 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.077190 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.077221 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.077221 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.077221 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.079247 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.079317 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.079384 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.079478 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.079514 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.079544 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.079579 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.079608 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.079636 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.079675 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.079710 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.079710 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.079767 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.079859 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.080116 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.080155 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.080185 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.080235 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.080266 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.080300 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.080351 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.080413 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.080446 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.080479 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.080510 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.080538 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.080566 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.080594 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.080623 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.080687 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.080725 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.080763 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.080793 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.080821 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.080857 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.080900 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.080946 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.080988 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.081043 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.081090 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.081130 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.081178 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.081222 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.081275 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.081316 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.081375 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.081485 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.081537 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.081537 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.081625 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.081680 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.081720 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.081720 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.081797 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.081845 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.081845 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.081845 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.082043 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.082171 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.082218 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.082257 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.082257 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.082326 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.082426 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.082426 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.082511 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.082548 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.082548 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.082629 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.082629 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.082971 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.083023 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.083063 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.083063 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.083146 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.083184 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.083184 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.083253 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.083290 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.083290 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.083367 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.083869 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.084073 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.084221 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.088944 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.089016 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.089063 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.089102 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.089163 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.089217 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.089265 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.089304 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.089341 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.089341 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.089437 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.089481 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.089521 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.089559 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.089597 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.089641 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.089683 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.089720 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.089756 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.089794 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.089830 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.089830 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.089830 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.089932 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.089932 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.090006 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.090361 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.090435 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.090495 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.090536 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.090573 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.090612 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.090649 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.090649 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.090724 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.090773 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.090817 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.090855 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.090891 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.090928 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.090928 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.091006 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.091043 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.091086 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:51:22.091211 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.091211 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.091284 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:51:22.091284 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:51:22.091284 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:51:22.091284 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:51:22.091425 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:51:22.091464 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:51:22.136445 np0000181782 devstack@c-api.service[116586]: INFO dbcounter [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Registered counter for database cinder Jun 18 01:51:22.136922 np0000181782 devstack@c-api.service[116584]: INFO dbcounter [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Registered counter for database cinder Jun 18 01:51:22.137637 np0000181782 devstack@c-api.service[116585]: INFO dbcounter [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Registered counter for database cinder Jun 18 01:51:22.143475 np0000181782 devstack@c-api.service[116583]: INFO dbcounter [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Registered counter for database cinder Jun 18 01:51:22.179591 np0000181782 devstack@c-api.service[116586]: DEBUG oslo_db.sqlalchemy.engines [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 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=116586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:22.183163 np0000181782 devstack@c-api.service[116584]: DEBUG oslo_db.sqlalchemy.engines [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 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=116584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:22.184985 np0000181782 devstack@c-api.service[116585]: DEBUG oslo_db.sqlalchemy.engines [None req-ee4c10ac-3987-4139-8323-f17a7264848c 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=116585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:22.185920 np0000181782 devstack@c-api.service[116583]: DEBUG oslo_db.sqlalchemy.engines [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd 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=116583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:22.294760 np0000181782 devstack@c-api.service[116586]: DEBUG dbcounter [-] [116586] Writer thread running {{(pid=116586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:22.297403 np0000181782 devstack@c-api.service[116586]: INFO cinder.rpc [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:22.300178 np0000181782 devstack@c-api.service[116586]: INFO cinder.rpc [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:22.302643 np0000181782 devstack@c-api.service[116585]: DEBUG dbcounter [-] [116585] Writer thread running {{(pid=116585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:22.303267 np0000181782 devstack@c-api.service[116586]: INFO cinder.rpc [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:22.304702 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writer thread running {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:22.305386 np0000181782 devstack@c-api.service[116585]: INFO cinder.rpc [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:22.305733 np0000181782 devstack@c-api.service[116584]: DEBUG dbcounter [-] [116584] Writer thread running {{(pid=116584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:51:22.306297 np0000181782 devstack@c-api.service[116586]: INFO cinder.rpc [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:22.307538 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.308326 np0000181782 devstack@c-api.service[116585]: INFO cinder.rpc [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:22.308495 np0000181782 devstack@c-api.service[116584]: INFO cinder.rpc [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:22.308695 np0000181782 devstack@c-api.service[116583]: INFO cinder.rpc [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:51:22.310882 np0000181782 devstack@c-api.service[116585]: INFO cinder.rpc [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:22.310999 np0000181782 devstack@c-api.service[116584]: INFO cinder.rpc [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:22.311513 np0000181782 devstack@c-api.service[116583]: INFO cinder.rpc [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:51:22.311599 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.312759 np0000181782 devstack@c-api.service[116585]: INFO cinder.rpc [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:22.313158 np0000181782 devstack@c-api.service[116584]: INFO cinder.rpc [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:22.313612 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.314251 np0000181782 devstack@c-api.service[116583]: INFO cinder.rpc [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:51:22.315185 np0000181782 devstack@c-api.service[116584]: INFO cinder.rpc [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:22.316035 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.316951 np0000181782 devstack@c-api.service[116583]: INFO cinder.rpc [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:51:22.317442 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.318191 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.318960 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.321812 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.346401 np0000181782 devstack@c-api.service[116586]: DEBUG oslo_db.sqlalchemy.engines [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 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=116586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:22.349118 np0000181782 devstack@c-api.service[116586]: INFO cinder.rpc [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:22.349323 np0000181782 devstack@c-api.service[116584]: DEBUG oslo_db.sqlalchemy.engines [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 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=116584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:22.351641 np0000181782 devstack@c-api.service[116584]: INFO cinder.rpc [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:22.351771 np0000181782 devstack@c-api.service[116586]: INFO cinder.rpc [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:22.351951 np0000181782 devstack@c-api.service[116585]: DEBUG oslo_db.sqlalchemy.engines [None req-ee4c10ac-3987-4139-8323-f17a7264848c 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=116585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:22.352927 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.353794 np0000181782 devstack@c-api.service[116584]: INFO cinder.rpc [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:22.354538 np0000181782 devstack@c-api.service[116585]: INFO cinder.rpc [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:22.354635 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.356679 np0000181782 devstack@c-api.service[116583]: DEBUG oslo_db.sqlalchemy.engines [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd 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=116583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:22.356862 np0000181782 devstack@c-api.service[116585]: INFO cinder.rpc [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:22.358069 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.359876 np0000181782 devstack@c-api.service[116583]: INFO cinder.rpc [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:51:22.362345 np0000181782 devstack@c-api.service[116583]: INFO cinder.rpc [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:51:22.363526 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.364649 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.365103 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.367843 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.368338 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.370824 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.370925 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.371468 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.375112 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.375400 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.376145 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.376480 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.378271 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.378633 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.379112 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.379481 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.381830 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.382044 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.382400 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.382465 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.385249 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.385549 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.385618 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.386841 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.388048 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.388358 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.388455 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.389812 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.391016 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.391279 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.391586 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.392463 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.392755 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.392816 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.394420 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.395129 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.395441 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.395838 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.397304 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.398649 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.398751 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.400632 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.400924 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.401471 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.401626 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.403121 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.403995 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.404269 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.406114 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.406184 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.406500 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.406959 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.407632 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.407950 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.409213 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.409507 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.410498 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.410581 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.410889 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.411821 np0000181782 devstack@c-api.service[116586]: WARNING cinder.api.contrib.hosts [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:22.412015 np0000181782 devstack@c-api.service[116584]: WARNING cinder.api.contrib.hosts [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:22.412212 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.412486 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.412692 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.412761 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.413920 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.414254 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.414354 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.415213 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.415554 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.415719 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.415785 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.416722 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.417049 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.417115 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.417677 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: extensions {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.418031 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.418108 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: extensions {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.418206 np0000181782 devstack@c-api.service[116585]: WARNING cinder.api.contrib.hosts [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:22.418960 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.419065 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: os-quota-class-sets {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.419391 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: os-quota-class-sets {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.419498 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.420406 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.420510 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: scheduler-stats {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.420779 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: scheduler-stats {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.421001 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.421676 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.421855 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: os-quota-sets {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.422253 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: os-quota-sets {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.422439 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.423199 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.423633 np0000181782 devstack@c-api.service[116583]: WARNING cinder.api.contrib.hosts [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:51:22.423903 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: backups {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.424171 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: extensions {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.424230 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: backups {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.424355 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.425711 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.425960 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: os-snapshot-manage {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.426028 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: os-quota-class-sets {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.426255 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: os-snapshot-manage {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.427057 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.427332 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: scheduler-stats {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.427422 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: consistencygroups {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.427680 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: consistencygroups {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.428575 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.429007 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: os-quota-sets {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.429329 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: extra_specs {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.429646 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: extra_specs {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.429748 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: extensions {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.430512 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: backups {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.430988 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: os-hosts {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.431059 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: os-quota-class-sets {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.431217 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: os-hosts {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.432318 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: os-volume-manage {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.432405 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: scheduler-stats {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.432512 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: os-snapshot-manage {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.432598 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: os-volume-manage {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.433784 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: os-availability-zone {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.433889 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: os-quota-sets {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.433997 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: consistencygroups {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.434060 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: os-availability-zone {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.435115 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: encryption {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.435334 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: encryption {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.435905 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: extra_specs {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.436060 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: backups {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.436603 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: os-volume-transfer {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.436835 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: os-volume-transfer {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.437459 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: os-hosts {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.438266 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: capabilities {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.438335 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: os-snapshot-manage {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.438498 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: capabilities {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.438813 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: os-volume-manage {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.439599 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: encryption {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.439772 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: encryption {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.439842 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: consistencygroups {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.440276 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: os-availability-zone {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.441153 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: os-volume-type-access {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.441268 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: os-volume-type-access {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.441576 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: encryption {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.441700 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: extra_specs {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.442805 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: cgsnapshots {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.442951 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: cgsnapshots {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.443064 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: os-volume-transfer {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.443289 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: os-hosts {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.444221 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extended resource: qos-specs {{(pid=116586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.444321 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extended resource: qos-specs {{(pid=116584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.444658 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: os-volume-manage {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.444747 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: capabilities {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.445983 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: encryption {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.446060 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: os-availability-zone {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.446326 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] SnapshotActionsController initialized {{(pid=116586) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:22.446417 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.contrib.snapshot_actions [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] SnapshotActionsController initialized {{(pid=116584) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:22.447217 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.447298 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.447399 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: encryption {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.447510 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: os-volume-type-access {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.448662 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.448734 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.448869 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: os-volume-transfer {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.449084 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: cgsnapshots {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.449992 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.450048 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.450479 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: capabilities {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.450534 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extended resource: qos-specs {{(pid=116585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.451331 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.451403 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.451815 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: encryption {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.452756 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.452834 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.453072 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.contrib.snapshot_actions [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] SnapshotActionsController initialized {{(pid=116585) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:22.453411 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: os-volume-type-access {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.453926 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.454181 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.454242 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.454986 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: cgsnapshots {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.455381 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.455588 np0000181782 devstack@c-api.service[116584]: WARNING castellan.key_manager.migration [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.455639 np0000181782 devstack@c-api.service[116586]: WARNING castellan.key_manager.migration [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.456471 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extended resource: qos-specs {{(pid=116583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:51:22.456531 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.456571 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.456609 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.456673 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.456724 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.456760 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.456796 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension AdminActions extending resource: volumes {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.456835 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.456939 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension AdminActions extending resource: snapshots {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.456996 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension AdminActions extending resource: volumes {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457037 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension AdminActions extending resource: backups {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457076 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension AdminActions extending resource: snapshots {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457159 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension AdminActions extending resource: backups {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457206 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension VolumeActions extending resource: volumes {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457332 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension TypesManage extending resource: types {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457409 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension VolumeActions extending resource: volumes {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457451 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension UsedLimits extending resource: limits {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457491 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension TypesManage extending resource: types {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457533 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457571 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension UsedLimits extending resource: limits {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457628 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457669 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457729 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457781 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457835 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457880 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457947 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.457995 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.458047 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.458094 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.458131 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.458171 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.v3.router [None req-e5cd1c34-7323-4e86-8d32-c5c18c4443d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.458211 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.458297 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.v3.router [None req-e4b12c2e-295c-4eeb-a155-1753d75c8ac8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.458555 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.contrib.snapshot_actions [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] SnapshotActionsController initialized {{(pid=116583) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:51:22.459407 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.459598 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.460732 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.460953 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.462141 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.462314 np0000181782 devstack@c-api.service[116585]: WARNING castellan.key_manager.migration [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.463209 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension SnapshotActions extending resource: snapshots {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.463334 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.463472 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.463539 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.463598 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension AdminActions extending resource: volumes {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.463681 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension AdminActions extending resource: snapshots {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.463797 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension AdminActions extending resource: backups {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.463975 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension VolumeActions extending resource: volumes {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.464093 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension TypesManage extending resource: types {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.464201 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension UsedLimits extending resource: limits {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.464300 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.464396 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.464514 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.464621 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension VolumeTypeAccess extending resource: types {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.464735 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.464837 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.464929 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.464990 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.v3.router [None req-ee4c10ac-3987-4139-8323-f17a7264848c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.466443 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.466518 np0000181782 devstack@c-api.service[116584]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea7a4ea3668 pid: 116584 (default app) Jun 18 01:51:22.466597 np0000181782 devstack@c-api.service[116586]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea7a4ea3668 pid: 116586 (default app) Jun 18 01:51:22.468008 np0000181782 devstack@c-api.service[116583]: WARNING castellan.key_manager.migration [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:51:22.468922 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension SnapshotActions extending resource: snapshots {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.469028 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.469243 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.469330 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension AdminActions extending resource: volumes {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.469474 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension AdminActions extending resource: snapshots {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.469555 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension AdminActions extending resource: backups {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.469714 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension VolumeActions extending resource: volumes {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.469785 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension TypesManage extending resource: types {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.469904 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension UsedLimits extending resource: limits {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.469991 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.470088 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.470191 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.470291 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension VolumeTypeAccess extending resource: types {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.470460 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.470589 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.470721 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.v3.router [None req-1254c67b-637e-4cda-91f0-eddd30a60cdd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:51:22.472826 np0000181782 devstack@c-api.service[116585]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea7a4ea3668 pid: 116585 (default app) Jun 18 01:51:22.474493 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.474493 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.474493 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.474493 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.474843 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.474843 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.474843 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.474843 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.475146 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.475146 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.475146 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.475146 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.475146 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.475146 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.475618 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.475618 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.475618 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.475618 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.475618 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.475993 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.475993 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.475993 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.475993 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.475993 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.476387 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.476387 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.476387 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.476387 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.476729 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.476729 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.476729 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.476729 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.476729 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.477174 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.477174 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.477174 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.477174 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.477174 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.477556 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.477556 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.477556 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.477556 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.477556 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.477556 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.477960 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.477960 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.477960 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.477960 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.477960 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.477960 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.478938 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.478938 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.478938 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.478938 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.478938 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.478938 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.479353 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.479353 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.479353 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.479353 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.479353 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.479888 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.479888 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.479888 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.479888 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.479888 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.480224 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.480224 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.480224 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.480224 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.480224 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.480224 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.480661 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.480661 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.480661 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.480661 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.480661 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.480661 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.480978 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.480978 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.480978 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.480978 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.480978 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.481229 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.481229 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.481229 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.481229 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.481229 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.481480 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.481480 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.481480 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.481480 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.481782 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.481782 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.481782 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.481782 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.481969 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.481969 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.481969 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.481969 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.481969 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.482207 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.482207 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.482207 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.482207 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.482207 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.482453 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.482453 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.482453 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.482453 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.482653 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.482653 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.482653 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.482653 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.482853 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.482853 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.482853 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.482853 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.483045 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.483045 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.483045 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.483045 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.483227 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.483227 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.483227 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.483227 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.483456 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.483456 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.483456 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.483456 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.483456 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.483706 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.483706 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.483706 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.483706 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.483706 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.483706 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484026 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484026 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484026 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484026 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484026 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484237 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484237 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484237 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484237 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484237 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484237 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484546 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484546 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484546 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484546 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484546 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484546 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484829 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484829 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484829 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484829 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.484829 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.484829 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485114 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.485114 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485114 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.485114 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485114 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.485114 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485411 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.485411 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485411 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.485411 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485596 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.485596 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485596 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.485596 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485596 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.485943 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485943 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.485943 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485943 np0000181782 devstack@c-api.service[116584]: /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 18 01:51:22.485943 np0000181782 devstack@c-api.service[116584]: warnings.warn(deprecated_msg) Jun 18 01:51:22.485943 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-69eb6773-30de-487e-8230-0a8c15cd28f7 None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:51:22.486202 np0000181782 devstack@c-api.service[116583]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea7a4ea3668 pid: 116583 (default app) Jun 18 01:51:22.486242 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 949 bytes} [Thu Jun 18 01:51:22 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:51:29.813103 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.813103 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.813103 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.813103 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.813103 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.814187 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.814187 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.814187 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.814187 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.814187 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.814555 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.814555 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.814555 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.814555 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.814555 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.814555 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.814890 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.814890 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.814890 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.814890 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.815136 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.815136 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.815136 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.815136 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.815411 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.815411 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.815411 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.815411 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.815702 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.815702 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.815702 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.815702 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.815702 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.816003 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.816003 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.816003 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.816003 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.816003 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.816307 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.816307 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.816307 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.816307 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.816307 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.816307 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.816678 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.816678 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.816678 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.816678 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.816678 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.816678 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.817022 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.817022 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.817022 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.817022 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.817022 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.817022 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.817360 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.817360 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.817360 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.817360 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.817360 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.817675 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.817675 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.817675 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.817675 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.817675 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.818100 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.818100 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.818100 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.818100 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.818100 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.818100 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.818470 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.818470 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.818470 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.818470 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.818470 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.818470 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.818851 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.818851 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.818851 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.818851 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.818851 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.819183 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.819183 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.819183 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.819183 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.819183 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.819667 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.819667 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.819667 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.819667 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.819907 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.819907 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.819907 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.819907 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.820151 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.820151 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.820151 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.820151 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.820151 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.820471 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.820471 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.820471 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.820471 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.820471 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.820758 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.820758 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.820758 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.820758 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.820987 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.820987 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.820987 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.820987 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.821237 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.821237 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.821237 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.821237 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.821515 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.821515 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.821515 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.821515 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.821755 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.821755 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.821755 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.821755 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.822112 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.822112 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.822112 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.822112 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.822112 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.822431 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.822431 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.822431 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.822431 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.822431 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.822431 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.822793 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.822793 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.822793 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.822793 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.822793 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823065 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823065 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823065 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823065 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823065 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823065 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823260 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823260 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823260 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823260 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823260 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823260 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823424 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823424 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823424 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823424 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823424 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823424 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823591 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823591 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823591 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823591 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823591 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823591 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823750 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823750 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823750 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823750 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823856 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823856 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823856 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823856 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823856 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823989 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823989 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823989 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823989 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:29.823989 np0000181782 devstack@c-api.service[116586]: warnings.warn(deprecated_msg) Jun 18 01:51:29.823989 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-24b30757-c364-4beb-a34f-bfeebbaf4bff None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:51:30.321006 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-24b30757-c364-4beb-a34f-bfeebbaf4bff admin admin] POST https://199.204.45.49/volume/v3/types Jun 18 01:51:30.321520 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-24b30757-c364-4beb-a34f-bfeebbaf4bff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 01:51:30.323115 np0000181782 devstack@c-api.service[116586]: /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 18 01:51:30.323115 np0000181782 devstack@c-api.service[116586]: warnings.warn( Jun 18 01:51:30.362002 np0000181782 devstack@c-api.service[116586]: DEBUG oslo_db.sqlalchemy.engines [None req-24b30757-c364-4beb-a34f-bfeebbaf4bff 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=116586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:30.404134 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-24b30757-c364-4beb-a34f-bfeebbaf4bff admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 Jun 18 01:51:30.404862 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Thu Jun 18 01:51:29 2026] POST /volume/v3/types => generated 186 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:51:30.434225 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.434225 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.434225 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.434225 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.434225 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.436158 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.436158 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.436158 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.436158 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.436158 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.438079 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.438079 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.438079 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.438079 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.438079 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.438079 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.439675 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.439675 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.439675 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.439675 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.440920 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.440920 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.440920 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.440920 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.442227 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.442227 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.442227 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.442227 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.443352 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.443352 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.443352 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.443352 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.443352 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.444391 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.444391 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.444391 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.444391 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.444391 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.445562 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.445562 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.445562 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.445562 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.445562 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.445562 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.447054 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.447054 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.447054 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.447054 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.447054 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.447054 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.448741 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.448741 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.448741 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.448741 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.448741 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.448741 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.450137 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.450137 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.450137 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.450137 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.450137 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.451178 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.451178 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.451178 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.451178 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.451178 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.452510 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.452510 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.452510 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.452510 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.452510 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.452510 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.453595 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.453595 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.453595 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.453595 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.453595 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.453595 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.455163 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.455163 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.455163 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.455163 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.455163 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.456077 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.456077 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.456077 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.456077 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.456077 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.457575 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.457575 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.457575 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.457575 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.458847 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.458847 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.458847 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.458847 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.459707 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.459707 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.459707 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.459707 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.459707 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.460608 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.460608 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.460608 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.460608 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.460608 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.461515 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.461515 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.461515 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.461515 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.462854 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.462854 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.462854 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.462854 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.463425 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.463425 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.463425 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.463425 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.463674 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.463674 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.463674 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.463674 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464003 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464003 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464003 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464003 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464117 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464117 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464117 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464117 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464117 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464270 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464270 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464270 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464270 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464270 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464270 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464459 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464459 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464459 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464459 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464459 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464589 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464589 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464589 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464589 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.464589 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.464589 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.466230 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.466230 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.466230 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.466230 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.466230 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.466230 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.467158 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.467158 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.467158 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.467158 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.467158 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.467158 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.468593 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.468593 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.468593 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.468593 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.468593 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.468593 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.470554 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.470554 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.470554 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.470554 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.473449 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.473449 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.473449 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.473449 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.473449 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.475209 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.475209 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.475209 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.475209 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.475209 np0000181782 devstack@c-api.service[116585]: warnings.warn(deprecated_msg) Jun 18 01:51:30.475209 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [req-24b30757-c364-4beb-a34f-bfeebbaf4bff req-ff4ff833-d1f0-4d1b-8777-7393d957a9bc None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:51:30.792896 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [req-24b30757-c364-4beb-a34f-bfeebbaf4bff req-ff4ff833-d1f0-4d1b-8777-7393d957a9bc admin admin] POST https://199.204.45.49/volume/v3/types/0fe4205e-6a86-4061-8457-50e743afd3c3/extra_specs Jun 18 01:51:30.793443 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [req-24b30757-c364-4beb-a34f-bfeebbaf4bff req-ff4ff833-d1f0-4d1b-8777-7393d957a9bc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 01:51:30.795131 np0000181782 devstack@c-api.service[116585]: /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 18 01:51:30.795131 np0000181782 devstack@c-api.service[116585]: warnings.warn( Jun 18 01:51:30.829675 np0000181782 devstack@c-api.service[116585]: DEBUG oslo_db.sqlalchemy.engines [req-24b30757-c364-4beb-a34f-bfeebbaf4bff req-ff4ff833-d1f0-4d1b-8777-7393d957a9bc 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=116585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:51:30.891482 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [req-24b30757-c364-4beb-a34f-bfeebbaf4bff req-ff4ff833-d1f0-4d1b-8777-7393d957a9bc admin admin] https://199.204.45.49/volume/v3/types/0fe4205e-6a86-4061-8457-50e743afd3c3/extra_specs returned with HTTP 200 Jun 18 01:51:30.892131 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 1/3] 199.204.45.49 () {70 vars in 1498 bytes} [Thu Jun 18 01:51:30 2026] POST /volume/v3/types/0fe4205e-6a86-4061-8457-50e743afd3c3/extra_specs => generated 55 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 18 01:51:32.352898 np0000181782 devstack@c-api.service[116584]: DEBUG dbcounter [-] [116584] Writing DB stats cinder:SELECT=6 {{(pid=116584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:51:32.361766 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writing DB stats cinder:SELECT=6 {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:51:40.399959 np0000181782 devstack@c-api.service[116586]: DEBUG dbcounter [-] [116586] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:51:40.889315 np0000181782 devstack@c-api.service[116585]: DEBUG dbcounter [-] [116585] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:54:07.169430 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.169430 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.169430 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.169430 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.169430 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.170698 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.170698 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.170698 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.170698 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.170698 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.171028 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.171028 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.171028 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.171028 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.171028 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.171028 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.171477 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.171477 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.171477 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.171477 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.171759 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.171759 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.171759 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.171759 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.172041 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.172041 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.172041 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.172041 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.172321 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.172321 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.172321 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.172321 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.172321 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.172757 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.172757 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.172757 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.172757 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.172757 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173142 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173142 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173142 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173142 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173142 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173142 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173503 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173503 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173503 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173503 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173503 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173503 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173740 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173740 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173740 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173740 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173740 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173740 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173965 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173965 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173965 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.173965 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.173965 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174186 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174186 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174186 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174186 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174186 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174399 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174399 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174399 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174399 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174399 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174399 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174693 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174693 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174693 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174693 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174693 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174693 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174986 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174986 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174986 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.174986 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.174986 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.175221 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.175221 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.175221 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.175221 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.175221 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.175525 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.175525 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.175525 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.175525 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.175709 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.175709 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.175709 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.175709 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.175890 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.175890 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.175890 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.175890 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.175890 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176116 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.176116 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176116 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.176116 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176116 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.176312 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176312 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.176312 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176312 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.176515 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176515 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.176515 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176515 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.176685 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176685 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.176685 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176685 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.176856 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176856 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.176856 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.176856 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.177038 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.177038 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.177038 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.177038 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.177197 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.177197 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.177197 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.177197 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.177197 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.177437 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.177437 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.177437 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.177437 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.177437 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.177437 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.177698 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.177698 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.177698 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.177698 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.177698 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.178010 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.178010 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.178010 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.178010 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.178010 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.178010 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.178579 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.178579 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.178579 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.178579 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.178579 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.178579 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.178873 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.178873 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.178873 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.178873 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.178873 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.178873 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179126 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.179126 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179126 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.179126 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179126 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.179126 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179403 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.179403 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179403 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.179403 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179586 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.179586 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179586 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.179586 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179586 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.179830 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179830 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.179830 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179830 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:07.179830 np0000181782 devstack@c-api.service[116583]: warnings.warn(deprecated_msg) Jun 18 01:54:07.179830 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [None req-ea16d41e-e276-4dc7-a4cb-5c2ae74e1612 None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:07.179830 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-ea16d41e-e276-4dc7-a4cb-5c2ae74e1612 None None] GET https://199.204.45.49/volume// Jun 18 01:54:07.180128 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-ea16d41e-e276-4dc7-a4cb-5c2ae74e1612 None None] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:07.180128 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-ea16d41e-e276-4dc7-a4cb-5c2ae74e1612 None None] Calling method 'all' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:07.180128 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-ea16d41e-e276-4dc7-a4cb-5c2ae74e1612 None None] https://199.204.45.49/volume// returned with HTTP 300 Jun 18 01:54:07.180128 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 1/4] 199.204.45.49 () {66 vars in 1449 bytes} [Thu Jun 18 01:54:07 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 01:54:44.673959 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-ccc26094-337c-4742-9c47-f0948399eced None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:44.675008 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 2/5] 199.204.45.49 () {62 vars in 1061 bytes} [Thu Jun 18 01:54:44 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:54:44.711398 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-530b9757-b42c-4e76-b151-b622659b687f None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:44.722161 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 2/6] 199.204.45.49 () {64 vars in 1265 bytes} [Thu Jun 18 01:54:44 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:54:44.761716 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [req-530b9757-b42c-4e76-b151-b622659b687f req-740bbd1b-6769-4aa3-a957-f4544a3727ba None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:44.765996 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [req-530b9757-b42c-4e76-b151-b622659b687f req-740bbd1b-6769-4aa3-a957-f4544a3727ba demo demo] GET https://199.204.45.49/volume/v3/ Jun 18 01:54:44.766229 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [req-530b9757-b42c-4e76-b151-b622659b687f req-740bbd1b-6769-4aa3-a957-f4544a3727ba demo demo] Empty body provided in request {{(pid=116585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:44.766511 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [req-530b9757-b42c-4e76-b151-b622659b687f req-740bbd1b-6769-4aa3-a957-f4544a3727ba demo demo] Calling method 'version_select' {{(pid=116585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:44.767540 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [req-530b9757-b42c-4e76-b151-b622659b687f req-740bbd1b-6769-4aa3-a957-f4544a3727ba demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 18 01:54:44.767965 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 2/7] 199.204.45.49 () {66 vars in 1339 bytes} [Thu Jun 18 01:54:44 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:54:44.808799 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [None req-68c176b1-35a3-406c-9502-4abf038b9762 None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:45.126925 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-68c176b1-35a3-406c-9502-4abf038b9762 demo demo] GET https://199.204.45.49/volume/v3/types Jun 18 01:54:45.127128 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-68c176b1-35a3-406c-9502-4abf038b9762 demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:45.127353 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-68c176b1-35a3-406c-9502-4abf038b9762 demo demo] Calling method 'index' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:45.127845 np0000181782 devstack@c-api.service[116583]: /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 18 01:54:45.127845 np0000181782 devstack@c-api.service[116583]: warnings.warn( Jun 18 01:54:45.128502 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.api_utils [None req-68c176b1-35a3-406c-9502-4abf038b9762 demo demo] Removing options '' from query. {{(pid=116583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:54:45.166538 np0000181782 devstack@c-api.service[116583]: DEBUG oslo_db.sqlalchemy.engines [None req-68c176b1-35a3-406c-9502-4abf038b9762 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=116583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:54:45.191131 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-68c176b1-35a3-406c-9502-4abf038b9762 demo demo] https://199.204.45.49/volume/v3/types returned with HTTP 200 Jun 18 01:54:45.191524 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 2/8] 199.204.45.49 () {64 vars in 1283 bytes} [Thu Jun 18 01:54:44 2026] GET /volume/v3/types => generated 377 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:54:45.227660 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-f959838e-dbb0-4de7-a03d-ff162fa10a09 None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:45.564022 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-f959838e-dbb0-4de7-a03d-ff162fa10a09 demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 18 01:54:45.564391 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-f959838e-dbb0-4de7-a03d-ff162fa10a09 demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:45.564636 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-f959838e-dbb0-4de7-a03d-ff162fa10a09 demo demo] Calling method 'show' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:45.604634 np0000181782 devstack@c-api.service[116584]: DEBUG oslo_db.sqlalchemy.engines [None req-f959838e-dbb0-4de7-a03d-ff162fa10a09 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=116584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:54:45.624965 np0000181782 devstack@c-api.service[116584]: /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 18 01:54:45.624965 np0000181782 devstack@c-api.service[116584]: warnings.warn( Jun 18 01:54:45.627399 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-f959838e-dbb0-4de7-a03d-ff162fa10a09 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 18 01:54:45.627878 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 3/9] 199.204.45.49 () {64 vars in 1294 bytes} [Thu Jun 18 01:54:45 2026] GET /volume/v3/types/default => generated 145 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:54:46.097272 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-067e1af1-ced8-4027-b204-75484c4759f0 None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:46.098408 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 3/10] 199.204.45.49 () {62 vars in 1061 bytes} [Thu Jun 18 01:54:46 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:54:46.129330 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-6c200a90-be21-40a9-bed9-ac7e2b2bd0e2 None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:46.136060 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 3/11] 199.204.45.49 () {64 vars in 1265 bytes} [Thu Jun 18 01:54:46 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:54:46.172310 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [req-6c200a90-be21-40a9-bed9-ac7e2b2bd0e2 req-0d354413-b645-4cd5-878c-eae4e7f157db None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:46.175168 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [req-6c200a90-be21-40a9-bed9-ac7e2b2bd0e2 req-0d354413-b645-4cd5-878c-eae4e7f157db demo demo] GET https://199.204.45.49/volume/v3/ Jun 18 01:54:46.175413 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [req-6c200a90-be21-40a9-bed9-ac7e2b2bd0e2 req-0d354413-b645-4cd5-878c-eae4e7f157db demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:46.175674 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [req-6c200a90-be21-40a9-bed9-ac7e2b2bd0e2 req-0d354413-b645-4cd5-878c-eae4e7f157db demo demo] Calling method 'version_select' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:46.176247 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [req-6c200a90-be21-40a9-bed9-ac7e2b2bd0e2 req-0d354413-b645-4cd5-878c-eae4e7f157db demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 18 01:54:46.177132 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 3/12] 199.204.45.49 () {66 vars in 1339 bytes} [Thu Jun 18 01:54:46 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:54:46.218415 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-e76b4fc7-b5aa-40ca-9c52-70ca1064fd2c None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:46.221567 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-e76b4fc7-b5aa-40ca-9c52-70ca1064fd2c demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 18 01:54:46.222170 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-e76b4fc7-b5aa-40ca-9c52-70ca1064fd2c demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:46.222750 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-e76b4fc7-b5aa-40ca-9c52-70ca1064fd2c demo demo] Calling method 'show' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:46.234950 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-e76b4fc7-b5aa-40ca-9c52-70ca1064fd2c demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 18 01:54:46.235401 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 4/13] 199.204.45.49 () {64 vars in 1294 bytes} [Thu Jun 18 01:54:46 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:54:46.877866 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-036a596b-acfb-421f-ac14-6a30f2c5da4d None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:46.879304 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 4/14] 199.204.45.49 () {62 vars in 1061 bytes} [Thu Jun 18 01:54:46 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:54:46.916007 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-a2b55cf4-2679-4b2c-81e5-bf686e01e2f7 None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:46.918627 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 4/15] 199.204.45.49 () {64 vars in 1265 bytes} [Thu Jun 18 01:54:46 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:54:46.994286 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [req-a2b55cf4-2679-4b2c-81e5-bf686e01e2f7 req-d5c9adc4-2cfe-432d-895c-ae7389947465 None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:46.996159 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [req-a2b55cf4-2679-4b2c-81e5-bf686e01e2f7 req-d5c9adc4-2cfe-432d-895c-ae7389947465 demo demo] GET https://199.204.45.49/volume/v3/ Jun 18 01:54:46.996443 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [req-a2b55cf4-2679-4b2c-81e5-bf686e01e2f7 req-d5c9adc4-2cfe-432d-895c-ae7389947465 demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:46.996706 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [req-a2b55cf4-2679-4b2c-81e5-bf686e01e2f7 req-d5c9adc4-2cfe-432d-895c-ae7389947465 demo demo] Calling method 'version_select' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:46.997135 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [req-a2b55cf4-2679-4b2c-81e5-bf686e01e2f7 req-d5c9adc4-2cfe-432d-895c-ae7389947465 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 18 01:54:46.997619 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 4/16] 199.204.45.49 () {66 vars in 1339 bytes} [Thu Jun 18 01:54:46 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:54:47.039228 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-d45cf47c-a28c-4be4-8109-4ff82ce1c775 None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:47.042560 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-d45cf47c-a28c-4be4-8109-4ff82ce1c775 demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 18 01:54:47.042927 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-d45cf47c-a28c-4be4-8109-4ff82ce1c775 demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:47.043307 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-d45cf47c-a28c-4be4-8109-4ff82ce1c775 demo demo] Calling method 'show' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:47.053837 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-d45cf47c-a28c-4be4-8109-4ff82ce1c775 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 18 01:54:47.054223 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 5/17] 199.204.45.49 () {64 vars in 1294 bytes} [Thu Jun 18 01:54:47 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:54:47.094564 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-d7273f1a-d795-41c9-b6ed-4e855c6fb492 None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:47.095316 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 5/18] 199.204.45.49 () {62 vars in 1061 bytes} [Thu Jun 18 01:54:47 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:54:47.127458 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-0690aaee-d026-4d5d-b7da-bae1d3841dce None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:47.131272 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 5/19] 199.204.45.49 () {64 vars in 1265 bytes} [Thu Jun 18 01:54:47 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:54:47.164860 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [req-0690aaee-d026-4d5d-b7da-bae1d3841dce req-cc4f51ac-cafe-4c8c-b78a-fb681b4e2625 None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:47.168028 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [req-0690aaee-d026-4d5d-b7da-bae1d3841dce req-cc4f51ac-cafe-4c8c-b78a-fb681b4e2625 demo demo] GET https://199.204.45.49/volume/v3/ Jun 18 01:54:47.168460 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [req-0690aaee-d026-4d5d-b7da-bae1d3841dce req-cc4f51ac-cafe-4c8c-b78a-fb681b4e2625 demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:47.168769 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [req-0690aaee-d026-4d5d-b7da-bae1d3841dce req-cc4f51ac-cafe-4c8c-b78a-fb681b4e2625 demo demo] Calling method 'version_select' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:47.169199 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [req-0690aaee-d026-4d5d-b7da-bae1d3841dce req-cc4f51ac-cafe-4c8c-b78a-fb681b4e2625 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 18 01:54:47.169623 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 5/20] 199.204.45.49 () {66 vars in 1339 bytes} [Thu Jun 18 01:54:47 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:54:47.210256 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-15859cc5-e478-4fb2-b46e-29fde18a1609 None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:54:47.211880 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-15859cc5-e478-4fb2-b46e-29fde18a1609 demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 18 01:54:47.212110 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-15859cc5-e478-4fb2-b46e-29fde18a1609 demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:54:47.212295 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-15859cc5-e478-4fb2-b46e-29fde18a1609 demo demo] Calling method 'show' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:54:47.224780 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-15859cc5-e478-4fb2-b46e-29fde18a1609 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 18 01:54:47.225468 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 6/21] 199.204.45.49 () {64 vars in 1294 bytes} [Thu Jun 18 01:54:47 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:54:55.185957 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writing DB stats cinder:SELECT=1 {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:54:57.217191 np0000181782 devstack@c-api.service[116584]: DEBUG dbcounter [-] [116584] Writing DB stats cinder:SELECT=8 {{(pid=116584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:59:38.864526 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-6625d15d-8512-4b88-9cc1-9104a9678989 None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:59:38.956820 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-6625d15d-8512-4b88-9cc1-9104a9678989 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 01:59:38.957058 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-6625d15d-8512-4b88-9cc1-9104a9678989 demo demo] Empty body provided in request {{(pid=116586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:59:38.957206 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-6625d15d-8512-4b88-9cc1-9104a9678989 demo demo] Calling method 'detail' {{(pid=116586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:59:38.957700 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.api_utils [None req-6625d15d-8512-4b88-9cc1-9104a9678989 demo demo] Removing options '' from query. {{(pid=116586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:59:38.958622 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.volume.api [None req-6625d15d-8512-4b88-9cc1-9104a9678989 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:59:38.998708 np0000181782 devstack@c-api.service[116586]: INFO cinder.volume.api [None req-6625d15d-8512-4b88-9cc1-9104a9678989 demo demo] Get all volumes completed successfully. Jun 18 01:59:39.000503 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-6625d15d-8512-4b88-9cc1-9104a9678989 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:59:39.000879 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 6/22] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 01:59:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:59:48.990564 np0000181782 devstack@c-api.service[116586]: DEBUG dbcounter [-] [116586] Writing DB stats cinder:SELECT=1 {{(pid=116586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:00:39.010240 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-ff297631-6e51-4549-86fa-2186204312b3 None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:00:39.016238 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-ff297631-6e51-4549-86fa-2186204312b3 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:00:39.016836 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-ff297631-6e51-4549-86fa-2186204312b3 demo demo] Empty body provided in request {{(pid=116585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:00:39.017213 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-ff297631-6e51-4549-86fa-2186204312b3 demo demo] Calling method 'detail' {{(pid=116585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:00:39.018273 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.api_utils [None req-ff297631-6e51-4549-86fa-2186204312b3 demo demo] Removing options '' from query. {{(pid=116585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:00:39.020213 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.volume.api [None req-ff297631-6e51-4549-86fa-2186204312b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:00:39.052156 np0000181782 devstack@c-api.service[116585]: INFO cinder.volume.api [None req-ff297631-6e51-4549-86fa-2186204312b3 demo demo] Get all volumes completed successfully. Jun 18 02:00:39.054687 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-ff297631-6e51-4549-86fa-2186204312b3 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:00:39.054687 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 6/23] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:00:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:00:49.046131 np0000181782 devstack@c-api.service[116585]: DEBUG dbcounter [-] [116585] Writing DB stats cinder:SELECT=1 {{(pid=116585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:01:39.115914 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [None req-2f4598d3-f8c8-4dfc-a038-bbe4b1fb57e5 None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:01:39.119664 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-2f4598d3-f8c8-4dfc-a038-bbe4b1fb57e5 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:01:39.119884 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-2f4598d3-f8c8-4dfc-a038-bbe4b1fb57e5 demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:01:39.120129 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-2f4598d3-f8c8-4dfc-a038-bbe4b1fb57e5 demo demo] Calling method 'detail' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:01:39.120636 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.api_utils [None req-2f4598d3-f8c8-4dfc-a038-bbe4b1fb57e5 demo demo] Removing options '' from query. {{(pid=116583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:01:39.121540 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.volume.api [None req-2f4598d3-f8c8-4dfc-a038-bbe4b1fb57e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:01:39.175018 np0000181782 devstack@c-api.service[116583]: INFO cinder.volume.api [None req-2f4598d3-f8c8-4dfc-a038-bbe4b1fb57e5 demo demo] Get all volumes completed successfully. Jun 18 02:01:39.177573 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-2f4598d3-f8c8-4dfc-a038-bbe4b1fb57e5 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:01:39.178155 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 6/24] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:01:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:01:49.163005 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writing DB stats cinder:SELECT=1 {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:02:39.195549 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-7280a699-6562-44fd-a99e-510f62207e67 None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:02:39.199871 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-7280a699-6562-44fd-a99e-510f62207e67 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:02:39.200223 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-7280a699-6562-44fd-a99e-510f62207e67 demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:02:39.200613 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-7280a699-6562-44fd-a99e-510f62207e67 demo demo] Calling method 'detail' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:02:39.201512 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.api_utils [None req-7280a699-6562-44fd-a99e-510f62207e67 demo demo] Removing options '' from query. {{(pid=116584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:02:39.203087 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.volume.api [None req-7280a699-6562-44fd-a99e-510f62207e67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:02:39.246012 np0000181782 devstack@c-api.service[116584]: INFO cinder.volume.api [None req-7280a699-6562-44fd-a99e-510f62207e67 demo demo] Get all volumes completed successfully. Jun 18 02:02:39.249281 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-7280a699-6562-44fd-a99e-510f62207e67 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:02:39.250106 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 7/25] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:02:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:02:49.238803 np0000181782 devstack@c-api.service[116584]: DEBUG dbcounter [-] [116584] Writing DB stats cinder:SELECT=1 {{(pid=116584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:03:39.265560 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-b48c484c-8936-4eb5-bb45-4900350e26c1 None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:03:39.268338 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-b48c484c-8936-4eb5-bb45-4900350e26c1 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:03:39.268608 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-b48c484c-8936-4eb5-bb45-4900350e26c1 demo demo] Empty body provided in request {{(pid=116586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:03:39.269262 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-b48c484c-8936-4eb5-bb45-4900350e26c1 demo demo] Calling method 'detail' {{(pid=116586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:03:39.269582 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.api_utils [None req-b48c484c-8936-4eb5-bb45-4900350e26c1 demo demo] Removing options '' from query. {{(pid=116586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:03:39.270901 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.volume.api [None req-b48c484c-8936-4eb5-bb45-4900350e26c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:03:39.283024 np0000181782 devstack@c-api.service[116586]: INFO cinder.volume.api [None req-b48c484c-8936-4eb5-bb45-4900350e26c1 demo demo] Get all volumes completed successfully. Jun 18 02:03:39.286750 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-b48c484c-8936-4eb5-bb45-4900350e26c1 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:03:39.287766 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 7/26] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:03:39 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 18 02:03:49.274692 np0000181782 devstack@c-api.service[116586]: DEBUG dbcounter [-] [116586] Writing DB stats cinder:SELECT=1 {{(pid=116586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:04:39.300234 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-43096ec2-875f-4668-ade5-1439c64f8816 None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:04:39.483057 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-43096ec2-875f-4668-ade5-1439c64f8816 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:04:39.483352 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-43096ec2-875f-4668-ade5-1439c64f8816 demo demo] Empty body provided in request {{(pid=116585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:04:39.483692 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-43096ec2-875f-4668-ade5-1439c64f8816 demo demo] Calling method 'detail' {{(pid=116585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:04:39.484197 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.api_utils [None req-43096ec2-875f-4668-ade5-1439c64f8816 demo demo] Removing options '' from query. {{(pid=116585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:04:39.485881 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.volume.api [None req-43096ec2-875f-4668-ade5-1439c64f8816 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:04:39.497747 np0000181782 devstack@c-api.service[116585]: INFO cinder.volume.api [None req-43096ec2-875f-4668-ade5-1439c64f8816 demo demo] Get all volumes completed successfully. Jun 18 02:04:39.500239 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-43096ec2-875f-4668-ade5-1439c64f8816 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:04:39.500926 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 7/27] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:04:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:04:49.490668 np0000181782 devstack@c-api.service[116585]: DEBUG dbcounter [-] [116585] Writing DB stats cinder:SELECT=1 {{(pid=116585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:05:39.519554 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [None req-80d6508a-c4a3-48bd-8b11-dc64f1cc7738 None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:05:39.523115 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-80d6508a-c4a3-48bd-8b11-dc64f1cc7738 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:05:39.523417 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-80d6508a-c4a3-48bd-8b11-dc64f1cc7738 demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:05:39.523659 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-80d6508a-c4a3-48bd-8b11-dc64f1cc7738 demo demo] Calling method 'detail' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:05:39.524089 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.api_utils [None req-80d6508a-c4a3-48bd-8b11-dc64f1cc7738 demo demo] Removing options '' from query. {{(pid=116583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:05:39.525234 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.volume.api [None req-80d6508a-c4a3-48bd-8b11-dc64f1cc7738 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:05:39.536196 np0000181782 devstack@c-api.service[116583]: INFO cinder.volume.api [None req-80d6508a-c4a3-48bd-8b11-dc64f1cc7738 demo demo] Get all volumes completed successfully. Jun 18 02:05:39.539911 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-80d6508a-c4a3-48bd-8b11-dc64f1cc7738 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:05:39.540521 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 7/28] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:05:39 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 18 02:05:49.528687 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writing DB stats cinder:SELECT=1 {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:06:39.557161 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-68a86ec5-cc45-471e-b0d1-ec28f770e5c0 None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:06:39.562969 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-68a86ec5-cc45-471e-b0d1-ec28f770e5c0 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:06:39.563524 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-68a86ec5-cc45-471e-b0d1-ec28f770e5c0 demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:06:39.563807 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-68a86ec5-cc45-471e-b0d1-ec28f770e5c0 demo demo] Calling method 'detail' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:06:39.564217 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.api_utils [None req-68a86ec5-cc45-471e-b0d1-ec28f770e5c0 demo demo] Removing options '' from query. {{(pid=116584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:06:39.565288 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.volume.api [None req-68a86ec5-cc45-471e-b0d1-ec28f770e5c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:06:39.573797 np0000181782 devstack@c-api.service[116584]: INFO cinder.volume.api [None req-68a86ec5-cc45-471e-b0d1-ec28f770e5c0 demo demo] Get all volumes completed successfully. Jun 18 02:06:39.576925 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-68a86ec5-cc45-471e-b0d1-ec28f770e5c0 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:06:39.577456 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 8/29] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:06:39 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 18 02:06:49.568882 np0000181782 devstack@c-api.service[116584]: DEBUG dbcounter [-] [116584] Writing DB stats cinder:SELECT=1 {{(pid=116584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:07:39.598489 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-2380498b-8c18-47e8-b424-d891be7a6f0d None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:07:39.602407 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-2380498b-8c18-47e8-b424-d891be7a6f0d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:07:39.602758 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-2380498b-8c18-47e8-b424-d891be7a6f0d demo demo] Empty body provided in request {{(pid=116586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:07:39.603185 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-2380498b-8c18-47e8-b424-d891be7a6f0d demo demo] Calling method 'detail' {{(pid=116586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:07:39.603654 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.api_utils [None req-2380498b-8c18-47e8-b424-d891be7a6f0d demo demo] Removing options '' from query. {{(pid=116586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:07:39.605160 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.volume.api [None req-2380498b-8c18-47e8-b424-d891be7a6f0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:07:39.613924 np0000181782 devstack@c-api.service[116586]: INFO cinder.volume.api [None req-2380498b-8c18-47e8-b424-d891be7a6f0d demo demo] Get all volumes completed successfully. Jun 18 02:07:39.615765 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-2380498b-8c18-47e8-b424-d891be7a6f0d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:07:39.616084 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 8/30] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:07:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:07:49.609090 np0000181782 devstack@c-api.service[116586]: DEBUG dbcounter [-] [116586] Writing DB stats cinder:SELECT=1 {{(pid=116586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:08:39.642845 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-f210bc76-cb63-4daa-b3d6-5a92d04c6df2 None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:08:39.646934 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-f210bc76-cb63-4daa-b3d6-5a92d04c6df2 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:08:39.647312 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-f210bc76-cb63-4daa-b3d6-5a92d04c6df2 demo demo] Empty body provided in request {{(pid=116585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:08:39.647742 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-f210bc76-cb63-4daa-b3d6-5a92d04c6df2 demo demo] Calling method 'detail' {{(pid=116585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:08:39.648215 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.api_utils [None req-f210bc76-cb63-4daa-b3d6-5a92d04c6df2 demo demo] Removing options '' from query. {{(pid=116585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:08:39.649920 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.volume.api [None req-f210bc76-cb63-4daa-b3d6-5a92d04c6df2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:08:39.658730 np0000181782 devstack@c-api.service[116585]: INFO cinder.volume.api [None req-f210bc76-cb63-4daa-b3d6-5a92d04c6df2 demo demo] Get all volumes completed successfully. Jun 18 02:08:39.660819 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-f210bc76-cb63-4daa-b3d6-5a92d04c6df2 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:08:39.661468 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 8/31] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:08:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:08:49.653580 np0000181782 devstack@c-api.service[116585]: DEBUG dbcounter [-] [116585] Writing DB stats cinder:SELECT=1 {{(pid=116585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:09:39.677714 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [None req-fa7b82bf-d306-478c-938e-bd94caf71eb2 None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:09:39.831305 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-fa7b82bf-d306-478c-938e-bd94caf71eb2 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:09:39.831746 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-fa7b82bf-d306-478c-938e-bd94caf71eb2 demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:09:39.832294 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-fa7b82bf-d306-478c-938e-bd94caf71eb2 demo demo] Calling method 'detail' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:09:39.832659 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.api_utils [None req-fa7b82bf-d306-478c-938e-bd94caf71eb2 demo demo] Removing options '' from query. {{(pid=116583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:09:39.834193 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.volume.api [None req-fa7b82bf-d306-478c-938e-bd94caf71eb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:09:39.842930 np0000181782 devstack@c-api.service[116583]: INFO cinder.volume.api [None req-fa7b82bf-d306-478c-938e-bd94caf71eb2 demo demo] Get all volumes completed successfully. Jun 18 02:09:39.846091 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-fa7b82bf-d306-478c-938e-bd94caf71eb2 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:09:39.846579 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 8/32] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:09:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:09:49.837959 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writing DB stats cinder:SELECT=1 {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:10:39.867484 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-21e6154b-60f3-4bab-b22f-aafa535b407d None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:10:39.871549 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-21e6154b-60f3-4bab-b22f-aafa535b407d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:10:39.871833 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-21e6154b-60f3-4bab-b22f-aafa535b407d demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:10:39.872177 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-21e6154b-60f3-4bab-b22f-aafa535b407d demo demo] Calling method 'detail' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:10:39.872516 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.api_utils [None req-21e6154b-60f3-4bab-b22f-aafa535b407d demo demo] Removing options '' from query. {{(pid=116584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:10:39.873598 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.volume.api [None req-21e6154b-60f3-4bab-b22f-aafa535b407d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:10:39.883339 np0000181782 devstack@c-api.service[116584]: INFO cinder.volume.api [None req-21e6154b-60f3-4bab-b22f-aafa535b407d demo demo] Get all volumes completed successfully. Jun 18 02:10:39.886667 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-21e6154b-60f3-4bab-b22f-aafa535b407d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:10:39.887195 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 9/33] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:10:39 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 18 02:10:49.877335 np0000181782 devstack@c-api.service[116584]: DEBUG dbcounter [-] [116584] Writing DB stats cinder:SELECT=1 {{(pid=116584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:11:39.908475 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-728ced8e-2751-42ca-a2bf-bc13aee14fba None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:11:39.911330 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-728ced8e-2751-42ca-a2bf-bc13aee14fba demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:11:39.911612 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-728ced8e-2751-42ca-a2bf-bc13aee14fba demo demo] Empty body provided in request {{(pid=116586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:11:39.911878 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-728ced8e-2751-42ca-a2bf-bc13aee14fba demo demo] Calling method 'detail' {{(pid=116586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:11:39.912193 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.api_utils [None req-728ced8e-2751-42ca-a2bf-bc13aee14fba demo demo] Removing options '' from query. {{(pid=116586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:11:39.913272 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.volume.api [None req-728ced8e-2751-42ca-a2bf-bc13aee14fba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:11:39.921771 np0000181782 devstack@c-api.service[116586]: INFO cinder.volume.api [None req-728ced8e-2751-42ca-a2bf-bc13aee14fba demo demo] Get all volumes completed successfully. Jun 18 02:11:39.923537 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-728ced8e-2751-42ca-a2bf-bc13aee14fba demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:11:39.923877 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 9/34] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:11:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:11:49.916930 np0000181782 devstack@c-api.service[116586]: DEBUG dbcounter [-] [116586] Writing DB stats cinder:SELECT=1 {{(pid=116586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:12:39.934134 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-052755d6-52f3-4360-9dcf-1e128f578e6d None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:12:39.937248 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-052755d6-52f3-4360-9dcf-1e128f578e6d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:12:39.937570 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-052755d6-52f3-4360-9dcf-1e128f578e6d demo demo] Empty body provided in request {{(pid=116585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:12:39.937903 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-052755d6-52f3-4360-9dcf-1e128f578e6d demo demo] Calling method 'detail' {{(pid=116585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:12:39.938255 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.api_utils [None req-052755d6-52f3-4360-9dcf-1e128f578e6d demo demo] Removing options '' from query. {{(pid=116585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:12:39.939291 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.volume.api [None req-052755d6-52f3-4360-9dcf-1e128f578e6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:12:39.947979 np0000181782 devstack@c-api.service[116585]: INFO cinder.volume.api [None req-052755d6-52f3-4360-9dcf-1e128f578e6d demo demo] Get all volumes completed successfully. Jun 18 02:12:39.950764 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-052755d6-52f3-4360-9dcf-1e128f578e6d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:12:39.951484 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 9/35] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:12:39 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 18 02:12:49.970057 np0000181782 devstack@c-api.service[116585]: DEBUG dbcounter [-] [116585] Writing DB stats cinder:SELECT=1 {{(pid=116585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:13:39.971274 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [None req-305f0466-ab70-4ad1-b44d-f7b89a52a00f None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:13:39.974123 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-305f0466-ab70-4ad1-b44d-f7b89a52a00f demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:13:39.974367 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-305f0466-ab70-4ad1-b44d-f7b89a52a00f demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:13:39.974648 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-305f0466-ab70-4ad1-b44d-f7b89a52a00f demo demo] Calling method 'detail' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:13:39.974968 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.api_utils [None req-305f0466-ab70-4ad1-b44d-f7b89a52a00f demo demo] Removing options '' from query. {{(pid=116583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:13:39.975940 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.volume.api [None req-305f0466-ab70-4ad1-b44d-f7b89a52a00f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:13:39.985481 np0000181782 devstack@c-api.service[116583]: INFO cinder.volume.api [None req-305f0466-ab70-4ad1-b44d-f7b89a52a00f demo demo] Get all volumes completed successfully. Jun 18 02:13:39.988011 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-305f0466-ab70-4ad1-b44d-f7b89a52a00f demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:13:39.988517 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 9/36] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:13:39 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 18 02:13:49.978962 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writing DB stats cinder:SELECT=1 {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:14:40.007932 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-b09746d0-6af6-4a71-80ad-aa3fc093343d None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:14:40.222401 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-b09746d0-6af6-4a71-80ad-aa3fc093343d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:14:40.222401 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-b09746d0-6af6-4a71-80ad-aa3fc093343d demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:14:40.222401 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-b09746d0-6af6-4a71-80ad-aa3fc093343d demo demo] Calling method 'detail' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:14:40.222401 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.api_utils [None req-b09746d0-6af6-4a71-80ad-aa3fc093343d demo demo] Removing options '' from query. {{(pid=116584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:14:40.223493 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.volume.api [None req-b09746d0-6af6-4a71-80ad-aa3fc093343d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:14:40.232250 np0000181782 devstack@c-api.service[116584]: INFO cinder.volume.api [None req-b09746d0-6af6-4a71-80ad-aa3fc093343d demo demo] Get all volumes completed successfully. Jun 18 02:14:40.234921 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-b09746d0-6af6-4a71-80ad-aa3fc093343d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:14:40.235668 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 10/37] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:14:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:14:50.227189 np0000181782 devstack@c-api.service[116584]: DEBUG dbcounter [-] [116584] Writing DB stats cinder:SELECT=1 {{(pid=116584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:15:40.259282 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-e2c4fc87-4f3d-493e-98bd-8e10376e3f9e None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:15:40.263431 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-e2c4fc87-4f3d-493e-98bd-8e10376e3f9e demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:15:40.263670 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-e2c4fc87-4f3d-493e-98bd-8e10376e3f9e demo demo] Empty body provided in request {{(pid=116586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:15:40.263990 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-e2c4fc87-4f3d-493e-98bd-8e10376e3f9e demo demo] Calling method 'detail' {{(pid=116586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:15:40.264455 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.api_utils [None req-e2c4fc87-4f3d-493e-98bd-8e10376e3f9e demo demo] Removing options '' from query. {{(pid=116586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:15:40.265234 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.volume.api [None req-e2c4fc87-4f3d-493e-98bd-8e10376e3f9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:15:40.274301 np0000181782 devstack@c-api.service[116586]: INFO cinder.volume.api [None req-e2c4fc87-4f3d-493e-98bd-8e10376e3f9e demo demo] Get all volumes completed successfully. Jun 18 02:15:40.276926 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-e2c4fc87-4f3d-493e-98bd-8e10376e3f9e demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:15:40.277655 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 10/38] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:15:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:15:50.268400 np0000181782 devstack@c-api.service[116586]: DEBUG dbcounter [-] [116586] Writing DB stats cinder:SELECT=1 {{(pid=116586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:16:40.292412 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-da28753f-b98d-4db8-9bc5-305cde9b59b2 None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:16:40.296306 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-da28753f-b98d-4db8-9bc5-305cde9b59b2 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:16:40.296715 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-da28753f-b98d-4db8-9bc5-305cde9b59b2 demo demo] Empty body provided in request {{(pid=116585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:16:40.297075 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-da28753f-b98d-4db8-9bc5-305cde9b59b2 demo demo] Calling method 'detail' {{(pid=116585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:16:40.297647 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.api_utils [None req-da28753f-b98d-4db8-9bc5-305cde9b59b2 demo demo] Removing options '' from query. {{(pid=116585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:16:40.299071 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.volume.api [None req-da28753f-b98d-4db8-9bc5-305cde9b59b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:16:40.307047 np0000181782 devstack@c-api.service[116585]: INFO cinder.volume.api [None req-da28753f-b98d-4db8-9bc5-305cde9b59b2 demo demo] Get all volumes completed successfully. Jun 18 02:16:40.309177 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-da28753f-b98d-4db8-9bc5-305cde9b59b2 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:16:40.309620 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 10/39] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:16:40 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 18 02:16:50.315588 np0000181782 devstack@c-api.service[116585]: DEBUG dbcounter [-] [116585] Writing DB stats cinder:SELECT=1 {{(pid=116585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:17:40.324351 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [None req-1d6689a0-8519-4709-bade-9b17bb4fcd6d None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:17:40.327491 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-1d6689a0-8519-4709-bade-9b17bb4fcd6d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:17:40.327725 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-1d6689a0-8519-4709-bade-9b17bb4fcd6d demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:17:40.327957 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-1d6689a0-8519-4709-bade-9b17bb4fcd6d demo demo] Calling method 'detail' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:17:40.328271 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.api_utils [None req-1d6689a0-8519-4709-bade-9b17bb4fcd6d demo demo] Removing options '' from query. {{(pid=116583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:17:40.329197 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.volume.api [None req-1d6689a0-8519-4709-bade-9b17bb4fcd6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:17:40.336913 np0000181782 devstack@c-api.service[116583]: INFO cinder.volume.api [None req-1d6689a0-8519-4709-bade-9b17bb4fcd6d demo demo] Get all volumes completed successfully. Jun 18 02:17:40.339488 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-1d6689a0-8519-4709-bade-9b17bb4fcd6d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:17:40.339900 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 10/40] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:17:40 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 18 02:17:50.332305 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writing DB stats cinder:SELECT=1 {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:18:40.355789 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-b46e8c54-156e-4763-a982-33d132a6e6fb None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:18:40.360605 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-b46e8c54-156e-4763-a982-33d132a6e6fb demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:18:40.360860 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-b46e8c54-156e-4763-a982-33d132a6e6fb demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:18:40.361104 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-b46e8c54-156e-4763-a982-33d132a6e6fb demo demo] Calling method 'detail' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:18:40.361424 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.api_utils [None req-b46e8c54-156e-4763-a982-33d132a6e6fb demo demo] Removing options '' from query. {{(pid=116584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:18:40.362852 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.volume.api [None req-b46e8c54-156e-4763-a982-33d132a6e6fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:18:40.374351 np0000181782 devstack@c-api.service[116584]: INFO cinder.volume.api [None req-b46e8c54-156e-4763-a982-33d132a6e6fb demo demo] Get all volumes completed successfully. Jun 18 02:18:40.376287 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-b46e8c54-156e-4763-a982-33d132a6e6fb demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:18:40.376677 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 11/41] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:18:40 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 18 02:18:50.368865 np0000181782 devstack@c-api.service[116584]: DEBUG dbcounter [-] [116584] Writing DB stats cinder:SELECT=1 {{(pid=116584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:19:40.397849 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-327ffc60-4d96-431b-8603-d772e4ddb741 None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:19:40.522647 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-327ffc60-4d96-431b-8603-d772e4ddb741 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:19:40.523016 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-327ffc60-4d96-431b-8603-d772e4ddb741 demo demo] Empty body provided in request {{(pid=116586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:19:40.523528 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-327ffc60-4d96-431b-8603-d772e4ddb741 demo demo] Calling method 'detail' {{(pid=116586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:19:40.524331 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.api_utils [None req-327ffc60-4d96-431b-8603-d772e4ddb741 demo demo] Removing options '' from query. {{(pid=116586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:19:40.526032 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.volume.api [None req-327ffc60-4d96-431b-8603-d772e4ddb741 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:19:40.534764 np0000181782 devstack@c-api.service[116586]: INFO cinder.volume.api [None req-327ffc60-4d96-431b-8603-d772e4ddb741 demo demo] Get all volumes completed successfully. Jun 18 02:19:40.537126 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-327ffc60-4d96-431b-8603-d772e4ddb741 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:19:40.537701 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 11/42] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:19:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:19:50.529853 np0000181782 devstack@c-api.service[116586]: DEBUG dbcounter [-] [116586] Writing DB stats cinder:SELECT=1 {{(pid=116586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:20:40.551655 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-9b27e62c-b041-4e41-9749-f53f8882fcae None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:20:40.554623 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-9b27e62c-b041-4e41-9749-f53f8882fcae demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:20:40.555141 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-9b27e62c-b041-4e41-9749-f53f8882fcae demo demo] Empty body provided in request {{(pid=116585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:20:40.555719 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-9b27e62c-b041-4e41-9749-f53f8882fcae demo demo] Calling method 'detail' {{(pid=116585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:20:40.556031 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.api_utils [None req-9b27e62c-b041-4e41-9749-f53f8882fcae demo demo] Removing options '' from query. {{(pid=116585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:20:40.557201 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.volume.api [None req-9b27e62c-b041-4e41-9749-f53f8882fcae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:20:40.566011 np0000181782 devstack@c-api.service[116585]: INFO cinder.volume.api [None req-9b27e62c-b041-4e41-9749-f53f8882fcae demo demo] Get all volumes completed successfully. Jun 18 02:20:40.568933 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-9b27e62c-b041-4e41-9749-f53f8882fcae demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:20:40.569425 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 11/43] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:20:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:20:50.560837 np0000181782 devstack@c-api.service[116585]: DEBUG dbcounter [-] [116585] Writing DB stats cinder:SELECT=1 {{(pid=116585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:21:40.586090 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [None req-eed93285-8cfc-41e9-9124-314579d5da21 None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:21:40.589034 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-eed93285-8cfc-41e9-9124-314579d5da21 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:21:40.589318 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-eed93285-8cfc-41e9-9124-314579d5da21 demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:21:40.589624 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-eed93285-8cfc-41e9-9124-314579d5da21 demo demo] Calling method 'detail' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:21:40.590133 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.api_utils [None req-eed93285-8cfc-41e9-9124-314579d5da21 demo demo] Removing options '' from query. {{(pid=116583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:21:40.590932 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.volume.api [None req-eed93285-8cfc-41e9-9124-314579d5da21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:21:40.599934 np0000181782 devstack@c-api.service[116583]: INFO cinder.volume.api [None req-eed93285-8cfc-41e9-9124-314579d5da21 demo demo] Get all volumes completed successfully. Jun 18 02:21:40.603106 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-eed93285-8cfc-41e9-9124-314579d5da21 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:21:40.603895 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 11/44] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:21:40 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 18 02:21:50.594550 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writing DB stats cinder:SELECT=1 {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:22:40.615983 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-11f000c7-aaa8-4390-93c5-3f667656b583 None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:22:40.620089 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-11f000c7-aaa8-4390-93c5-3f667656b583 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:22:40.620788 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-11f000c7-aaa8-4390-93c5-3f667656b583 demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:22:40.621172 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-11f000c7-aaa8-4390-93c5-3f667656b583 demo demo] Calling method 'detail' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:22:40.621680 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.api_utils [None req-11f000c7-aaa8-4390-93c5-3f667656b583 demo demo] Removing options '' from query. {{(pid=116584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:22:40.622684 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.volume.api [None req-11f000c7-aaa8-4390-93c5-3f667656b583 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:22:40.629752 np0000181782 devstack@c-api.service[116584]: INFO cinder.volume.api [None req-11f000c7-aaa8-4390-93c5-3f667656b583 demo demo] Get all volumes completed successfully. Jun 18 02:22:40.631565 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-11f000c7-aaa8-4390-93c5-3f667656b583 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:22:40.631866 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 12/45] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:22:40 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 18 02:22:50.625052 np0000181782 devstack@c-api.service[116584]: DEBUG dbcounter [-] [116584] Writing DB stats cinder:SELECT=1 {{(pid=116584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:23:40.650510 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-19ad4ca0-fe43-4f1e-9c98-fd1e640497b7 None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:23:40.653095 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-19ad4ca0-fe43-4f1e-9c98-fd1e640497b7 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:23:40.653497 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-19ad4ca0-fe43-4f1e-9c98-fd1e640497b7 demo demo] Empty body provided in request {{(pid=116586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:23:40.653908 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-19ad4ca0-fe43-4f1e-9c98-fd1e640497b7 demo demo] Calling method 'detail' {{(pid=116586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:23:40.654488 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.api_utils [None req-19ad4ca0-fe43-4f1e-9c98-fd1e640497b7 demo demo] Removing options '' from query. {{(pid=116586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:23:40.656286 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.volume.api [None req-19ad4ca0-fe43-4f1e-9c98-fd1e640497b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:23:40.669620 np0000181782 devstack@c-api.service[116586]: INFO cinder.volume.api [None req-19ad4ca0-fe43-4f1e-9c98-fd1e640497b7 demo demo] Get all volumes completed successfully. Jun 18 02:23:40.672398 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-19ad4ca0-fe43-4f1e-9c98-fd1e640497b7 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:23:40.673221 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 12/46] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:23:40 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 18 02:23:50.661473 np0000181782 devstack@c-api.service[116586]: DEBUG dbcounter [-] [116586] Writing DB stats cinder:SELECT=1 {{(pid=116586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:24:40.686943 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-4caacc67-fb8e-4556-a4bb-8ca4a11d9625 None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:24:40.799867 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-4caacc67-fb8e-4556-a4bb-8ca4a11d9625 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:24:40.800099 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-4caacc67-fb8e-4556-a4bb-8ca4a11d9625 demo demo] Empty body provided in request {{(pid=116585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:24:40.800234 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-4caacc67-fb8e-4556-a4bb-8ca4a11d9625 demo demo] Calling method 'detail' {{(pid=116585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:24:40.800540 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.api_utils [None req-4caacc67-fb8e-4556-a4bb-8ca4a11d9625 demo demo] Removing options '' from query. {{(pid=116585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:24:40.801250 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.volume.api [None req-4caacc67-fb8e-4556-a4bb-8ca4a11d9625 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:24:40.810961 np0000181782 devstack@c-api.service[116585]: INFO cinder.volume.api [None req-4caacc67-fb8e-4556-a4bb-8ca4a11d9625 demo demo] Get all volumes completed successfully. Jun 18 02:24:40.813985 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-4caacc67-fb8e-4556-a4bb-8ca4a11d9625 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:24:40.814587 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 12/47] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:24:40 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 18 02:24:50.804844 np0000181782 devstack@c-api.service[116585]: DEBUG dbcounter [-] [116585] Writing DB stats cinder:SELECT=1 {{(pid=116585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:25:40.828511 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [None req-91fb423f-5c41-4c62-9d01-ee88c1d2454f None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:25:40.832047 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-91fb423f-5c41-4c62-9d01-ee88c1d2454f demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:25:40.832362 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-91fb423f-5c41-4c62-9d01-ee88c1d2454f demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:25:40.832717 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-91fb423f-5c41-4c62-9d01-ee88c1d2454f demo demo] Calling method 'detail' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:25:40.833354 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.api_utils [None req-91fb423f-5c41-4c62-9d01-ee88c1d2454f demo demo] Removing options '' from query. {{(pid=116583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:25:40.834788 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.volume.api [None req-91fb423f-5c41-4c62-9d01-ee88c1d2454f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:25:40.850959 np0000181782 devstack@c-api.service[116583]: INFO cinder.volume.api [None req-91fb423f-5c41-4c62-9d01-ee88c1d2454f demo demo] Get all volumes completed successfully. Jun 18 02:25:40.853064 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-91fb423f-5c41-4c62-9d01-ee88c1d2454f demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:25:40.854046 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 12/48] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:25:40 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 18 02:25:50.841411 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writing DB stats cinder:SELECT=1 {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:26:40.865697 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-7753d377-f9a2-4c0f-ae70-389e7401cd15 None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:26:40.868962 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-7753d377-f9a2-4c0f-ae70-389e7401cd15 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:26:40.869405 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-7753d377-f9a2-4c0f-ae70-389e7401cd15 demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:26:40.869830 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-7753d377-f9a2-4c0f-ae70-389e7401cd15 demo demo] Calling method 'detail' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:26:40.870302 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.api_utils [None req-7753d377-f9a2-4c0f-ae70-389e7401cd15 demo demo] Removing options '' from query. {{(pid=116584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:26:40.872071 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.volume.api [None req-7753d377-f9a2-4c0f-ae70-389e7401cd15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:26:40.882024 np0000181782 devstack@c-api.service[116584]: INFO cinder.volume.api [None req-7753d377-f9a2-4c0f-ae70-389e7401cd15 demo demo] Get all volumes completed successfully. Jun 18 02:26:40.885049 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-7753d377-f9a2-4c0f-ae70-389e7401cd15 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:26:40.885609 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 13/49] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:26:40 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 18 02:26:50.876713 np0000181782 devstack@c-api.service[116584]: DEBUG dbcounter [-] [116584] Writing DB stats cinder:SELECT=1 {{(pid=116584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:27:40.898074 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.middleware.request_id [None req-e0e4c9ac-6e8c-4fde-b820-c3c736df49a1 None None] RequestId filter calling following filter/app {{(pid=116586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:27:40.900791 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-e0e4c9ac-6e8c-4fde-b820-c3c736df49a1 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:27:40.901099 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-e0e4c9ac-6e8c-4fde-b820-c3c736df49a1 demo demo] Empty body provided in request {{(pid=116586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:27:40.901341 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.openstack.wsgi [None req-e0e4c9ac-6e8c-4fde-b820-c3c736df49a1 demo demo] Calling method 'detail' {{(pid=116586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:27:40.901667 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.api.api_utils [None req-e0e4c9ac-6e8c-4fde-b820-c3c736df49a1 demo demo] Removing options '' from query. {{(pid=116586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:27:40.902606 np0000181782 devstack@c-api.service[116586]: DEBUG cinder.volume.api [None req-e0e4c9ac-6e8c-4fde-b820-c3c736df49a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:27:40.910264 np0000181782 devstack@c-api.service[116586]: INFO cinder.volume.api [None req-e0e4c9ac-6e8c-4fde-b820-c3c736df49a1 demo demo] Get all volumes completed successfully. Jun 18 02:27:40.912208 np0000181782 devstack@c-api.service[116586]: INFO cinder.api.openstack.wsgi [None req-e0e4c9ac-6e8c-4fde-b820-c3c736df49a1 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:27:40.912571 np0000181782 devstack@c-api.service[116586]: [pid: 116586|app: 0|req: 13/50] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:27:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:27:50.905926 np0000181782 devstack@c-api.service[116586]: DEBUG dbcounter [-] [116586] Writing DB stats cinder:SELECT=1 {{(pid=116586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:28:40.926669 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.middleware.request_id [None req-014e5faf-66a7-4a4c-af88-48b8f4641e23 None None] RequestId filter calling following filter/app {{(pid=116585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:28:40.929400 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-014e5faf-66a7-4a4c-af88-48b8f4641e23 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:28:40.929661 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-014e5faf-66a7-4a4c-af88-48b8f4641e23 demo demo] Empty body provided in request {{(pid=116585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:28:40.929948 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.openstack.wsgi [None req-014e5faf-66a7-4a4c-af88-48b8f4641e23 demo demo] Calling method 'detail' {{(pid=116585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:28:40.930241 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.api.api_utils [None req-014e5faf-66a7-4a4c-af88-48b8f4641e23 demo demo] Removing options '' from query. {{(pid=116585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:28:40.931226 np0000181782 devstack@c-api.service[116585]: DEBUG cinder.volume.api [None req-014e5faf-66a7-4a4c-af88-48b8f4641e23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:28:40.940108 np0000181782 devstack@c-api.service[116585]: INFO cinder.volume.api [None req-014e5faf-66a7-4a4c-af88-48b8f4641e23 demo demo] Get all volumes completed successfully. Jun 18 02:28:40.942478 np0000181782 devstack@c-api.service[116585]: INFO cinder.api.openstack.wsgi [None req-014e5faf-66a7-4a4c-af88-48b8f4641e23 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:28:40.942888 np0000181782 devstack@c-api.service[116585]: [pid: 116585|app: 0|req: 13/51] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:28:40 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 18 02:28:50.934938 np0000181782 devstack@c-api.service[116585]: DEBUG dbcounter [-] [116585] Writing DB stats cinder:SELECT=1 {{(pid=116585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:29:40.957768 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.middleware.request_id [None req-b2c795a5-d912-497d-a2ac-dc4f96ad99f0 None None] RequestId filter calling following filter/app {{(pid=116583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:29:41.043410 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-b2c795a5-d912-497d-a2ac-dc4f96ad99f0 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:29:41.043957 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-b2c795a5-d912-497d-a2ac-dc4f96ad99f0 demo demo] Empty body provided in request {{(pid=116583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:29:41.044527 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.openstack.wsgi [None req-b2c795a5-d912-497d-a2ac-dc4f96ad99f0 demo demo] Calling method 'detail' {{(pid=116583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:29:41.045195 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.api.api_utils [None req-b2c795a5-d912-497d-a2ac-dc4f96ad99f0 demo demo] Removing options '' from query. {{(pid=116583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:29:41.047676 np0000181782 devstack@c-api.service[116583]: DEBUG cinder.volume.api [None req-b2c795a5-d912-497d-a2ac-dc4f96ad99f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116583) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:29:41.058316 np0000181782 devstack@c-api.service[116583]: INFO cinder.volume.api [None req-b2c795a5-d912-497d-a2ac-dc4f96ad99f0 demo demo] Get all volumes completed successfully. Jun 18 02:29:41.061287 np0000181782 devstack@c-api.service[116583]: INFO cinder.api.openstack.wsgi [None req-b2c795a5-d912-497d-a2ac-dc4f96ad99f0 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:29:41.061885 np0000181782 devstack@c-api.service[116583]: [pid: 116583|app: 0|req: 13/52] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:29:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 02:29:51.051435 np0000181782 devstack@c-api.service[116583]: DEBUG dbcounter [-] [116583] Writing DB stats cinder:SELECT=1 {{(pid=116583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 02:30:41.074028 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.middleware.request_id [None req-78cbc732-f8e9-4d26-9ed2-44648c821077 None None] RequestId filter calling following filter/app {{(pid=116584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 02:30:41.078093 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-78cbc732-f8e9-4d26-9ed2-44648c821077 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 18 02:30:41.078567 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-78cbc732-f8e9-4d26-9ed2-44648c821077 demo demo] Empty body provided in request {{(pid=116584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 02:30:41.078813 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.openstack.wsgi [None req-78cbc732-f8e9-4d26-9ed2-44648c821077 demo demo] Calling method 'detail' {{(pid=116584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 02:30:41.079107 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.api.api_utils [None req-78cbc732-f8e9-4d26-9ed2-44648c821077 demo demo] Removing options '' from query. {{(pid=116584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 02:30:41.080003 np0000181782 devstack@c-api.service[116584]: DEBUG cinder.volume.api [None req-78cbc732-f8e9-4d26-9ed2-44648c821077 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 02:30:41.088509 np0000181782 devstack@c-api.service[116584]: INFO cinder.volume.api [None req-78cbc732-f8e9-4d26-9ed2-44648c821077 demo demo] Get all volumes completed successfully. Jun 18 02:30:41.091012 np0000181782 devstack@c-api.service[116584]: INFO cinder.api.openstack.wsgi [None req-78cbc732-f8e9-4d26-9ed2-44648c821077 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 18 02:30:41.091444 np0000181782 devstack@c-api.service[116584]: [pid: 116584|app: 0|req: 14/53] 199.204.45.49 () {64 vars in 1290 bytes} [Thu Jun 18 02:30:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)