Jun 20 01:11:49.627554 np0000182335 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 20 01:11:49.634366 np0000182335 devstack@c-api.service[112943]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jun 20 01:11:49 2026] *** Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: nodename: np0000182335 Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: machine: x86_64 Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: clock source: unix Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: pcre jit disabled Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: detected number of CPU cores: 16 Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: current working directory: / Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: detected binary path: /usr/bin/uwsgi-core Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: your processes number limit is 256917 Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: your memory page size is 4096 bytes Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: detected max file descriptor number: 2048 Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: lock engine: pthread robust mutexes Jun 20 01:11:49.636947 np0000182335 devstack@c-api.service[112943]: thunder lock: enabled Jun 20 01:11:49.637737 np0000182335 devstack@c-api.service[112943]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 20 01:11:49.637737 np0000182335 devstack@c-api.service[112943]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 20 01:11:49.637737 np0000182335 devstack@c-api.service[112943]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 20 01:11:49.637737 np0000182335 devstack@c-api.service[112943]: Set PythonHome to /opt/stack/data/venv Jun 20 01:11:49.677083 np0000182335 devstack@c-api.service[112943]: Python main interpreter initialized at 0x796c3a0a3668 Jun 20 01:11:49.677083 np0000182335 devstack@c-api.service[112943]: python threads support enabled Jun 20 01:11:49.677083 np0000182335 devstack@c-api.service[112943]: your server socket listen backlog is limited to 100 connections Jun 20 01:11:49.677083 np0000182335 devstack@c-api.service[112943]: your mercy for graceful operations on workers is 80 seconds Jun 20 01:11:49.677833 np0000182335 devstack@c-api.service[112943]: mapped 671795 bytes (656 KB) for 4 cores Jun 20 01:11:49.678033 np0000182335 devstack@c-api.service[112943]: *** Operational MODE: preforking *** Jun 20 01:11:49.678308 np0000182335 devstack@c-api.service[112943]: *** uWSGI is running in multiple interpreter mode *** Jun 20 01:11:49.678308 np0000182335 devstack@c-api.service[112943]: spawned uWSGI master process (pid: 112943) Jun 20 01:11:49.678634 np0000182335 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 20 01:11:49.680019 np0000182335 devstack@c-api.service[112943]: spawned uWSGI worker 1 (pid: 112951, cores: 1) Jun 20 01:11:49.680019 np0000182335 devstack@c-api.service[112943]: spawned uWSGI worker 2 (pid: 112952, cores: 1) Jun 20 01:11:49.681069 np0000182335 devstack@c-api.service[112943]: spawned uWSGI worker 3 (pid: 112953, cores: 1) Jun 20 01:11:49.681069 np0000182335 devstack@c-api.service[112943]: spawned uWSGI worker 4 (pid: 112954, cores: 1) Jun 20 01:11:49.681069 np0000182335 devstack@c-api.service[112943]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 20 01:11:49.812842 np0000182335 devstack@c-api.service[112951]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:11:49.812842 np0000182335 devstack@c-api.service[112951]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:11:49.812842 np0000182335 devstack@c-api.service[112951]: we strongly recommend against using it for new projects. Jun 20 01:11:49.812842 np0000182335 devstack@c-api.service[112951]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:11:49.812842 np0000182335 devstack@c-api.service[112951]: framework. For more detail see Jun 20 01:11:49.812842 np0000182335 devstack@c-api.service[112951]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:11:49.812842 np0000182335 devstack@c-api.service[112951]: import eventlet # noqa Jun 20 01:11:49.817783 np0000182335 devstack@c-api.service[112954]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:11:49.817783 np0000182335 devstack@c-api.service[112954]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:11:49.817783 np0000182335 devstack@c-api.service[112954]: we strongly recommend against using it for new projects. Jun 20 01:11:49.817783 np0000182335 devstack@c-api.service[112954]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:11:49.817783 np0000182335 devstack@c-api.service[112954]: framework. For more detail see Jun 20 01:11:49.817783 np0000182335 devstack@c-api.service[112954]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:11:49.817783 np0000182335 devstack@c-api.service[112954]: import eventlet # noqa Jun 20 01:11:49.818675 np0000182335 devstack@c-api.service[112953]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:11:49.818675 np0000182335 devstack@c-api.service[112953]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:11:49.818675 np0000182335 devstack@c-api.service[112953]: we strongly recommend against using it for new projects. Jun 20 01:11:49.818675 np0000182335 devstack@c-api.service[112953]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:11:49.818675 np0000182335 devstack@c-api.service[112953]: framework. For more detail see Jun 20 01:11:49.818675 np0000182335 devstack@c-api.service[112953]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:11:49.818675 np0000182335 devstack@c-api.service[112953]: import eventlet # noqa Jun 20 01:11:49.820558 np0000182335 devstack@c-api.service[112952]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:11:49.820558 np0000182335 devstack@c-api.service[112952]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:11:49.820558 np0000182335 devstack@c-api.service[112952]: we strongly recommend against using it for new projects. Jun 20 01:11:49.820558 np0000182335 devstack@c-api.service[112952]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:11:49.820558 np0000182335 devstack@c-api.service[112952]: framework. For more detail see Jun 20 01:11:49.820558 np0000182335 devstack@c-api.service[112952]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:11:49.820558 np0000182335 devstack@c-api.service[112952]: import eventlet # noqa Jun 20 01:11:49.902256 np0000182335 devstack@c-api.service[112953]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:11:49.902256 np0000182335 devstack@c-api.service[112953]: warnings.warn( Jun 20 01:11:49.906123 np0000182335 devstack@c-api.service[112951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:11:49.906123 np0000182335 devstack@c-api.service[112951]: warnings.warn( Jun 20 01:11:49.911291 np0000182335 devstack@c-api.service[112954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:11:49.911291 np0000182335 devstack@c-api.service[112954]: warnings.warn( Jun 20 01:11:49.915751 np0000182335 devstack@c-api.service[112952]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:11:49.915751 np0000182335 devstack@c-api.service[112952]: warnings.warn( Jun 20 01:11:49.976845 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:49.976845 np0000182335 devstack@c-api.service[112953]: from cgi import parse_header Jun 20 01:11:49.987248 np0000182335 devstack@c-api.service[112951]: /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 20 01:11:49.987248 np0000182335 devstack@c-api.service[112951]: from cgi import parse_header Jun 20 01:11:49.990454 np0000182335 devstack@c-api.service[112954]: /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 20 01:11:49.990454 np0000182335 devstack@c-api.service[112954]: from cgi import parse_header Jun 20 01:11:49.999206 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:49.999206 np0000182335 devstack@c-api.service[112952]: from cgi import parse_header Jun 20 01:11:50.025915 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:50.025915 np0000182335 devstack@c-api.service[112953]: removals.removed_module( Jun 20 01:11:50.027439 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:50.027439 np0000182335 devstack@c-api.service[112953]: removals.removed_module( Jun 20 01:11:50.038799 np0000182335 devstack@c-api.service[112951]: /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 20 01:11:50.038799 np0000182335 devstack@c-api.service[112951]: removals.removed_module( Jun 20 01:11:50.040347 np0000182335 devstack@c-api.service[112951]: /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 20 01:11:50.040347 np0000182335 devstack@c-api.service[112951]: removals.removed_module( Jun 20 01:11:50.043241 np0000182335 devstack@c-api.service[112954]: /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 20 01:11:50.043241 np0000182335 devstack@c-api.service[112954]: removals.removed_module( Jun 20 01:11:50.045139 np0000182335 devstack@c-api.service[112954]: /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 20 01:11:50.045139 np0000182335 devstack@c-api.service[112954]: removals.removed_module( Jun 20 01:11:50.051622 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:50.051622 np0000182335 devstack@c-api.service[112952]: removals.removed_module( Jun 20 01:11:50.053416 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:50.053416 np0000182335 devstack@c-api.service[112952]: removals.removed_module( Jun 20 01:11:50.860481 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:50.860481 np0000182335 devstack@c-api.service[112953]: warnings.warn( Jun 20 01:11:50.862232 np0000182335 devstack@c-api.service[112951]: /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 20 01:11:50.862232 np0000182335 devstack@c-api.service[112951]: warnings.warn( Jun 20 01:11:50.864116 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:50.864116 np0000182335 devstack@c-api.service[112952]: warnings.warn( Jun 20 01:11:50.912817 np0000182335 devstack@c-api.service[112951]: /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 20 01:11:50.912817 np0000182335 devstack@c-api.service[112951]: warnings.warn( Jun 20 01:11:50.914452 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:50.914452 np0000182335 devstack@c-api.service[112953]: warnings.warn( Jun 20 01:11:50.915698 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:50.915698 np0000182335 devstack@c-api.service[112952]: warnings.warn( Jun 20 01:11:50.933244 np0000182335 devstack@c-api.service[112954]: /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 20 01:11:50.933244 np0000182335 devstack@c-api.service[112954]: warnings.warn( Jun 20 01:11:50.990606 np0000182335 devstack@c-api.service[112954]: /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 20 01:11:50.990606 np0000182335 devstack@c-api.service[112954]: warnings.warn( Jun 20 01:11:51.131409 np0000182335 devstack@c-api.service[112951]: 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 20 01:11:51.131593 np0000182335 devstack@c-api.service[112951]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112951) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:11:51.137745 np0000182335 devstack@c-api.service[112952]: 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 20 01:11:51.138147 np0000182335 devstack@c-api.service[112952]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112952) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:11:51.138510 np0000182335 devstack@c-api.service[112953]: 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 20 01:11:51.138817 np0000182335 devstack@c-api.service[112953]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112953) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:11:51.200778 np0000182335 devstack@c-api.service[112954]: 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 20 01:11:51.200963 np0000182335 devstack@c-api.service[112954]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112954) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:11:51.219027 np0000182335 devstack@c-api.service[112951]: /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 20 01:11:51.219027 np0000182335 devstack@c-api.service[112951]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:11:51.228578 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:51.228578 np0000182335 devstack@c-api.service[112953]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:11:51.231582 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:51.231582 np0000182335 devstack@c-api.service[112952]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:11:51.273791 np0000182335 devstack@c-api.service[112954]: /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 20 01:11:51.273791 np0000182335 devstack@c-api.service[112954]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:11:51.692087 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112952) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:11:51.692353 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112951) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:11:51.692462 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.692532 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.692700 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112954) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:11:51.692797 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.692859 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.692859 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.693086 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.693200 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.693263 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.693353 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.695192 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.695294 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.695415 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.695487 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.695580 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.695644 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.695716 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.695831 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.695897 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112953) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:11:51.695961 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.696022 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.696096 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.696096 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.696096 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.696356 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.696473 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.696583 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.696583 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.696583 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.696818 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.696911 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.696911 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.697083 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.697201 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.697276 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.697340 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.697340 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.697340 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.697622 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.697719 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.697809 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.697899 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.698139 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.698288 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.698382 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.698497 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.698868 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.698963 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.699043 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.699100 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.699164 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.699240 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.699311 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.699367 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.699418 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.699478 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.699536 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.699587 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.699639 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.699690 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.699741 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.699789 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.699850 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.699903 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.699950 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.700000 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.700049 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.700096 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.700157 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.700227 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.700278 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.700349 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.700412 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.700470 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.700519 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.700569 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.700616 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.700616 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.700616 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.700616 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.700802 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.700852 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.700902 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.700952 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.700952 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.701049 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.701109 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.701165 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.701165 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.701165 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.701165 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.701165 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.701165 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.701165 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.701165 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.701165 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.701165 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.701646 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.701699 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.701699 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.701699 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.701699 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.701699 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.701921 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.701976 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.702077 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.702144 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.702215 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.702270 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.702322 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.702373 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.702423 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.702423 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.702516 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.702568 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.702619 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.702688 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.702741 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.702787 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.702844 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.702884 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.702923 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.702961 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.702998 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.702998 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.702998 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.703110 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.703110 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.703110 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.703110 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.703269 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.703308 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.703345 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.703391 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.703391 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.703475 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.703475 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.703551 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.703589 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.703627 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.703663 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.703699 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.703735 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.703771 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.703810 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.703810 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.703896 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.703933 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.703974 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.704017 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.704056 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.704093 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.704127 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.704168 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.704230 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.704278 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.704315 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.704353 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.704389 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.704433 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.704480 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.704524 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.704561 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.704598 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.704637 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.704676 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.704713 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.704748 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.704785 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.704823 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.704860 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.704894 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.704932 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.704969 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.704969 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.705045 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.705087 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.705125 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.705125 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.705125 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.705125 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.705125 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.705592 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.705592 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.705592 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.705592 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.705592 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.706137 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.706201 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.706201 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.706270 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.706309 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.706346 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.706392 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.706431 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.706468 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.706509 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.706551 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.706587 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.706587 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.706654 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.706654 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.706654 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.706756 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.706756 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.706756 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.706756 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.706756 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.706756 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.706756 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.707641 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.707701 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.707738 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.707767 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.707795 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.707824 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.707853 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.707885 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.707913 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.707941 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.707969 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.708009 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.708038 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.708066 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.708098 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.708139 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.708167 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.708219 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.708249 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.708283 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.708310 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.708374 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.708445 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.708507 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.708572 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.708632 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.708692 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.708758 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.708787 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.708851 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.708882 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.708909 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.708936 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.708963 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.708989 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.709094 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.709128 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.709161 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.709219 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.709252 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.709288 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.709317 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.709347 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.709379 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.709406 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.709438 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.709465 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.709494 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.709494 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.709542 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.709573 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.709601 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.709601 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.709601 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.709601 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.709702 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.710795 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.710866 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.710902 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.710932 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.710958 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.710983 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.711007 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.711034 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.711065 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.711091 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.711121 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.711146 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.711187 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.711214 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.711239 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.711271 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.711297 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.711322 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.711354 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.711379 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.711379 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.712372 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.712422 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.712455 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.712490 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.712533 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.712572 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.712610 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.712651 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.712687 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.712712 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.712741 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.712766 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.712794 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.712820 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.712845 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.712869 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.712904 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.712930 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.712954 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.712979 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.713007 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.713031 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.713056 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.713080 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.713106 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.713106 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.713158 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.713196 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.713332 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.713395 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.713462 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.713520 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.713582 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.713643 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.713710 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.719161 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.719161 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.719406 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.719505 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.719570 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.719631 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.719701 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.719764 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.719825 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.719906 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.719967 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.720039 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.720101 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.720101 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.720236 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.720236 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.720236 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.720236 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.720236 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.720520 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.720588 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.720648 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.720727 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.720809 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.720873 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.720935 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.720995 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.721055 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.721117 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.721227 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.721304 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.721365 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.721435 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.721495 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.721556 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.721616 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.721675 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.721731 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.721790 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.721870 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.721942 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.722004 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.722119 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.722243 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.722337 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.722400 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.722461 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.722522 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.722594 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.722655 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.722655 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.722777 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.722860 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.722860 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.722860 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.722860 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.723114 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.723114 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.723114 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.723320 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.723383 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.723383 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.723511 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.723573 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.723633 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.723695 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.723775 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.723902 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.723971 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.724034 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.724116 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.724209 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.724290 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.724362 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.724423 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.724510 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.724584 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.724671 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.724785 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.724881 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.724994 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.725081 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.725206 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.725305 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.725399 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.725399 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.725399 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.725399 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.725399 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.725399 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.725399 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.725916 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.725916 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.725916 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.726228 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.726317 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.726415 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.726510 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.726594 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.726692 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.726785 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.726871 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.726975 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.727024 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.727056 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.727087 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.727114 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.727142 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.727195 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.727195 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.727195 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.727195 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.727316 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.727316 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.727316 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.727316 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.727428 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.727469 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.727501 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.727535 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.727575 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.727610 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.727643 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.727643 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.727643 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.727746 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.727772 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.727807 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.727807 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.727864 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.727888 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.727914 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.727939 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.727966 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.727991 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.728015 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.728046 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.728075 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.728075 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.728075 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.728146 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.728146 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.728146 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.728146 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.728301 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.728332 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.728357 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.728391 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.728423 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.728448 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.728477 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.728505 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.728532 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.728557 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.728585 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.728609 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.728633 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.728657 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.728686 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.728712 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.728755 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.728793 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.728836 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.728865 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.728890 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.728915 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.728943 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.728968 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.729005 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.729005 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.729005 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.729005 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.729005 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.729153 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.729220 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.729220 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.729420 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.729420 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.729420 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.729420 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.729553 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.729596 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.729631 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.729666 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.729701 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.729737 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.729737 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.729805 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.729841 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.729871 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.729905 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.729936 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.729966 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.729999 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.730064 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.730100 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.730143 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.730202 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.730202 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.730202 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.730202 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.730324 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.730366 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.730497 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.730552 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.730589 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.730618 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.730642 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.730669 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.730709 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.730754 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.730778 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.730805 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.730829 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.730957 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.731013 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.731063 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.731105 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.731148 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.731351 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.731389 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.731389 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.731389 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.731389 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.734984 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.734984 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.735130 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.735190 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.735232 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.735266 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.735301 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.735366 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.735437 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.735496 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.735541 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.735597 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.735641 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.735689 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.735733 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.735775 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.735819 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.735863 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.735905 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.735956 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.736002 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.736040 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.736083 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.736126 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.736361 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.736407 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.736407 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.736407 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.737809 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.737889 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.737933 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.737973 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.738012 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.738104 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.738147 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.738197 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.738232 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.738280 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.738328 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.738366 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.738404 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.738447 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.738488 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.738530 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.738567 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.738610 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.738648 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.738689 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.738737 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.738774 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.738811 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.738849 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.738849 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.738849 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.738849 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.738976 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.739015 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.739062 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.739062 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.739129 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.739165 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.739165 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.739260 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.739297 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.739336 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.739372 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.739408 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.739450 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.739493 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.739529 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.739565 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.739604 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.739641 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.739701 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.739740 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.739780 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.739821 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.739864 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.739906 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.739947 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.739947 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.739947 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.739947 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.739947 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.741141 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.741216 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.741332 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.741390 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.741431 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.741431 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.741498 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.741536 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.741579 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.741619 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.741619 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.741690 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.741728 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.741772 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.741810 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.741848 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.741902 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.741944 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.741981 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.742019 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.742121 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.742166 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.742256 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.742295 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.742337 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.742374 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.742409 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.742451 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.742488 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.742526 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.742563 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.742604 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.742652 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.742688 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.742735 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.742773 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.742809 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.742846 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.742883 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.742920 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.742955 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.742998 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.743034 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.743076 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.743113 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.743150 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.743210 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.743249 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.743290 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.743326 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.743361 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.743397 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.743433 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.743476 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.743512 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.743512 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.747623 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.747700 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.747741 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.747780 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.747819 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.747860 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.747898 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.747944 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.747983 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.748019 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.748056 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.748056 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.748056 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.748155 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.748212 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.748212 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.748283 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.748327 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.748367 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.748403 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.748437 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.748475 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.748513 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.748550 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.748591 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.748647 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.748686 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.748723 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.748767 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.748804 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.748840 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.748877 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.748877 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.748877 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.748877 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.748877 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.748877 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.749073 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.749073 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.749145 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.749208 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.749314 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.749359 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.749397 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.749433 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.749468 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.749468 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.749468 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.749621 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.749721 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.749784 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.749854 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.749932 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.750009 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.750132 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.750257 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.750829 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.750877 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.750954 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.750997 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.751045 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.751084 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.751122 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.751272 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.751410 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.751452 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.751487 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.751527 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.751563 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.751607 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.751645 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.751681 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.751681 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.751752 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.751789 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.751826 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.751826 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.751891 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.751891 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.751891 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.751891 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.751891 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.751891 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.752098 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.752313 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.752358 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.752423 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.752464 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.752514 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.752552 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.752588 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.752626 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.752663 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.752700 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.752737 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.752773 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.752809 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.752859 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.752897 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.752935 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.752968 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.753011 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.753047 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.753084 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.753125 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.753162 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.753215 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.753266 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.753304 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.753341 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.753378 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.753414 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.753458 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.753500 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.753536 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.753572 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.753608 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.753650 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.753692 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.753733 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.753769 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.753804 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.753846 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.753882 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.753918 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.753954 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.753999 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.754036 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.754111 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.754156 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.754210 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.754253 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.754291 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.754331 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.754372 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.754372 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.754532 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.754532 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.754532 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.754532 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.755842 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.755906 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.755951 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.756024 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.756066 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.756140 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.756213 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.756251 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.756285 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.756317 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.756358 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.756391 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.756430 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.756462 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.756495 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.756534 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.756575 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.756610 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.756644 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.756678 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.756711 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.756749 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.756787 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.756826 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.756861 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.756899 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.756941 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.756981 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.757023 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.757062 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.757099 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.757136 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.757191 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.757227 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.757261 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.757297 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.757335 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.757382 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.757420 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.757457 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.757490 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.757528 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.757566 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.757599 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.757636 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.757673 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.757711 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.757748 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.757790 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.757825 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.757862 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.757894 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.757934 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.757974 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.758008 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.758041 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.758138 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.758198 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.758246 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.758290 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.758324 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.758357 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.758394 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.758432 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.758463 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.758497 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.758533 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.758569 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.758569 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.758640 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.758677 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.758787 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.758861 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.758909 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:11:51.758909 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:11:51.758909 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:11:51.758909 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:11:51.758909 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:11:51.758909 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:11:51.758909 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:11:51.805018 np0000182335 devstack@c-api.service[112953]: INFO dbcounter [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Registered counter for database cinder Jun 20 01:11:51.805349 np0000182335 devstack@c-api.service[112954]: INFO dbcounter [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Registered counter for database cinder Jun 20 01:11:51.807996 np0000182335 devstack@c-api.service[112952]: INFO dbcounter [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Registered counter for database cinder Jun 20 01:11:51.811943 np0000182335 devstack@c-api.service[112951]: INFO dbcounter [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Registered counter for database cinder Jun 20 01:11:51.845523 np0000182335 devstack@c-api.service[112953]: DEBUG oslo_db.sqlalchemy.engines [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d 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=112953) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:11:51.849688 np0000182335 devstack@c-api.service[112954]: DEBUG oslo_db.sqlalchemy.engines [None req-984412db-f6c0-423c-943e-924dc483c366 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=112954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:11:51.851043 np0000182335 devstack@c-api.service[112952]: DEBUG oslo_db.sqlalchemy.engines [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 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=112952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:11:51.857145 np0000182335 devstack@c-api.service[112951]: DEBUG oslo_db.sqlalchemy.engines [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 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=112951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:11:51.963978 np0000182335 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writer thread running {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:11:51.966734 np0000182335 devstack@c-api.service[112953]: INFO cinder.rpc [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:11:51.969213 np0000182335 devstack@c-api.service[112953]: INFO cinder.rpc [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:11:51.971519 np0000182335 devstack@c-api.service[112953]: INFO cinder.rpc [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:11:51.973340 np0000182335 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writer thread running {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:11:51.973975 np0000182335 devstack@c-api.service[112951]: DEBUG dbcounter [-] [112951] Writer thread running {{(pid=112951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:11:51.974454 np0000182335 devstack@c-api.service[112953]: INFO cinder.rpc [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:11:51.975218 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:51.976003 np0000182335 devstack@c-api.service[112954]: INFO cinder.rpc [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:11:51.976254 np0000182335 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writer thread running {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:11:51.976906 np0000182335 devstack@c-api.service[112951]: INFO cinder.rpc [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:11:51.978445 np0000182335 devstack@c-api.service[112954]: INFO cinder.rpc [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:11:51.978570 np0000182335 devstack@c-api.service[112952]: INFO cinder.rpc [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:11:51.978958 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:51.979654 np0000182335 devstack@c-api.service[112951]: INFO cinder.rpc [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:11:51.980760 np0000182335 devstack@c-api.service[112954]: INFO cinder.rpc [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:11:51.981401 np0000182335 devstack@c-api.service[112952]: INFO cinder.rpc [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:11:51.982601 np0000182335 devstack@c-api.service[112954]: INFO cinder.rpc [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:11:51.982922 np0000182335 devstack@c-api.service[112951]: INFO cinder.rpc [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:11:51.983475 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:51.983715 np0000182335 devstack@c-api.service[112952]: INFO cinder.rpc [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:11:51.986008 np0000182335 devstack@c-api.service[112951]: INFO cinder.rpc [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:11:51.986296 np0000182335 devstack@c-api.service[112952]: INFO cinder.rpc [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:11:51.987080 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:51.987155 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:51.987539 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:51.990158 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:51.991376 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.010954 np0000182335 devstack@c-api.service[112953]: DEBUG oslo_db.sqlalchemy.engines [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d 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=112953) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:11:52.013469 np0000182335 devstack@c-api.service[112953]: INFO cinder.rpc [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:11:52.015829 np0000182335 devstack@c-api.service[112953]: INFO cinder.rpc [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:11:52.017025 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.021816 np0000182335 devstack@c-api.service[112952]: DEBUG oslo_db.sqlalchemy.engines [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 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=112952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:11:52.023712 np0000182335 devstack@c-api.service[112954]: DEBUG oslo_db.sqlalchemy.engines [None req-984412db-f6c0-423c-943e-924dc483c366 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=112954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:11:52.024672 np0000182335 devstack@c-api.service[112951]: DEBUG oslo_db.sqlalchemy.engines [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 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=112951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:11:52.024743 np0000182335 devstack@c-api.service[112952]: INFO cinder.rpc [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:11:52.026754 np0000182335 devstack@c-api.service[112954]: INFO cinder.rpc [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:11:52.027253 np0000182335 devstack@c-api.service[112952]: INFO cinder.rpc [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:11:52.027473 np0000182335 devstack@c-api.service[112951]: INFO cinder.rpc [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:11:52.028453 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.029088 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.029379 np0000182335 devstack@c-api.service[112954]: INFO cinder.rpc [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:11:52.030273 np0000182335 devstack@c-api.service[112951]: INFO cinder.rpc [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:11:52.030727 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.031658 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.034049 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.037411 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.039848 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.044071 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.044154 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.044228 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.045852 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.046304 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.046480 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.049188 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.049684 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.049925 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.051954 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.052524 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.053370 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.053785 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.055306 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.055371 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.057908 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.058202 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.058378 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.058435 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.059681 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.061679 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.061807 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.062404 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.062503 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.064893 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.064968 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.065522 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.067931 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.068001 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.068419 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.068617 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.069582 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.071313 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.071446 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.071501 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.072425 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.073346 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.074594 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.074659 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.074802 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.076046 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.076215 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.076447 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.077798 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.078190 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.078784 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.078848 np0000182335 devstack@c-api.service[112953]: WARNING cinder.api.contrib.hosts [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:11:52.079151 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.079522 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.080837 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.081845 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.082332 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.083769 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.083999 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.084449 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.084597 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: extensions {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.085366 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.085609 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.086557 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: extra_specs {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.087459 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.087873 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.088025 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: os-volume-transfer {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.088888 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.089340 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.089694 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: os-quota-class-sets {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.089965 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.090027 np0000182335 devstack@c-api.service[112952]: WARNING cinder.api.contrib.hosts [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:11:52.090951 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.091225 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: cgsnapshots {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.091737 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.091994 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.092390 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.092580 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: scheduler-stats {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.093346 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.093754 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.094022 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: qos-specs {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.094078 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.094714 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.095634 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.095698 np0000182335 devstack@c-api.service[112951]: WARNING cinder.api.contrib.hosts [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:11:52.095764 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.096128 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: capabilities {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.096404 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.096559 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: extensions {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.097337 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.097398 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: encryption {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.097713 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.098032 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: extra_specs {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.098480 np0000182335 devstack@c-api.service[112954]: WARNING cinder.api.contrib.hosts [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:11:52.098922 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: encryption {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.099231 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.099309 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.099694 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: os-volume-transfer {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.100486 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: os-volume-type-access {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.100631 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.100793 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.101456 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: extensions {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.102037 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: os-quota-sets {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.102370 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: os-quota-class-sets {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.102593 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.102917 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: extra_specs {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.103535 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: os-snapshot-manage {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.103851 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: cgsnapshots {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.104214 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.104431 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: os-volume-transfer {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.104990 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: os-volume-manage {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.105159 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: extensions {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.105340 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: scheduler-stats {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.106065 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: os-quota-class-sets {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.106405 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: os-hosts {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.106949 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: qos-specs {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.107404 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: cgsnapshots {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.107608 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: extra_specs {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.107780 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: os-availability-zone {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.108738 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: scheduler-stats {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.109102 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: consistencygroups {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.109157 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: capabilities {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.109289 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: os-volume-transfer {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.110484 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: encryption {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.110907 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: qos-specs {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.111079 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extended resource: backups {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.111136 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: os-quota-class-sets {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.112245 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: encryption {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.112871 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: cgsnapshots {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.112959 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: capabilities {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.113565 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.contrib.snapshot_actions [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] SnapshotActionsController initialized {{(pid=112953) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:11:52.113889 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: os-volume-type-access {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.114241 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: encryption {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.114307 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.114457 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: scheduler-stats {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.115568 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: os-quota-sets {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.115706 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.115757 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: encryption {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.116065 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: qos-specs {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.117071 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.117126 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: os-snapshot-manage {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.117288 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: os-volume-type-access {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.118268 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: capabilities {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.118403 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.118665 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: os-volume-manage {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.119281 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: os-quota-sets {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.119651 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: encryption {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.119720 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.120182 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: os-hosts {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.120866 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: os-snapshot-manage {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.121106 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.121357 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: encryption {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.121646 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: os-availability-zone {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.122583 np0000182335 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.122642 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: os-volume-manage {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.123059 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: consistencygroups {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.123116 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: os-volume-type-access {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.123398 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension UsedLimits extending resource: limits {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.123515 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.123621 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.123743 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.123845 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.123943 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.124050 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.124116 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: os-hosts {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.124162 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.124262 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.124363 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.124550 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension AdminActions extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.124660 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension AdminActions extending resource: snapshots {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.124763 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension AdminActions extending resource: backups {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.124864 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.124983 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension VolumeActions extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.125102 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-34a1d461-1171-48d2-b4be-9b777b12ec9d None None] Extension TypesManage extending resource: types {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.125183 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: os-quota-sets {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.125506 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: os-availability-zone {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.125566 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extended resource: backups {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.126781 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: os-snapshot-manage {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.127041 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: consistencygroups {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.127838 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] SnapshotActionsController initialized {{(pid=112952) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:11:52.128414 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: os-volume-manage {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.128868 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.129068 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extended resource: backups {{(pid=112951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.129918 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: os-hosts {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.130473 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.131260 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.contrib.snapshot_actions [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] SnapshotActionsController initialized {{(pid=112951) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:11:52.131519 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: os-availability-zone {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.131962 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.132214 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.132778 np0000182335 devstack@c-api.service[112953]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x796c3a0a3668 pid: 112953 (default app) Jun 20 01:11:52.133087 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: consistencygroups {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.133432 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.133736 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.134883 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.135301 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extended resource: backups {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:11:52.135414 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.136348 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.136838 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.137895 np0000182335 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.138209 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.138779 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.contrib.snapshot_actions [None req-984412db-f6c0-423c-943e-924dc483c366 None None] SnapshotActionsController initialized {{(pid=112954) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:11:52.138849 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension UsedLimits extending resource: limits {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.138945 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.139090 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.139275 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.139386 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.139542 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.139646 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.139713 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.139858 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.139965 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.140029 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.140102 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.140714 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.140714 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.140714 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.140714 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.140714 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.141312 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.141312 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.141312 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.141312 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.141312 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.141600 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.141600 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.141600 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.141600 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.141600 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.141600 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.141951 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.141951 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.141951 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.141951 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.142206 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.142206 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.142206 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.142206 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.142460 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.142460 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.142460 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.142460 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.142782 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.142782 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.142782 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.142782 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.143018 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension AdminActions extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.143078 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.143078 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.143078 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.143078 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.143337 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.143337 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.143337 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.143337 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.143337 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.143337 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.143701 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.143701 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.143701 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.143701 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.143701 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.143701 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.144043 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension AdminActions extending resource: snapshots {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.144096 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.144096 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.144276 np0000182335 devstack@c-api.service[112951]: WARNING castellan.key_manager.migration [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.144332 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.144332 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.144332 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.144332 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.144332 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.144332 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.144688 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.144688 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.144688 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.144688 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.144917 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension AdminActions extending resource: backups {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.144971 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.144971 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.144971 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.144971 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.145214 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.145214 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.145214 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.145214 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.145214 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.145747 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.145747 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.145747 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.145747 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.145747 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.146018 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.146018 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.146149 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.146222 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.146222 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.146222 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.146222 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.146222 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.146222 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.146614 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.146614 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.146614 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.146614 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.146894 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.146894 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.146894 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.146894 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.147104 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.147104 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.147104 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.147104 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.147761 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension VolumeActions extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.147805 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.147805 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.147805 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.147805 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.147978 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.147978 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.147978 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.147978 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.147978 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.148223 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.148223 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.148223 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.148223 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.148223 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.148392 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.148392 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.148392 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.148392 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.148518 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.148518 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.148518 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.148518 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.148840 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.148840 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.148919 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-c8f6114c-bd3f-4881-92e6-da55d2bae281 None None] Extension TypesManage extending resource: types {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.149013 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149013 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149013 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149013 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149211 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149211 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149211 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149211 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149381 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149381 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149381 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149381 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149381 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149594 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149594 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149594 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149594 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149594 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149594 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149814 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149814 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149814 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149814 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149814 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149972 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149972 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149972 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149972 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.149972 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.149972 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150206 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150206 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150206 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150206 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150206 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150206 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150447 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150447 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150526 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension UsedLimits extending resource: limits {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.150583 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150583 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150583 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150583 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150714 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.150753 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150753 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150753 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150753 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150753 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150753 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150980 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150980 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.150980 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.150980 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.151224 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.151224 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.151224 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.151224 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.151224 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.151411 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.151437 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151464 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.151464 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.151464 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:52.151464 np0000182335 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 20 01:11:52.151592 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151592 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151592 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151592 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151592 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151592 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151592 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151747 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151747 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension AdminActions extending resource: volumes {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151747 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension AdminActions extending resource: snapshots {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151747 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension AdminActions extending resource: backups {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151747 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151870 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.151897 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-763a826d-a045-4153-976b-da24530a5148 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:11:52.151922 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension VolumeActions extending resource: volumes {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151922 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.v3.router [None req-6e40cf9a-8d50-4296-8fbc-8f6c6d629ae8 None None] Extension TypesManage extending resource: types {{(pid=112951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.151975 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.151999 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 949 bytes} [Sat Jun 20 01:11:52 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 20 01:11:52.152028 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.152028 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.152071 np0000182335 devstack@c-api.service[112952]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x796c3a0a3668 pid: 112952 (default app) Jun 20 01:11:52.152235 np0000182335 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:11:52.152454 np0000182335 devstack@c-api.service[112951]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x796c3a0a3668 pid: 112951 (default app) Jun 20 01:11:52.153218 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension UsedLimits extending resource: limits {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.153358 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.153500 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.153643 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.153774 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.153913 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.154069 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.154236 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.154366 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.154500 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.154779 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension AdminActions extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.154897 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension AdminActions extending resource: snapshots {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.155000 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension AdminActions extending resource: backups {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.155100 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.155233 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension VolumeActions extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.155355 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-984412db-f6c0-423c-943e-924dc483c366 None None] Extension TypesManage extending resource: types {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:11:52.163098 np0000182335 devstack@c-api.service[112954]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x796c3a0a3668 pid: 112954 (default app) Jun 20 01:11:59.257359 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-5777d3fb-10a4-4c28-b7d4-763ca90ffed4 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:11:59.752268 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-5777d3fb-10a4-4c28-b7d4-763ca90ffed4 admin admin] POST https://199.204.45.25/volume/v3/types Jun 20 01:11:59.752718 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-5777d3fb-10a4-4c28-b7d4-763ca90ffed4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 20 01:11:59.754546 np0000182335 devstack@c-api.service[112953]: /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 20 01:11:59.754546 np0000182335 devstack@c-api.service[112953]: warnings.warn( Jun 20 01:11:59.787852 np0000182335 devstack@c-api.service[112953]: DEBUG oslo_db.sqlalchemy.engines [None req-5777d3fb-10a4-4c28-b7d4-763ca90ffed4 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=112953) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:11:59.824135 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-5777d3fb-10a4-4c28-b7d4-763ca90ffed4 admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 Jun 20 01:11:59.824915 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 2/2] 199.204.45.25 () {68 vars in 1281 bytes} [Sat Jun 20 01:11:59 2026] POST /volume/v3/types => generated 186 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:11:59.850633 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.850633 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.850633 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.850633 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.850633 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.851582 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.851582 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.851582 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.851582 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.851582 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.851864 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.851864 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.851864 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.851864 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.851864 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.851864 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.852249 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.852249 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.852249 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.852249 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.852486 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.852486 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.852486 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.852486 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.852739 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.852739 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.852739 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.852739 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.852990 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.852990 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.852990 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.852990 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.852990 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.853361 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.853361 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.853361 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.853361 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.853361 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.853701 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.853701 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.853701 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.853701 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.853701 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.853701 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.854033 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.854033 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.854033 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.854033 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.854033 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.854033 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.854580 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.854580 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.854580 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.854580 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.854580 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.854580 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.855281 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.855281 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.855281 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.855281 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.855281 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.855603 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.855603 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.855603 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.855603 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.855603 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.855876 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.855876 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.855876 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.855876 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.855876 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.855876 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.856345 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.856345 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.856345 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.856345 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.856345 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.856345 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.856651 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.856651 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.856651 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.856651 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.856651 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.856953 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.856953 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.856953 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.856953 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.856953 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.857255 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.857255 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.857255 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.857255 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.857627 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.857627 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.857627 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.857627 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.857864 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.857864 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.857864 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.857864 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.857864 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.858146 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.858146 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.858146 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.858146 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.858146 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.858511 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.858511 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.858511 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.858511 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.858738 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.858738 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.858738 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.858738 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.858973 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.858973 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.858973 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.858973 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859210 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859210 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859210 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859210 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859380 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859380 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859380 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859380 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859543 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859543 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859543 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859543 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859543 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859744 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859744 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859744 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859744 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859744 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859744 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859972 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859972 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859972 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.859972 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.859972 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860154 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860154 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860154 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860154 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860154 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860154 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860408 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860408 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860408 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860408 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860408 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860408 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860645 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860645 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860645 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860645 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860645 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860645 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860868 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860868 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860868 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860868 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.860868 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.860868 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.861094 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.861094 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.861094 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.861094 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.861265 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.861265 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.861265 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.861265 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.861265 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.861472 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.861472 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.861472 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.861472 np0000182335 devstack@c-api.service[112952]: /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 20 01:11:59.861472 np0000182335 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 20 01:11:59.861472 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [req-5777d3fb-10a4-4c28-b7d4-763ca90ffed4 req-77d9f5e6-d514-4d01-976e-71b963496ec3 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:12:00.197384 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [req-5777d3fb-10a4-4c28-b7d4-763ca90ffed4 req-77d9f5e6-d514-4d01-976e-71b963496ec3 admin admin] POST https://199.204.45.25/volume/v3/types/5e3cb514-528d-43f0-8cca-dbc2a1c3f50d/extra_specs Jun 20 01:12:00.197910 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [req-5777d3fb-10a4-4c28-b7d4-763ca90ffed4 req-77d9f5e6-d514-4d01-976e-71b963496ec3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 20 01:12:00.199606 np0000182335 devstack@c-api.service[112952]: /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 20 01:12:00.199606 np0000182335 devstack@c-api.service[112952]: warnings.warn( Jun 20 01:12:00.232934 np0000182335 devstack@c-api.service[112952]: DEBUG oslo_db.sqlalchemy.engines [req-5777d3fb-10a4-4c28-b7d4-763ca90ffed4 req-77d9f5e6-d514-4d01-976e-71b963496ec3 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=112952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:00.302355 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [req-5777d3fb-10a4-4c28-b7d4-763ca90ffed4 req-77d9f5e6-d514-4d01-976e-71b963496ec3 admin admin] https://199.204.45.25/volume/v3/types/5e3cb514-528d-43f0-8cca-dbc2a1c3f50d/extra_specs returned with HTTP 200 Jun 20 01:12:00.302791 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 1/3] 199.204.45.25 () {70 vars in 1498 bytes} [Sat Jun 20 01:11:59 2026] POST /volume/v3/types/5e3cb514-528d-43f0-8cca-dbc2a1c3f50d/extra_specs => generated 55 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:12:02.028578 np0000182335 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=6 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:12:02.029716 np0000182335 devstack@c-api.service[112951]: DEBUG dbcounter [-] [112951] Writing DB stats cinder:SELECT=6 {{(pid=112951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:12:09.818400 np0000182335 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:12:10.300067 np0000182335 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:16:22.494714 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.494714 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.494714 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.494714 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.494714 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.495795 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.495795 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.495795 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.495795 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.495795 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.496136 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.496136 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.496136 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.496136 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.496136 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.496136 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.496642 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.496642 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.496642 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.496642 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.496928 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.496928 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.496928 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.496928 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.497346 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.497346 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.497346 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.497346 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.497819 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.497819 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.497819 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.497819 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.497819 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.498451 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.498451 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.498451 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.498451 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.498451 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.498988 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.498988 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.498988 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.498988 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.498988 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.498988 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.499773 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.499773 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.499773 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.499773 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.499773 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.499773 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500153 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500153 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500153 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500153 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500153 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500153 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500413 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500413 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500413 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500413 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500413 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500690 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500690 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500690 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500690 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500690 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500880 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500880 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500880 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500880 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.500880 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.500880 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.501125 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.501125 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.501125 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.501125 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.501125 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.501125 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.501858 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.501858 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.501858 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.501858 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.501858 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.502290 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.502290 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.502290 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.502290 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.502290 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.502664 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.502664 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.502664 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.502664 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.502957 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.502957 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.502957 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.502957 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.503331 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.503331 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.503331 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.503331 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.503331 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.503724 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.503724 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.503724 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.503724 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.503724 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.504056 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.504056 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.504056 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.504056 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.504401 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.504401 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.504401 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.504401 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.504644 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.504644 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.504644 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.504644 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.504840 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.504840 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.504840 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.504840 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.505039 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.505039 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.505039 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.505039 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.505419 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.505419 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.505419 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.505419 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.505419 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.505877 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.505877 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.505877 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.505877 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.505877 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.505877 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.506462 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.506462 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.506462 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.506462 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.506462 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.506934 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.506934 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.506934 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.506934 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.506934 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.506934 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.507322 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.507322 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.507322 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.507322 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.507322 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.507322 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.507566 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.507566 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.507566 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.507566 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.507566 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.507566 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.507798 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.507798 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.507798 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.507798 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.507798 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.507798 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.508035 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.508035 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.508035 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.508035 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.508216 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.508216 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.508216 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.508216 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.508216 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.508441 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.508441 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.508441 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.508441 np0000182335 devstack@c-api.service[112951]: /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 20 01:16:22.508441 np0000182335 devstack@c-api.service[112951]: warnings.warn(deprecated_msg) Jun 20 01:16:22.508441 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [None req-41d3cb64-27f9-485b-afb1-39fb5ea99757 None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:16:22.508441 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-41d3cb64-27f9-485b-afb1-39fb5ea99757 None None] GET https://199.204.45.25/volume// Jun 20 01:16:22.508698 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-41d3cb64-27f9-485b-afb1-39fb5ea99757 None None] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:16:22.508698 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-41d3cb64-27f9-485b-afb1-39fb5ea99757 None None] Calling method 'all' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:16:22.508698 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-41d3cb64-27f9-485b-afb1-39fb5ea99757 None None] https://199.204.45.25/volume// returned with HTTP 300 Jun 20 01:16:22.508698 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 1/4] 199.204.45.25 () {66 vars in 1449 bytes} [Sat Jun 20 01:16:22 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 20 01:17:01.170369 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.170369 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.170369 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.170369 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.170369 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.171235 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.171235 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.171235 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.171235 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.171235 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.171527 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.171527 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.171527 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.171527 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.171527 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.171527 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.171917 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.171917 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.171917 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.171917 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.172139 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.172139 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.172139 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.172139 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.172400 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.172400 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.172400 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.172400 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.172622 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.172622 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.172622 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.172622 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.172622 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.172946 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.172946 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.172946 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.172946 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.172946 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.173395 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.173395 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.173395 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.173395 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.173395 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.173395 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.173724 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.173724 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.173724 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.173724 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.173724 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.173724 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174051 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174051 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174051 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174051 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174051 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174051 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174410 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174410 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174410 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174410 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174410 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174696 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174696 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174696 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174696 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174696 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174960 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174960 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174960 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174960 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.174960 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.174960 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.175321 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.175321 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.175321 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.175321 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.175321 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.175321 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.175642 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.175642 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.175642 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.175642 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.175642 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.175935 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.175935 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.175935 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.175935 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.175935 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.176301 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.176301 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.176301 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.176301 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.176532 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.176532 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.176532 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.176532 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.176752 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.176752 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.176752 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.176752 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.176752 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.177099 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.177099 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.177099 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.177099 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.177099 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.177523 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.177523 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.177523 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.177523 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.177854 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.177854 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.177854 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.177854 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.178224 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.178224 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.178224 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.178224 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.178467 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.178467 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.178467 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.178467 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.178735 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.178735 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.178735 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.178735 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.178966 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.178966 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.178966 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.178966 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.178966 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.179266 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.179266 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.179266 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.179266 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.179266 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.179266 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.179602 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.179602 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.179602 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.179602 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.179602 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.179873 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.179873 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.179873 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.179873 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.179873 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.179873 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.180205 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.180205 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.180205 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.180205 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.180205 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.180205 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.180544 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.180544 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.180544 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.180544 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.180544 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.180544 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.180854 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.180854 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.180854 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.180854 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.180854 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.180854 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.181288 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.181288 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.181288 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.181288 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.181563 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.181563 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.181563 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.181563 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.181563 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.181808 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.181808 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.181808 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.181808 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:01.181808 np0000182335 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 20 01:17:01.181808 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-96c574e1-9f0b-4307-9928-460410f207ca None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:01.181808 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 1/5] 199.204.45.25 () {62 vars in 1061 bytes} [Sat Jun 20 01:17:01 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 20 01:17:01.212951 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-b2e62238-3041-46bd-9f8d-51acf3313307 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:01.224281 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 3/6] 199.204.45.25 () {64 vars in 1265 bytes} [Sat Jun 20 01:17:01 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 20 01:17:01.259680 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [req-b2e62238-3041-46bd-9f8d-51acf3313307 req-df250fd4-f43f-4b19-aba4-c532e6343356 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:01.264465 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [req-b2e62238-3041-46bd-9f8d-51acf3313307 req-df250fd4-f43f-4b19-aba4-c532e6343356 demo demo] GET https://199.204.45.25/volume/v3/ Jun 20 01:17:01.264721 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [req-b2e62238-3041-46bd-9f8d-51acf3313307 req-df250fd4-f43f-4b19-aba4-c532e6343356 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:01.265088 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [req-b2e62238-3041-46bd-9f8d-51acf3313307 req-df250fd4-f43f-4b19-aba4-c532e6343356 demo demo] Calling method 'version_select' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:01.266145 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [req-b2e62238-3041-46bd-9f8d-51acf3313307 req-df250fd4-f43f-4b19-aba4-c532e6343356 demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 20 01:17:01.266546 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 2/7] 199.204.45.25 () {66 vars in 1339 bytes} [Sat Jun 20 01:17:01 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 20 01:17:01.305216 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [None req-675d581f-1875-4d2e-b735-e07cf807b641 None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:01.664653 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-675d581f-1875-4d2e-b735-e07cf807b641 demo demo] GET https://199.204.45.25/volume/v3/types Jun 20 01:17:01.664992 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-675d581f-1875-4d2e-b735-e07cf807b641 demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:01.665272 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-675d581f-1875-4d2e-b735-e07cf807b641 demo demo] Calling method 'index' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:01.665727 np0000182335 devstack@c-api.service[112951]: /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 20 01:17:01.665727 np0000182335 devstack@c-api.service[112951]: warnings.warn( Jun 20 01:17:01.666379 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.api_utils [None req-675d581f-1875-4d2e-b735-e07cf807b641 demo demo] Removing options '' from query. {{(pid=112951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:17:01.704226 np0000182335 devstack@c-api.service[112951]: DEBUG oslo_db.sqlalchemy.engines [None req-675d581f-1875-4d2e-b735-e07cf807b641 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=112951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:17:01.730789 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-675d581f-1875-4d2e-b735-e07cf807b641 demo demo] https://199.204.45.25/volume/v3/types returned with HTTP 200 Jun 20 01:17:01.731263 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 2/8] 199.204.45.25 () {64 vars in 1283 bytes} [Sat Jun 20 01:17:01 2026] GET /volume/v3/types => generated 377 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:01.769056 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-3e3e8650-1de9-44d9-ac93-dcc1fcde36ee None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:02.112346 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-3e3e8650-1de9-44d9-ac93-dcc1fcde36ee demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 20 01:17:02.112672 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-3e3e8650-1de9-44d9-ac93-dcc1fcde36ee demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:02.112892 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-3e3e8650-1de9-44d9-ac93-dcc1fcde36ee demo demo] Calling method 'show' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:02.147036 np0000182335 devstack@c-api.service[112954]: DEBUG oslo_db.sqlalchemy.engines [None req-3e3e8650-1de9-44d9-ac93-dcc1fcde36ee 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=112954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:17:02.167595 np0000182335 devstack@c-api.service[112954]: /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 20 01:17:02.167595 np0000182335 devstack@c-api.service[112954]: warnings.warn( Jun 20 01:17:02.169815 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-3e3e8650-1de9-44d9-ac93-dcc1fcde36ee demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 20 01:17:02.170194 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 2/9] 199.204.45.25 () {64 vars in 1294 bytes} [Sat Jun 20 01:17:01 2026] GET /volume/v3/types/default => generated 145 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:02.690942 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-f75196a8-03b6-4602-a897-7a267ee69276 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:02.691630 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 4/10] 199.204.45.25 () {62 vars in 1061 bytes} [Sat Jun 20 01:17:02 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 20 01:17:02.724135 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-e4ceddac-3715-473e-8bb9-90b6e491738e None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:02.733611 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 3/11] 199.204.45.25 () {64 vars in 1265 bytes} [Sat Jun 20 01:17:02 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 20 01:17:02.771001 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [req-e4ceddac-3715-473e-8bb9-90b6e491738e req-7f82845a-97d4-4ab4-a7c8-88fcf4e06988 None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:02.773400 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [req-e4ceddac-3715-473e-8bb9-90b6e491738e req-7f82845a-97d4-4ab4-a7c8-88fcf4e06988 demo demo] GET https://199.204.45.25/volume/v3/ Jun 20 01:17:02.773720 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [req-e4ceddac-3715-473e-8bb9-90b6e491738e req-7f82845a-97d4-4ab4-a7c8-88fcf4e06988 demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:02.774029 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [req-e4ceddac-3715-473e-8bb9-90b6e491738e req-7f82845a-97d4-4ab4-a7c8-88fcf4e06988 demo demo] Calling method 'version_select' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:02.774705 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [req-e4ceddac-3715-473e-8bb9-90b6e491738e req-7f82845a-97d4-4ab4-a7c8-88fcf4e06988 demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 20 01:17:02.775559 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 3/12] 199.204.45.25 () {66 vars in 1339 bytes} [Sat Jun 20 01:17:02 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:02.821372 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-916d96c7-b098-4536-952a-e670cb29ab0f None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:02.824407 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-916d96c7-b098-4536-952a-e670cb29ab0f demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 20 01:17:02.824781 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-916d96c7-b098-4536-952a-e670cb29ab0f demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:02.825197 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-916d96c7-b098-4536-952a-e670cb29ab0f demo demo] Calling method 'show' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:02.836716 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-916d96c7-b098-4536-952a-e670cb29ab0f demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 20 01:17:02.837266 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 3/13] 199.204.45.25 () {64 vars in 1294 bytes} [Sat Jun 20 01:17:02 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:03.468677 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-66a41245-a6b3-4df3-af36-d105b9a7842f None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.469934 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 5/14] 199.204.45.25 () {62 vars in 1061 bytes} [Sat Jun 20 01:17:03 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 20 01:17:03.505475 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-db681fd0-fb24-4210-a546-f768af0b0463 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.509344 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 4/15] 199.204.45.25 () {64 vars in 1265 bytes} [Sat Jun 20 01:17:03 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 20 01:17:03.544265 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [req-db681fd0-fb24-4210-a546-f768af0b0463 req-43ff659c-aed0-4bae-8fc6-653ca74ed3d6 None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.547514 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [req-db681fd0-fb24-4210-a546-f768af0b0463 req-43ff659c-aed0-4bae-8fc6-653ca74ed3d6 demo demo] GET https://199.204.45.25/volume/v3/ Jun 20 01:17:03.547842 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [req-db681fd0-fb24-4210-a546-f768af0b0463 req-43ff659c-aed0-4bae-8fc6-653ca74ed3d6 demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:03.548232 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [req-db681fd0-fb24-4210-a546-f768af0b0463 req-43ff659c-aed0-4bae-8fc6-653ca74ed3d6 demo demo] Calling method 'version_select' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:03.548867 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [req-db681fd0-fb24-4210-a546-f768af0b0463 req-43ff659c-aed0-4bae-8fc6-653ca74ed3d6 demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 20 01:17:03.549537 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 4/16] 199.204.45.25 () {66 vars in 1339 bytes} [Sat Jun 20 01:17:03 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 20 01:17:03.589475 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-9471db4c-fa46-46a9-8776-9e12299704f8 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.593134 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-9471db4c-fa46-46a9-8776-9e12299704f8 demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 20 01:17:03.593612 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-9471db4c-fa46-46a9-8776-9e12299704f8 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:03.594067 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-9471db4c-fa46-46a9-8776-9e12299704f8 demo demo] Calling method 'show' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:03.603192 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-9471db4c-fa46-46a9-8776-9e12299704f8 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 20 01:17:03.603630 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 4/17] 199.204.45.25 () {64 vars in 1294 bytes} [Sat Jun 20 01:17:03 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 20 01:17:03.641402 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-a9ad3a97-88fa-456c-9012-39bef2ecb633 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.642228 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 6/18] 199.204.45.25 () {62 vars in 1061 bytes} [Sat Jun 20 01:17:03 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 20 01:17:03.680520 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-358c99bc-89ae-41fd-9a7a-db217d9bb79c None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.682984 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 5/19] 199.204.45.25 () {64 vars in 1265 bytes} [Sat Jun 20 01:17:03 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 20 01:17:03.712834 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [req-358c99bc-89ae-41fd-9a7a-db217d9bb79c req-6d11de41-3b80-418f-b11b-a37740c1684d None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.715141 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [req-358c99bc-89ae-41fd-9a7a-db217d9bb79c req-6d11de41-3b80-418f-b11b-a37740c1684d demo demo] GET https://199.204.45.25/volume/v3/ Jun 20 01:17:03.715357 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [req-358c99bc-89ae-41fd-9a7a-db217d9bb79c req-6d11de41-3b80-418f-b11b-a37740c1684d demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:03.715652 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [req-358c99bc-89ae-41fd-9a7a-db217d9bb79c req-6d11de41-3b80-418f-b11b-a37740c1684d demo demo] Calling method 'version_select' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:03.716095 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [req-358c99bc-89ae-41fd-9a7a-db217d9bb79c req-6d11de41-3b80-418f-b11b-a37740c1684d demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 20 01:17:03.716572 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 5/20] 199.204.45.25 () {66 vars in 1339 bytes} [Sat Jun 20 01:17:03 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 20 01:17:03.755565 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-3acd5b70-ba92-45a0-aff0-9561df028d3b None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.759240 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-3acd5b70-ba92-45a0-aff0-9561df028d3b demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 20 01:17:03.759608 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-3acd5b70-ba92-45a0-aff0-9561df028d3b demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:03.760134 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-3acd5b70-ba92-45a0-aff0-9561df028d3b demo demo] Calling method 'show' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:03.771188 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-3acd5b70-ba92-45a0-aff0-9561df028d3b demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 20 01:17:03.771546 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 5/21] 199.204.45.25 () {64 vars in 1294 bytes} [Sat Jun 20 01:17:03 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:11.720545 np0000182335 devstack@c-api.service[112951]: DEBUG dbcounter [-] [112951] Writing DB stats cinder:SELECT=1 {{(pid=112951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:17:13.766578 np0000182335 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=8 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:26:24.561516 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-d35543d5-89a6-42ce-bb19-6d5c2ead654b None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:26:24.663772 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-d35543d5-89a6-42ce-bb19-6d5c2ead654b demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:26:24.664142 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-d35543d5-89a6-42ce-bb19-6d5c2ead654b demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:26:24.664574 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-d35543d5-89a6-42ce-bb19-6d5c2ead654b demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:26:24.665552 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-d35543d5-89a6-42ce-bb19-6d5c2ead654b demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:26:24.667196 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-d35543d5-89a6-42ce-bb19-6d5c2ead654b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:26:24.725210 np0000182335 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-d35543d5-89a6-42ce-bb19-6d5c2ead654b demo demo] Get all volumes completed successfully. Jun 20 01:26:24.726967 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-d35543d5-89a6-42ce-bb19-6d5c2ead654b demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:26:24.727628 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 7/22] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:26:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:26:34.710016 np0000182335 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:27:24.763663 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-2ab6cfca-3431-4b7c-b280-c6ffdbb70d8b None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:27:24.767351 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-2ab6cfca-3431-4b7c-b280-c6ffdbb70d8b demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:27:24.767582 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-2ab6cfca-3431-4b7c-b280-c6ffdbb70d8b demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:27:24.767817 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-2ab6cfca-3431-4b7c-b280-c6ffdbb70d8b demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:27:24.768533 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-2ab6cfca-3431-4b7c-b280-c6ffdbb70d8b demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:27:24.769877 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-2ab6cfca-3431-4b7c-b280-c6ffdbb70d8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:27:24.801840 np0000182335 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-2ab6cfca-3431-4b7c-b280-c6ffdbb70d8b demo demo] Get all volumes completed successfully. Jun 20 01:27:24.804925 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-2ab6cfca-3431-4b7c-b280-c6ffdbb70d8b demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:27:24.805472 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 6/23] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:27:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:27:34.797261 np0000182335 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:28:24.832723 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [None req-cbe30f6a-d497-457f-b665-8e87556500ed None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:28:24.832723 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-cbe30f6a-d497-457f-b665-8e87556500ed demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:28:24.832723 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-cbe30f6a-d497-457f-b665-8e87556500ed demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:28:24.832723 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-cbe30f6a-d497-457f-b665-8e87556500ed demo demo] Calling method 'detail' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:28:24.832723 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.api_utils [None req-cbe30f6a-d497-457f-b665-8e87556500ed demo demo] Removing options '' from query. {{(pid=112951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:28:24.832723 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.volume.api [None req-cbe30f6a-d497-457f-b665-8e87556500ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:28:24.873232 np0000182335 devstack@c-api.service[112951]: INFO cinder.volume.api [None req-cbe30f6a-d497-457f-b665-8e87556500ed demo demo] Get all volumes completed successfully. Jun 20 01:28:24.874912 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-cbe30f6a-d497-457f-b665-8e87556500ed demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:28:24.875352 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 6/24] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:28:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:28:34.858464 np0000182335 devstack@c-api.service[112951]: DEBUG dbcounter [-] [112951] Writing DB stats cinder:SELECT=1 {{(pid=112951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:29:24.894360 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-7c03896d-dfe4-4220-aa5f-67fe11ecfde9 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:29:24.900801 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-7c03896d-dfe4-4220-aa5f-67fe11ecfde9 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:29:24.901425 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-7c03896d-dfe4-4220-aa5f-67fe11ecfde9 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:29:24.901747 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-7c03896d-dfe4-4220-aa5f-67fe11ecfde9 demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:29:24.902756 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-7c03896d-dfe4-4220-aa5f-67fe11ecfde9 demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:29:24.904336 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-7c03896d-dfe4-4220-aa5f-67fe11ecfde9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:29:24.950979 np0000182335 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-7c03896d-dfe4-4220-aa5f-67fe11ecfde9 demo demo] Get all volumes completed successfully. Jun 20 01:29:24.954648 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-7c03896d-dfe4-4220-aa5f-67fe11ecfde9 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:29:24.955205 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 6/25] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:29:24 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 20 01:29:34.945132 np0000182335 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:30:24.971485 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-6a1d1b30-3b68-46f7-a57d-68c111e6ed27 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:30:24.999489 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-6a1d1b30-3b68-46f7-a57d-68c111e6ed27 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:30:24.999489 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-6a1d1b30-3b68-46f7-a57d-68c111e6ed27 demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:30:24.999489 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-6a1d1b30-3b68-46f7-a57d-68c111e6ed27 demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:30:24.999489 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-6a1d1b30-3b68-46f7-a57d-68c111e6ed27 demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:30:24.999489 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-6a1d1b30-3b68-46f7-a57d-68c111e6ed27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:30:24.999489 np0000182335 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-6a1d1b30-3b68-46f7-a57d-68c111e6ed27 demo demo] Get all volumes completed successfully. Jun 20 01:30:24.999489 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-6a1d1b30-3b68-46f7-a57d-68c111e6ed27 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:30:24.999489 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 8/26] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:30:24 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 20 01:30:34.982775 np0000182335 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:31:25.014591 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-b734b66e-2f38-4c20-bea9-867b4f6888d7 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:31:25.127593 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-b734b66e-2f38-4c20-bea9-867b4f6888d7 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:31:25.128033 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-b734b66e-2f38-4c20-bea9-867b4f6888d7 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:31:25.130213 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-b734b66e-2f38-4c20-bea9-867b4f6888d7 demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:31:25.130822 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-b734b66e-2f38-4c20-bea9-867b4f6888d7 demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:31:25.132943 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-b734b66e-2f38-4c20-bea9-867b4f6888d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:31:25.143670 np0000182335 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-b734b66e-2f38-4c20-bea9-867b4f6888d7 demo demo] Get all volumes completed successfully. Jun 20 01:31:25.145861 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-b734b66e-2f38-4c20-bea9-867b4f6888d7 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:31:25.146240 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 7/27] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:31:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:31:35.137465 np0000182335 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:32:25.183169 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [None req-a10913fa-320b-4423-9b1a-c9b6ab76c045 None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:32:25.187842 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-a10913fa-320b-4423-9b1a-c9b6ab76c045 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:32:25.188131 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-a10913fa-320b-4423-9b1a-c9b6ab76c045 demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:32:25.188533 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-a10913fa-320b-4423-9b1a-c9b6ab76c045 demo demo] Calling method 'detail' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:32:25.188912 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.api_utils [None req-a10913fa-320b-4423-9b1a-c9b6ab76c045 demo demo] Removing options '' from query. {{(pid=112951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:32:25.189996 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.volume.api [None req-a10913fa-320b-4423-9b1a-c9b6ab76c045 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:32:25.202466 np0000182335 devstack@c-api.service[112951]: INFO cinder.volume.api [None req-a10913fa-320b-4423-9b1a-c9b6ab76c045 demo demo] Get all volumes completed successfully. Jun 20 01:32:25.205427 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-a10913fa-320b-4423-9b1a-c9b6ab76c045 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:32:25.206238 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 7/28] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:32:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:32:35.194340 np0000182335 devstack@c-api.service[112951]: DEBUG dbcounter [-] [112951] Writing DB stats cinder:SELECT=1 {{(pid=112951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:33:25.226500 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-5c15f298-e577-4ae6-a92f-39adde4d5253 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:33:25.229227 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-5c15f298-e577-4ae6-a92f-39adde4d5253 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:33:25.229450 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-5c15f298-e577-4ae6-a92f-39adde4d5253 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:33:25.229795 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-5c15f298-e577-4ae6-a92f-39adde4d5253 demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:33:25.230283 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-5c15f298-e577-4ae6-a92f-39adde4d5253 demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:33:25.231118 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-5c15f298-e577-4ae6-a92f-39adde4d5253 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:33:25.239020 np0000182335 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-5c15f298-e577-4ae6-a92f-39adde4d5253 demo demo] Get all volumes completed successfully. Jun 20 01:33:25.240931 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-5c15f298-e577-4ae6-a92f-39adde4d5253 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:33:25.241335 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 7/29] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:33:25 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 20 01:33:35.234448 np0000182335 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:34:25.255491 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-ba3f1cd1-28d4-41e0-9a53-164ece81d61e None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:34:25.258774 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-ba3f1cd1-28d4-41e0-9a53-164ece81d61e demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:34:25.271036 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-ba3f1cd1-28d4-41e0-9a53-164ece81d61e demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:34:25.271036 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-ba3f1cd1-28d4-41e0-9a53-164ece81d61e demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:34:25.271036 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-ba3f1cd1-28d4-41e0-9a53-164ece81d61e demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:34:25.271036 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-ba3f1cd1-28d4-41e0-9a53-164ece81d61e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:34:25.271880 np0000182335 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-ba3f1cd1-28d4-41e0-9a53-164ece81d61e demo demo] Get all volumes completed successfully. Jun 20 01:34:25.274441 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-ba3f1cd1-28d4-41e0-9a53-164ece81d61e demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:34:25.274912 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 9/30] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:34:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:34:35.264944 np0000182335 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:35:25.290025 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-3755f11f-bb2e-41fd-b505-516674117b1e None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:35:25.292772 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-3755f11f-bb2e-41fd-b505-516674117b1e demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:35:25.293012 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-3755f11f-bb2e-41fd-b505-516674117b1e demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:35:25.293283 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-3755f11f-bb2e-41fd-b505-516674117b1e demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:35:25.293638 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-3755f11f-bb2e-41fd-b505-516674117b1e demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:35:25.294588 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-3755f11f-bb2e-41fd-b505-516674117b1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:35:25.307632 np0000182335 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-3755f11f-bb2e-41fd-b505-516674117b1e demo demo] Get all volumes completed successfully. Jun 20 01:35:25.312430 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-3755f11f-bb2e-41fd-b505-516674117b1e demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:35:25.312941 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 8/31] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:35:25 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 20 01:35:35.301104 np0000182335 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:36:25.330646 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [None req-bdaec9a5-8d0f-46d5-a333-ce775481e89f None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:36:25.482845 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-bdaec9a5-8d0f-46d5-a333-ce775481e89f demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:36:25.483325 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-bdaec9a5-8d0f-46d5-a333-ce775481e89f demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:36:25.483908 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-bdaec9a5-8d0f-46d5-a333-ce775481e89f demo demo] Calling method 'detail' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:36:25.484331 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.api_utils [None req-bdaec9a5-8d0f-46d5-a333-ce775481e89f demo demo] Removing options '' from query. {{(pid=112951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:36:25.485370 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.volume.api [None req-bdaec9a5-8d0f-46d5-a333-ce775481e89f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:36:25.497441 np0000182335 devstack@c-api.service[112951]: INFO cinder.volume.api [None req-bdaec9a5-8d0f-46d5-a333-ce775481e89f demo demo] Get all volumes completed successfully. Jun 20 01:36:25.498934 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-bdaec9a5-8d0f-46d5-a333-ce775481e89f demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:36:25.499304 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 8/32] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:36:25 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 20 01:36:35.489955 np0000182335 devstack@c-api.service[112951]: DEBUG dbcounter [-] [112951] Writing DB stats cinder:SELECT=1 {{(pid=112951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:37:25.515772 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-0bd3d4e5-d96e-4c88-90d8-612c02d2a5d0 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:37:25.519951 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-0bd3d4e5-d96e-4c88-90d8-612c02d2a5d0 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:37:25.520344 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-0bd3d4e5-d96e-4c88-90d8-612c02d2a5d0 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:37:25.520714 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-0bd3d4e5-d96e-4c88-90d8-612c02d2a5d0 demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:37:25.521154 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-0bd3d4e5-d96e-4c88-90d8-612c02d2a5d0 demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:37:25.522826 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-0bd3d4e5-d96e-4c88-90d8-612c02d2a5d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:37:25.530594 np0000182335 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-0bd3d4e5-d96e-4c88-90d8-612c02d2a5d0 demo demo] Get all volumes completed successfully. Jun 20 01:37:25.533638 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-0bd3d4e5-d96e-4c88-90d8-612c02d2a5d0 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:37:25.534120 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 8/33] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:37:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:37:35.525687 np0000182335 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:38:25.554417 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-d3ceeb23-759c-4dc8-ae6d-8884171e832d None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:38:25.556658 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-d3ceeb23-759c-4dc8-ae6d-8884171e832d demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:38:25.557036 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-d3ceeb23-759c-4dc8-ae6d-8884171e832d demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:38:25.557437 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-d3ceeb23-759c-4dc8-ae6d-8884171e832d demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:38:25.558071 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-d3ceeb23-759c-4dc8-ae6d-8884171e832d demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:38:25.559143 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-d3ceeb23-759c-4dc8-ae6d-8884171e832d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:38:25.566973 np0000182335 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-d3ceeb23-759c-4dc8-ae6d-8884171e832d demo demo] Get all volumes completed successfully. Jun 20 01:38:25.569168 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-d3ceeb23-759c-4dc8-ae6d-8884171e832d demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:38:25.569716 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 10/34] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:38:25 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 20 01:38:35.562731 np0000182335 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:39:25.584949 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-bb3cd146-a6cb-4130-8f7d-560ee89fadc6 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:39:25.589011 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-bb3cd146-a6cb-4130-8f7d-560ee89fadc6 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:39:25.589422 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-bb3cd146-a6cb-4130-8f7d-560ee89fadc6 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:39:25.590039 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-bb3cd146-a6cb-4130-8f7d-560ee89fadc6 demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:39:25.590570 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-bb3cd146-a6cb-4130-8f7d-560ee89fadc6 demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:39:25.592033 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-bb3cd146-a6cb-4130-8f7d-560ee89fadc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:39:25.599491 np0000182335 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-bb3cd146-a6cb-4130-8f7d-560ee89fadc6 demo demo] Get all volumes completed successfully. Jun 20 01:39:25.601547 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-bb3cd146-a6cb-4130-8f7d-560ee89fadc6 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:39:25.601882 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 9/35] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:39:25 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 20 01:39:35.595866 np0000182335 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:40:25.615552 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [None req-7c3e3277-6b52-4f19-9ab9-16926870316c None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:40:25.619376 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-7c3e3277-6b52-4f19-9ab9-16926870316c demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:40:25.619755 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-7c3e3277-6b52-4f19-9ab9-16926870316c demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:40:25.620111 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-7c3e3277-6b52-4f19-9ab9-16926870316c demo demo] Calling method 'detail' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:40:25.620591 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.api_utils [None req-7c3e3277-6b52-4f19-9ab9-16926870316c demo demo] Removing options '' from query. {{(pid=112951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:40:25.621994 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.volume.api [None req-7c3e3277-6b52-4f19-9ab9-16926870316c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:40:25.628787 np0000182335 devstack@c-api.service[112951]: INFO cinder.volume.api [None req-7c3e3277-6b52-4f19-9ab9-16926870316c demo demo] Get all volumes completed successfully. Jun 20 01:40:25.630703 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-7c3e3277-6b52-4f19-9ab9-16926870316c demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:40:25.631072 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 9/36] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:40:25 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 20 01:40:35.625361 np0000182335 devstack@c-api.service[112951]: DEBUG dbcounter [-] [112951] Writing DB stats cinder:SELECT=1 {{(pid=112951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:41:25.645980 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-37215d2b-4840-406e-946b-d142c8f65e39 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:41:25.772044 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-37215d2b-4840-406e-946b-d142c8f65e39 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:41:25.772336 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-37215d2b-4840-406e-946b-d142c8f65e39 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:41:25.772577 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-37215d2b-4840-406e-946b-d142c8f65e39 demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:41:25.772983 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-37215d2b-4840-406e-946b-d142c8f65e39 demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:41:25.774087 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-37215d2b-4840-406e-946b-d142c8f65e39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:41:25.787925 np0000182335 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-37215d2b-4840-406e-946b-d142c8f65e39 demo demo] Get all volumes completed successfully. Jun 20 01:41:25.790612 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-37215d2b-4840-406e-946b-d142c8f65e39 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:41:25.791350 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 9/37] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:41:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:41:35.779671 np0000182335 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:42:25.809046 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-e0e0d086-5ad1-4b21-af31-be9c775642ef None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:42:25.814899 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-e0e0d086-5ad1-4b21-af31-be9c775642ef demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:42:25.815154 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-e0e0d086-5ad1-4b21-af31-be9c775642ef demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:42:25.815545 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-e0e0d086-5ad1-4b21-af31-be9c775642ef demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:42:25.815850 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-e0e0d086-5ad1-4b21-af31-be9c775642ef demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:42:25.816573 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-e0e0d086-5ad1-4b21-af31-be9c775642ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:42:25.826361 np0000182335 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-e0e0d086-5ad1-4b21-af31-be9c775642ef demo demo] Get all volumes completed successfully. Jun 20 01:42:25.829933 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-e0e0d086-5ad1-4b21-af31-be9c775642ef demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:42:25.830646 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 11/38] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:42:25 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 20 01:42:35.820735 np0000182335 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:43:25.850864 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-5ba682ad-dac2-40b4-9e2e-c1651a654021 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:43:25.854162 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-5ba682ad-dac2-40b4-9e2e-c1651a654021 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:43:25.854458 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-5ba682ad-dac2-40b4-9e2e-c1651a654021 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:43:25.854745 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-5ba682ad-dac2-40b4-9e2e-c1651a654021 demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:43:25.855198 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-5ba682ad-dac2-40b4-9e2e-c1651a654021 demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:43:25.856328 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-5ba682ad-dac2-40b4-9e2e-c1651a654021 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:43:25.867540 np0000182335 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-5ba682ad-dac2-40b4-9e2e-c1651a654021 demo demo] Get all volumes completed successfully. Jun 20 01:43:25.872329 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-5ba682ad-dac2-40b4-9e2e-c1651a654021 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:43:25.873474 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 10/39] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:43:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:43:35.860314 np0000182335 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:44:25.888778 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [None req-ccfcd627-c65a-4166-abce-264368433377 None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:44:25.893168 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-ccfcd627-c65a-4166-abce-264368433377 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:44:25.893587 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-ccfcd627-c65a-4166-abce-264368433377 demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:44:25.893963 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-ccfcd627-c65a-4166-abce-264368433377 demo demo] Calling method 'detail' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:44:25.894294 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.api_utils [None req-ccfcd627-c65a-4166-abce-264368433377 demo demo] Removing options '' from query. {{(pid=112951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:44:25.895235 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.volume.api [None req-ccfcd627-c65a-4166-abce-264368433377 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:44:25.903581 np0000182335 devstack@c-api.service[112951]: INFO cinder.volume.api [None req-ccfcd627-c65a-4166-abce-264368433377 demo demo] Get all volumes completed successfully. Jun 20 01:44:25.906337 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-ccfcd627-c65a-4166-abce-264368433377 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:44:25.906770 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 10/40] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:44:25 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 20 01:44:35.898452 np0000182335 devstack@c-api.service[112951]: DEBUG dbcounter [-] [112951] Writing DB stats cinder:SELECT=1 {{(pid=112951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:45:25.929571 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-8eb12794-6db2-4dc7-857c-1e40445ec93a None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:45:25.932090 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-8eb12794-6db2-4dc7-857c-1e40445ec93a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:45:25.932294 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-8eb12794-6db2-4dc7-857c-1e40445ec93a demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:45:25.932533 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-8eb12794-6db2-4dc7-857c-1e40445ec93a demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:45:25.932817 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-8eb12794-6db2-4dc7-857c-1e40445ec93a demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:45:25.933741 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-8eb12794-6db2-4dc7-857c-1e40445ec93a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:45:25.942215 np0000182335 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-8eb12794-6db2-4dc7-857c-1e40445ec93a demo demo] Get all volumes completed successfully. Jun 20 01:45:25.945592 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-8eb12794-6db2-4dc7-857c-1e40445ec93a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:45:25.946258 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 10/41] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:45:25 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 20 01:45:35.936717 np0000182335 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:46:25.961402 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-3a2e489a-15f6-4906-9c9c-85f96263563c None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:46:26.081037 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-3a2e489a-15f6-4906-9c9c-85f96263563c demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:46:26.081219 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-3a2e489a-15f6-4906-9c9c-85f96263563c demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:46:26.081398 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-3a2e489a-15f6-4906-9c9c-85f96263563c demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:46:26.081651 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-3a2e489a-15f6-4906-9c9c-85f96263563c demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:46:26.082378 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-3a2e489a-15f6-4906-9c9c-85f96263563c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:46:26.090668 np0000182335 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-3a2e489a-15f6-4906-9c9c-85f96263563c demo demo] Get all volumes completed successfully. Jun 20 01:46:26.093294 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-3a2e489a-15f6-4906-9c9c-85f96263563c demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:46:26.093701 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 12/42] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:46:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:46:36.085038 np0000182335 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:47:26.119136 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-b10b984f-e9b7-4592-abbd-c84d1fc59f7a None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:47:26.123868 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-b10b984f-e9b7-4592-abbd-c84d1fc59f7a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:47:26.123868 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-b10b984f-e9b7-4592-abbd-c84d1fc59f7a demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:47:26.123868 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-b10b984f-e9b7-4592-abbd-c84d1fc59f7a demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:47:26.124371 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-b10b984f-e9b7-4592-abbd-c84d1fc59f7a demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:47:26.125909 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-b10b984f-e9b7-4592-abbd-c84d1fc59f7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:47:26.137366 np0000182335 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-b10b984f-e9b7-4592-abbd-c84d1fc59f7a demo demo] Get all volumes completed successfully. Jun 20 01:47:26.142835 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-b10b984f-e9b7-4592-abbd-c84d1fc59f7a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:47:26.144235 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 11/43] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:47:26 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 20 01:47:36.130470 np0000182335 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:48:26.157694 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [None req-127dda76-3391-46b9-8c3e-5fa382ee3acb None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:48:26.161284 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-127dda76-3391-46b9-8c3e-5fa382ee3acb demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:48:26.161284 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-127dda76-3391-46b9-8c3e-5fa382ee3acb demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:48:26.161284 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-127dda76-3391-46b9-8c3e-5fa382ee3acb demo demo] Calling method 'detail' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:48:26.161284 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.api_utils [None req-127dda76-3391-46b9-8c3e-5fa382ee3acb demo demo] Removing options '' from query. {{(pid=112951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:48:26.161614 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.volume.api [None req-127dda76-3391-46b9-8c3e-5fa382ee3acb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:48:26.168300 np0000182335 devstack@c-api.service[112951]: INFO cinder.volume.api [None req-127dda76-3391-46b9-8c3e-5fa382ee3acb demo demo] Get all volumes completed successfully. Jun 20 01:48:26.170319 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-127dda76-3391-46b9-8c3e-5fa382ee3acb demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:48:26.170692 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 11/44] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:48:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:48:36.164137 np0000182335 devstack@c-api.service[112951]: DEBUG dbcounter [-] [112951] Writing DB stats cinder:SELECT=1 {{(pid=112951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:49:26.183600 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-998e1379-bc11-4ebd-82be-0c44d3b8ec0d None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:49:26.188033 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-998e1379-bc11-4ebd-82be-0c44d3b8ec0d demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:49:26.188589 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-998e1379-bc11-4ebd-82be-0c44d3b8ec0d demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:49:26.189010 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-998e1379-bc11-4ebd-82be-0c44d3b8ec0d demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:49:26.189540 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-998e1379-bc11-4ebd-82be-0c44d3b8ec0d demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:49:26.191128 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-998e1379-bc11-4ebd-82be-0c44d3b8ec0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:49:26.198199 np0000182335 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-998e1379-bc11-4ebd-82be-0c44d3b8ec0d demo demo] Get all volumes completed successfully. Jun 20 01:49:26.200336 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-998e1379-bc11-4ebd-82be-0c44d3b8ec0d demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:49:26.200680 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 11/45] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:49:26 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 20 01:49:36.195052 np0000182335 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:50:26.215000 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-67d192b1-7476-4129-b199-c4c79ded0d2e None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:50:26.220777 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-67d192b1-7476-4129-b199-c4c79ded0d2e demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:50:26.221048 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-67d192b1-7476-4129-b199-c4c79ded0d2e demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:50:26.221314 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-67d192b1-7476-4129-b199-c4c79ded0d2e demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:50:26.221994 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-67d192b1-7476-4129-b199-c4c79ded0d2e demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:50:26.223020 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-67d192b1-7476-4129-b199-c4c79ded0d2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:50:26.231912 np0000182335 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-67d192b1-7476-4129-b199-c4c79ded0d2e demo demo] Get all volumes completed successfully. Jun 20 01:50:26.234500 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-67d192b1-7476-4129-b199-c4c79ded0d2e demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:50:26.236088 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 13/46] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:50:26 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 20 01:50:36.227353 np0000182335 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:51:26.248941 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-8d2a118f-b43e-4e90-a54e-7e5262624972 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:51:26.292467 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-8d2a118f-b43e-4e90-a54e-7e5262624972 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:51:26.292709 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-8d2a118f-b43e-4e90-a54e-7e5262624972 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:51:26.292998 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-8d2a118f-b43e-4e90-a54e-7e5262624972 demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:51:26.293321 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-8d2a118f-b43e-4e90-a54e-7e5262624972 demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:51:26.294285 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-8d2a118f-b43e-4e90-a54e-7e5262624972 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:51:26.302571 np0000182335 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-8d2a118f-b43e-4e90-a54e-7e5262624972 demo demo] Get all volumes completed successfully. Jun 20 01:51:26.305365 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-8d2a118f-b43e-4e90-a54e-7e5262624972 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:51:26.306220 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 12/47] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:51:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:51:36.297945 np0000182335 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:52:26.320971 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.middleware.request_id [None req-1061ccc7-8576-4f9f-ba17-1143bb6a10fc None None] RequestId filter calling following filter/app {{(pid=112951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:52:26.324229 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-1061ccc7-8576-4f9f-ba17-1143bb6a10fc demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:52:26.324478 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-1061ccc7-8576-4f9f-ba17-1143bb6a10fc demo demo] Empty body provided in request {{(pid=112951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:52:26.324729 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.openstack.wsgi [None req-1061ccc7-8576-4f9f-ba17-1143bb6a10fc demo demo] Calling method 'detail' {{(pid=112951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:52:26.325041 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.api.api_utils [None req-1061ccc7-8576-4f9f-ba17-1143bb6a10fc demo demo] Removing options '' from query. {{(pid=112951) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:52:26.326023 np0000182335 devstack@c-api.service[112951]: DEBUG cinder.volume.api [None req-1061ccc7-8576-4f9f-ba17-1143bb6a10fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112951) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:52:26.333469 np0000182335 devstack@c-api.service[112951]: INFO cinder.volume.api [None req-1061ccc7-8576-4f9f-ba17-1143bb6a10fc demo demo] Get all volumes completed successfully. Jun 20 01:52:26.335494 np0000182335 devstack@c-api.service[112951]: INFO cinder.api.openstack.wsgi [None req-1061ccc7-8576-4f9f-ba17-1143bb6a10fc demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:52:26.336264 np0000182335 devstack@c-api.service[112951]: [pid: 112951|app: 0|req: 12/48] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:52:26 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 20 01:52:36.329523 np0000182335 devstack@c-api.service[112951]: DEBUG dbcounter [-] [112951] Writing DB stats cinder:SELECT=1 {{(pid=112951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:53:26.357046 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-16cee736-7f37-45f2-8aed-91f1fc0f7c88 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:53:26.361621 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-16cee736-7f37-45f2-8aed-91f1fc0f7c88 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:53:26.361855 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-16cee736-7f37-45f2-8aed-91f1fc0f7c88 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:53:26.362099 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-16cee736-7f37-45f2-8aed-91f1fc0f7c88 demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:53:26.362587 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-16cee736-7f37-45f2-8aed-91f1fc0f7c88 demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:53:26.363945 np0000182335 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-16cee736-7f37-45f2-8aed-91f1fc0f7c88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:53:26.371617 np0000182335 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-16cee736-7f37-45f2-8aed-91f1fc0f7c88 demo demo] Get all volumes completed successfully. Jun 20 01:53:26.373901 np0000182335 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-16cee736-7f37-45f2-8aed-91f1fc0f7c88 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:53:26.374263 np0000182335 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 12/49] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:53:26 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 20 01:53:36.370337 np0000182335 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:54:26.389287 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-4a11a09d-e627-4774-9a7b-1ff5ba6aeda8 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:54:26.392590 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-4a11a09d-e627-4774-9a7b-1ff5ba6aeda8 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:54:26.392763 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-4a11a09d-e627-4774-9a7b-1ff5ba6aeda8 demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:54:26.392949 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-4a11a09d-e627-4774-9a7b-1ff5ba6aeda8 demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:54:26.393204 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-4a11a09d-e627-4774-9a7b-1ff5ba6aeda8 demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:54:26.393859 np0000182335 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-4a11a09d-e627-4774-9a7b-1ff5ba6aeda8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:54:26.407007 np0000182335 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-4a11a09d-e627-4774-9a7b-1ff5ba6aeda8 demo demo] Get all volumes completed successfully. Jun 20 01:54:26.407007 np0000182335 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-4a11a09d-e627-4774-9a7b-1ff5ba6aeda8 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:54:26.407007 np0000182335 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 14/50] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:54:26 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 20 01:54:36.398725 np0000182335 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:55:26.425383 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-ca51711c-1a20-422f-a764-5ae476c90fe2 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:55:26.430134 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-ca51711c-1a20-422f-a764-5ae476c90fe2 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Jun 20 01:55:26.430583 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-ca51711c-1a20-422f-a764-5ae476c90fe2 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:55:26.431017 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-ca51711c-1a20-422f-a764-5ae476c90fe2 demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:55:26.432015 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-ca51711c-1a20-422f-a764-5ae476c90fe2 demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:55:26.433768 np0000182335 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-ca51711c-1a20-422f-a764-5ae476c90fe2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:55:26.443594 np0000182335 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-ca51711c-1a20-422f-a764-5ae476c90fe2 demo demo] Get all volumes completed successfully. Jun 20 01:55:26.445705 np0000182335 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-ca51711c-1a20-422f-a764-5ae476c90fe2 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:55:26.446101 np0000182335 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 13/51] 199.204.45.25 () {64 vars in 1290 bytes} [Sat Jun 20 01:55:26 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)