Jun 24 00:43:00.713468 np0000182644 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 24 00:43:00.721135 np0000182644 devstack@c-api.service[112880]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 24 00:43:00 2026] *** Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: nodename: np0000182644 Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: machine: x86_64 Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: clock source: unix Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: pcre jit disabled Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: detected number of CPU cores: 16 Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: current working directory: / Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: detected binary path: /usr/bin/uwsgi-core Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: your processes number limit is 256917 Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: your memory page size is 4096 bytes Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: detected max file descriptor number: 2048 Jun 24 00:43:00.724385 np0000182644 devstack@c-api.service[112880]: lock engine: pthread robust mutexes Jun 24 00:43:00.725332 np0000182644 devstack@c-api.service[112880]: thunder lock: enabled Jun 24 00:43:00.725332 np0000182644 devstack@c-api.service[112880]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 24 00:43:00.725332 np0000182644 devstack@c-api.service[112880]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 24 00:43:00.725332 np0000182644 devstack@c-api.service[112880]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 24 00:43:00.725332 np0000182644 devstack@c-api.service[112880]: Set PythonHome to /opt/stack/data/venv Jun 24 00:43:00.761141 np0000182644 devstack@c-api.service[112880]: Python main interpreter initialized at 0x7e7b9d0a3668 Jun 24 00:43:00.761141 np0000182644 devstack@c-api.service[112880]: python threads support enabled Jun 24 00:43:00.761141 np0000182644 devstack@c-api.service[112880]: your server socket listen backlog is limited to 100 connections Jun 24 00:43:00.761141 np0000182644 devstack@c-api.service[112880]: your mercy for graceful operations on workers is 80 seconds Jun 24 00:43:00.761728 np0000182644 devstack@c-api.service[112880]: mapped 671795 bytes (656 KB) for 4 cores Jun 24 00:43:00.761853 np0000182644 devstack@c-api.service[112880]: *** Operational MODE: preforking *** Jun 24 00:43:00.762036 np0000182644 devstack@c-api.service[112880]: *** uWSGI is running in multiple interpreter mode *** Jun 24 00:43:00.762036 np0000182644 devstack@c-api.service[112880]: spawned uWSGI master process (pid: 112880) Jun 24 00:43:00.762394 np0000182644 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 24 00:43:00.762789 np0000182644 devstack@c-api.service[112880]: spawned uWSGI worker 1 (pid: 112881, cores: 1) Jun 24 00:43:00.763352 np0000182644 devstack@c-api.service[112880]: spawned uWSGI worker 2 (pid: 112882, cores: 1) Jun 24 00:43:00.763853 np0000182644 devstack@c-api.service[112880]: spawned uWSGI worker 3 (pid: 112883, cores: 1) Jun 24 00:43:00.764455 np0000182644 devstack@c-api.service[112880]: spawned uWSGI worker 4 (pid: 112884, cores: 1) Jun 24 00:43:00.764598 np0000182644 devstack@c-api.service[112880]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 24 00:43:00.890199 np0000182644 devstack@c-api.service[112884]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:43:00.890199 np0000182644 devstack@c-api.service[112884]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:43:00.890199 np0000182644 devstack@c-api.service[112884]: we strongly recommend against using it for new projects. Jun 24 00:43:00.890199 np0000182644 devstack@c-api.service[112884]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:43:00.890199 np0000182644 devstack@c-api.service[112884]: framework. For more detail see Jun 24 00:43:00.890199 np0000182644 devstack@c-api.service[112884]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:43:00.890199 np0000182644 devstack@c-api.service[112884]: import eventlet # noqa Jun 24 00:43:00.902343 np0000182644 devstack@c-api.service[112882]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:43:00.902343 np0000182644 devstack@c-api.service[112882]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:43:00.902343 np0000182644 devstack@c-api.service[112882]: we strongly recommend against using it for new projects. Jun 24 00:43:00.902343 np0000182644 devstack@c-api.service[112882]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:43:00.902343 np0000182644 devstack@c-api.service[112882]: framework. For more detail see Jun 24 00:43:00.902343 np0000182644 devstack@c-api.service[112882]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:43:00.902343 np0000182644 devstack@c-api.service[112882]: import eventlet # noqa Jun 24 00:43:00.909389 np0000182644 devstack@c-api.service[112883]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:43:00.909389 np0000182644 devstack@c-api.service[112883]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:43:00.909389 np0000182644 devstack@c-api.service[112883]: we strongly recommend against using it for new projects. Jun 24 00:43:00.909389 np0000182644 devstack@c-api.service[112883]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:43:00.909389 np0000182644 devstack@c-api.service[112883]: framework. For more detail see Jun 24 00:43:00.909389 np0000182644 devstack@c-api.service[112883]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:43:00.909389 np0000182644 devstack@c-api.service[112883]: import eventlet # noqa Jun 24 00:43:00.911497 np0000182644 devstack@c-api.service[112881]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:43:00.911497 np0000182644 devstack@c-api.service[112881]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:43:00.911497 np0000182644 devstack@c-api.service[112881]: we strongly recommend against using it for new projects. Jun 24 00:43:00.911497 np0000182644 devstack@c-api.service[112881]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:43:00.911497 np0000182644 devstack@c-api.service[112881]: framework. For more detail see Jun 24 00:43:00.911497 np0000182644 devstack@c-api.service[112881]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:43:00.911497 np0000182644 devstack@c-api.service[112881]: import eventlet # noqa Jun 24 00:43:00.977235 np0000182644 devstack@c-api.service[112884]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:43:00.977235 np0000182644 devstack@c-api.service[112884]: warnings.warn( Jun 24 00:43:00.989556 np0000182644 devstack@c-api.service[112882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:43:00.989556 np0000182644 devstack@c-api.service[112882]: warnings.warn( Jun 24 00:43:00.992847 np0000182644 devstack@c-api.service[112883]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:43:00.992847 np0000182644 devstack@c-api.service[112883]: warnings.warn( Jun 24 00:43:01.011329 np0000182644 devstack@c-api.service[112881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:43:01.011329 np0000182644 devstack@c-api.service[112881]: warnings.warn( Jun 24 00:43:01.062426 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:01.062426 np0000182644 devstack@c-api.service[112884]: from cgi import parse_header Jun 24 00:43:01.069757 np0000182644 devstack@c-api.service[112882]: /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 24 00:43:01.069757 np0000182644 devstack@c-api.service[112882]: from cgi import parse_header Jun 24 00:43:01.074531 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:01.074531 np0000182644 devstack@c-api.service[112883]: from cgi import parse_header Jun 24 00:43:01.107002 np0000182644 devstack@c-api.service[112881]: /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 24 00:43:01.107002 np0000182644 devstack@c-api.service[112881]: from cgi import parse_header Jun 24 00:43:01.113551 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:01.113551 np0000182644 devstack@c-api.service[112884]: removals.removed_module( Jun 24 00:43:01.115416 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:01.115416 np0000182644 devstack@c-api.service[112884]: removals.removed_module( Jun 24 00:43:01.123006 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:01.123006 np0000182644 devstack@c-api.service[112883]: removals.removed_module( Jun 24 00:43:01.124389 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:01.124389 np0000182644 devstack@c-api.service[112883]: removals.removed_module( Jun 24 00:43:01.131492 np0000182644 devstack@c-api.service[112882]: /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 24 00:43:01.131492 np0000182644 devstack@c-api.service[112882]: removals.removed_module( Jun 24 00:43:01.134635 np0000182644 devstack@c-api.service[112882]: /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 24 00:43:01.134635 np0000182644 devstack@c-api.service[112882]: removals.removed_module( Jun 24 00:43:01.162727 np0000182644 devstack@c-api.service[112881]: /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 24 00:43:01.162727 np0000182644 devstack@c-api.service[112881]: removals.removed_module( Jun 24 00:43:01.164701 np0000182644 devstack@c-api.service[112881]: /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 24 00:43:01.164701 np0000182644 devstack@c-api.service[112881]: removals.removed_module( Jun 24 00:43:01.928770 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:01.928770 np0000182644 devstack@c-api.service[112883]: warnings.warn( Jun 24 00:43:01.968764 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:01.968764 np0000182644 devstack@c-api.service[112884]: warnings.warn( Jun 24 00:43:01.984923 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:01.984923 np0000182644 devstack@c-api.service[112883]: warnings.warn( Jun 24 00:43:02.023068 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:02.023068 np0000182644 devstack@c-api.service[112884]: warnings.warn( Jun 24 00:43:02.079842 np0000182644 devstack@c-api.service[112881]: /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 24 00:43:02.079842 np0000182644 devstack@c-api.service[112881]: warnings.warn( Jun 24 00:43:02.092782 np0000182644 devstack@c-api.service[112882]: /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 24 00:43:02.092782 np0000182644 devstack@c-api.service[112882]: warnings.warn( Jun 24 00:43:02.134666 np0000182644 devstack@c-api.service[112881]: /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 24 00:43:02.134666 np0000182644 devstack@c-api.service[112881]: warnings.warn( Jun 24 00:43:02.148987 np0000182644 devstack@c-api.service[112882]: /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 24 00:43:02.148987 np0000182644 devstack@c-api.service[112882]: warnings.warn( Jun 24 00:43:02.215205 np0000182644 devstack@c-api.service[112884]: 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 24 00:43:02.215464 np0000182644 devstack@c-api.service[112884]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112884) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:43:02.219171 np0000182644 devstack@c-api.service[112883]: 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 24 00:43:02.219363 np0000182644 devstack@c-api.service[112883]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112883) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:43:02.312877 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:02.312877 np0000182644 devstack@c-api.service[112883]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:43:02.313093 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:02.313093 np0000182644 devstack@c-api.service[112884]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:43:02.340667 np0000182644 devstack@c-api.service[112881]: 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 24 00:43:02.340852 np0000182644 devstack@c-api.service[112881]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112881) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:43:02.351913 np0000182644 devstack@c-api.service[112882]: 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 24 00:43:02.352139 np0000182644 devstack@c-api.service[112882]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112882) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:43:02.407663 np0000182644 devstack@c-api.service[112881]: /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 24 00:43:02.407663 np0000182644 devstack@c-api.service[112881]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:43:02.422106 np0000182644 devstack@c-api.service[112882]: /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 24 00:43:02.422106 np0000182644 devstack@c-api.service[112882]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:43:02.824752 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112883) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:43:02.824995 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112884) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:43:02.825070 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.825070 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.825070 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.825226 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.825226 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.825346 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.827378 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112881) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:43:02.827497 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.827497 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.827497 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.827716 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.827774 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.827840 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.827902 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.827956 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.828014 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.828283 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.828353 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.828421 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.828495 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.828566 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.828566 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.828566 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.828769 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.828769 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.828895 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.828957 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.829019 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.829080 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.829139 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.829192 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.829244 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.829308 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.829372 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.829426 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.829494 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.829550 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.829630 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.829682 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.829735 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.829735 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.829851 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.829904 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.829969 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.830039 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.830106 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.830164 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.830223 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.830283 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.830340 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.830398 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.830473 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.830533 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.830615 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.830675 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.830754 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.830823 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.830882 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.830954 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.831026 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.831083 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.831413 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.831475 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.831543 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.831644 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.831757 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.831825 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.831896 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.831896 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.831896 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.831896 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.831896 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.831896 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.832155 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.832155 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.832155 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.832463 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.832513 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.832570 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.832644 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.832690 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.832733 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.832773 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.832819 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.832860 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.832860 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.832860 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.832978 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112882) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:43:02.832978 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.832978 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.833216 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.833216 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.833216 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.833328 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.833371 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.833371 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.833371 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.833371 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.833604 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.833688 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.833761 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.833814 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.833881 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.833933 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.834025 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.834405 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.834405 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.834701 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.834701 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.834701 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.834701 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.834701 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.835022 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.835022 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.835022 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.835022 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.835022 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.835403 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.835403 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.835507 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.835507 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.835507 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.835507 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.835507 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.835507 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.835916 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.836001 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.836070 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.836139 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.836201 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.836263 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.836321 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.836374 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.836426 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.836502 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.836564 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.836670 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.836739 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.836801 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.836887 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.836969 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.837043 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.837139 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.837218 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.837294 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.837361 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.837427 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.837488 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.837488 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.837488 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.837488 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.837786 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.837851 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.837914 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.837968 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.838021 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.838083 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.838135 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.838194 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.838254 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.838314 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.838383 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.838460 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.838546 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.838678 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.838767 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.838853 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.838907 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.838960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.838960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.838960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.838960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.838960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.838960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.838960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.838960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.838960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.838960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.839569 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.839569 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.839569 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.839569 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.839892 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.839892 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.839892 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.839892 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.839892 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.840094 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.840130 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.840166 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.840212 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.840254 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.840295 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.840335 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.840376 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.840419 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.840466 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.840524 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.840596 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.840643 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.841684 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.841767 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.841813 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.841853 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.841899 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.841936 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.841985 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.841985 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.841985 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.841985 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.842132 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.842132 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.842132 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.842132 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.842132 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.842309 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.842346 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.842346 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.842411 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.842411 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.842411 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.842411 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.842411 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.842411 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.842700 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.842700 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.842700 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.842700 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.842700 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.842700 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.842700 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.844308 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.844404 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.844460 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.844512 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.844561 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.844561 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.844679 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.844726 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.844763 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.844798 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.844830 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.844870 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.844904 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.844965 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.844999 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.845033 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.845066 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.845108 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.845141 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.845141 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.845223 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.845277 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.845322 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.845366 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.845366 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.845443 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.845500 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.845500 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.845620 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.845681 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.845681 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.845762 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.845762 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.845762 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.845762 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.847490 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.847557 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.847626 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.847671 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.847726 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.847774 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.847828 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.847876 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.847876 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.847962 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.847962 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.848028 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.848092 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.848203 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.848270 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.848311 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.848359 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.848399 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.848399 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.848480 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.848522 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.848563 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.848648 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.848697 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.848738 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.848779 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.848860 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.848934 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.849528 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.849636 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.849729 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.849778 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.849819 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.849855 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.849898 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.849938 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.849976 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.850020 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.850080 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.850129 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.850185 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.850240 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.850287 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.850340 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.850386 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.850436 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.850477 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.850522 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.850593 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.850659 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.850701 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.850745 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.850778 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.850778 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.850847 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.850887 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.857733 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.857852 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.857852 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.857933 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.857989 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.858042 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.858117 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.858788 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.858875 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.858875 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.858946 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.859005 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.859058 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.859058 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.859138 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.859189 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.859239 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.859318 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.859374 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.859421 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.859469 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.859513 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.859587 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.859633 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.859678 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.859729 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.859772 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.859819 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.859870 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.859919 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.859968 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.860011 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.860060 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.860236 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.860293 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.860344 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.860404 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.860404 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.860404 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.860525 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.860565 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.860625 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.860662 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.860711 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.860763 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.860805 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.860853 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.860899 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.860953 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.860995 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.861036 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.861083 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.861125 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.861169 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.861212 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.861212 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.861306 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.861306 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.861306 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.861306 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.861306 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.861514 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.861600 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.861660 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.861703 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.861766 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.861826 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.861891 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.861941 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.861990 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.862039 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.862088 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.862132 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.862173 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.862216 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.862269 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.862312 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.862359 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.862401 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.862462 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.862505 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.862505 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.862505 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.862505 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.862705 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.862705 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.862705 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.862705 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.862705 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.862705 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.862705 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.862992 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.862992 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.862992 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.862992 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.862992 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.862992 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.863357 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.863433 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.863496 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.863496 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.863603 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.863685 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.863732 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.863774 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.863822 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.863870 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.863926 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.863977 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.864018 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.864018 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.864018 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.864735 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.864824 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.864868 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.864920 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.864972 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.865025 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.865067 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.865110 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.865152 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.865191 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.865233 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.865276 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.865326 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.865369 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.865424 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.865474 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.865518 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.865561 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.865648 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.865688 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.865733 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.865773 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.865815 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.865858 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.865908 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.865950 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.865991 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.865991 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.866287 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.866338 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.866388 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.866458 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.866507 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.866558 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.866641 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.866689 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.866689 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.866768 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.866806 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.866856 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.866901 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.866943 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.866991 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.867033 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.867083 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.867133 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.867180 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.867235 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.867288 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.867390 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.867462 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.867518 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.867572 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.867669 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.867718 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.867718 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.867815 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.867815 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.867815 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.867815 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.867815 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.867997 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.868044 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.868092 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.868142 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.868186 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.868186 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.868186 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.868186 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.868186 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.868370 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.868370 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.868370 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.868515 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.868560 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.868645 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.868697 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.868741 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.868788 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.868831 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.868879 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.868924 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.868924 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.868924 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.869062 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.869107 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.869150 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.869197 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.869239 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.869281 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.869324 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.869377 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.869426 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.869472 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.869520 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.869572 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.869648 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.869704 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.869753 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.869800 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.869843 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.869892 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.869934 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.869983 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.870025 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.870073 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.870115 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.870157 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.870198 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.870245 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.870288 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.870288 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.873857 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.873953 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.873953 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.874035 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.874088 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.874140 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.874185 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.874242 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.874286 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.874330 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.874379 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.874379 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.874379 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.874504 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.875011 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.875075 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.875139 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.875191 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.875235 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.875274 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.875318 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.875359 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.875430 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.875482 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.875533 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.875620 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.875686 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.875840 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.876394 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.876465 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.876510 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.876570 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.876656 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.876715 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.876715 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.876795 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.876847 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.876898 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.876943 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.876985 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.877028 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.877074 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.877074 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.877150 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.877193 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.877193 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.877281 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.877324 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.877372 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.877372 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.877453 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.877496 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.877496 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.877609 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.877658 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.877719 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.877764 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.877807 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.877850 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.877900 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.877942 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.877987 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.878035 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.878083 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.878135 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.878183 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.878231 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.878231 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.878314 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.878364 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.878407 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.878449 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.878492 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.878492 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.878599 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.878599 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.878686 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.878727 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.878727 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.878811 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.878853 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.878853 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.878937 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.878985 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.879650 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.879732 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.879785 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.879824 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.879876 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.879923 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.879966 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.879966 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.880050 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.880095 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.880153 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.880197 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.880242 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.880291 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.880334 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.880377 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.880422 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.880472 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.880514 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.880556 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.880752 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.880807 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.880850 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.880899 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.880947 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.880990 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.881040 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.881040 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.881125 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.881125 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.881125 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.881125 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.881125 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.881125 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.881125 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.881413 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.881413 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.881413 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.881536 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.881536 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.881672 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.881741 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.881815 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.881858 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.881906 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.882031 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.882109 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.882192 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.882288 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.882379 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.882466 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.882552 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.882673 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.882767 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.882916 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.883020 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.885705 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.885770 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.885811 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.885848 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.885920 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.885971 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.886020 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.886066 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.886106 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.886106 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.886179 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.886222 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.886270 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.886315 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.886358 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.886415 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.886460 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.886509 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.886559 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.886639 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.886688 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.886725 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.886767 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.886812 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.886860 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.886908 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.886908 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.886989 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.888294 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.888358 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.888398 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.888483 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.888533 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.888590 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.888666 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.888822 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.888876 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.888921 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.888971 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.889013 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.889063 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.889104 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.889142 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.889176 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.889226 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.889281 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.889281 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.889361 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.889404 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.889448 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.889490 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.889538 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.889538 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.889656 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.889701 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.889750 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.889804 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.889853 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.889853 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.889925 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.889967 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.889967 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.890054 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.890103 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.890151 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.890151 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.890239 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.890287 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.890327 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.890367 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.890409 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.890450 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.890487 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.890530 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.890599 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.890648 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.890707 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.890749 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.890797 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.890839 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.890839 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.890839 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.890839 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.890839 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.891025 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.891025 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.891114 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.891160 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.891207 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.891250 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.891299 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.891342 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.891381 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.891432 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.891476 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.891598 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.891661 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.891703 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.891756 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.891805 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.891854 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.891897 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.891946 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.891992 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.892132 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.892177 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.892221 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.892262 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.892306 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.892347 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.892390 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.892430 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.892477 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.892519 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.892592 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.892662 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.892706 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.892747 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.892784 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.892826 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.892867 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.892914 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.892955 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.892999 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.893048 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.893090 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.893131 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.893174 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.893214 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.893267 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.893309 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.893358 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.893410 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.893465 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.893507 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.893548 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.893618 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.893675 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.893675 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.893675 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.894601 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.894673 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.894712 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.894766 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.894818 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.894869 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.894911 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.894960 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.895005 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.895044 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.895086 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.895130 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.895172 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.895216 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.895272 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.895319 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.895363 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.895408 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.895455 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.895499 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.895628 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.895696 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.895741 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.895780 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.895835 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.895884 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.895925 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.895971 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.896019 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.896063 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.896106 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.896147 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.896203 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.896246 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.896303 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.896386 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.896430 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.896472 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.896516 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.896563 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.896658 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.896726 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.896771 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.896813 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.896850 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.896999 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.897051 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.897088 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.897130 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.897166 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.897209 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.897256 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.897304 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.897346 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.897387 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.897440 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.897482 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.897524 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.897594 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.897657 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.897700 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.897742 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.897783 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.897821 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.897868 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.897922 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.897965 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.898013 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.898054 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:43:02.898101 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.898142 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.898222 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:43:02.898275 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.898323 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:43:02.898370 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.898419 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:43:02.898469 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.898510 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:43:02.898510 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:43:02.898510 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:43:02.942792 np0000182644 devstack@c-api.service[112883]: INFO dbcounter [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Registered counter for database cinder Jun 24 00:43:02.944911 np0000182644 devstack@c-api.service[112884]: INFO dbcounter [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Registered counter for database cinder Jun 24 00:43:02.946300 np0000182644 devstack@c-api.service[112882]: INFO dbcounter [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Registered counter for database cinder Jun 24 00:43:02.946944 np0000182644 devstack@c-api.service[112881]: INFO dbcounter [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Registered counter for database cinder Jun 24 00:43:02.985847 np0000182644 devstack@c-api.service[112883]: DEBUG oslo_db.sqlalchemy.engines [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a 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=112883) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:43:02.989923 np0000182644 devstack@c-api.service[112884]: DEBUG oslo_db.sqlalchemy.engines [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 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=112884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:43:02.992664 np0000182644 devstack@c-api.service[112881]: DEBUG oslo_db.sqlalchemy.engines [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d 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=112881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:43:02.993859 np0000182644 devstack@c-api.service[112882]: DEBUG oslo_db.sqlalchemy.engines [None req-758591e6-08cb-4f21-82f4-a9029390cf35 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=112882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:43:03.103722 np0000182644 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writer thread running {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:43:03.107125 np0000182644 devstack@c-api.service[112883]: INFO cinder.rpc [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:43:03.109444 np0000182644 devstack@c-api.service[112883]: INFO cinder.rpc [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:43:03.110276 np0000182644 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writer thread running {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:43:03.111726 np0000182644 devstack@c-api.service[112883]: INFO cinder.rpc [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:43:03.113441 np0000182644 devstack@c-api.service[112882]: DEBUG dbcounter [-] [112882] Writer thread running {{(pid=112882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:43:03.113887 np0000182644 devstack@c-api.service[112884]: INFO cinder.rpc [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:43:03.113939 np0000182644 devstack@c-api.service[112883]: INFO cinder.rpc [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:43:03.114822 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.115902 np0000182644 devstack@c-api.service[112884]: INFO cinder.rpc [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:43:03.117413 np0000182644 devstack@c-api.service[112882]: INFO cinder.rpc [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:43:03.118013 np0000182644 devstack@c-api.service[112884]: INFO cinder.rpc [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:43:03.118141 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.120211 np0000182644 devstack@c-api.service[112884]: INFO cinder.rpc [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:43:03.120611 np0000182644 devstack@c-api.service[112882]: INFO cinder.rpc [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:43:03.120925 np0000182644 devstack@c-api.service[112881]: DEBUG dbcounter [-] [112881] Writer thread running {{(pid=112881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:43:03.121621 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.123670 np0000182644 devstack@c-api.service[112882]: INFO cinder.rpc [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:43:03.124316 np0000182644 devstack@c-api.service[112881]: INFO cinder.rpc [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:43:03.126478 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.126622 np0000182644 devstack@c-api.service[112882]: INFO cinder.rpc [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:43:03.127453 np0000182644 devstack@c-api.service[112881]: INFO cinder.rpc [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:43:03.127818 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.130427 np0000182644 devstack@c-api.service[112881]: INFO cinder.rpc [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:43:03.132553 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.132894 np0000182644 devstack@c-api.service[112881]: INFO cinder.rpc [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:43:03.134204 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.137490 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.151909 np0000182644 devstack@c-api.service[112883]: DEBUG oslo_db.sqlalchemy.engines [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a 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=112883) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:43:03.154806 np0000182644 devstack@c-api.service[112883]: INFO cinder.rpc [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:43:03.157552 np0000182644 devstack@c-api.service[112883]: INFO cinder.rpc [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:43:03.158833 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.162239 np0000182644 devstack@c-api.service[112884]: DEBUG oslo_db.sqlalchemy.engines [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 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=112884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:43:03.166109 np0000182644 devstack@c-api.service[112884]: INFO cinder.rpc [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:43:03.169971 np0000182644 devstack@c-api.service[112884]: INFO cinder.rpc [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:43:03.171441 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.171820 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.173709 np0000182644 devstack@c-api.service[112881]: DEBUG oslo_db.sqlalchemy.engines [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d 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=112881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:43:03.174720 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.177208 np0000182644 devstack@c-api.service[112881]: INFO cinder.rpc [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:43:03.177667 np0000182644 devstack@c-api.service[112882]: DEBUG oslo_db.sqlalchemy.engines [None req-758591e6-08cb-4f21-82f4-a9029390cf35 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=112882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:43:03.177909 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.180390 np0000182644 devstack@c-api.service[112881]: INFO cinder.rpc [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:43:03.180754 np0000182644 devstack@c-api.service[112882]: INFO cinder.rpc [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:43:03.181886 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.182202 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.182941 np0000182644 devstack@c-api.service[112882]: INFO cinder.rpc [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:43:03.184154 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.186243 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.187287 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.189188 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.191937 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.192466 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.195125 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.195352 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.195529 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.195626 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.198388 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.199295 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.199863 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.200175 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.201862 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.202790 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.204206 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.204358 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.204669 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.207541 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.207962 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.208932 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.210452 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.210694 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.210996 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.211650 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.214060 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.214135 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.214507 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.214611 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.215998 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.216863 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.217115 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.217976 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.218174 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.218594 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.219013 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.219948 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.220040 np0000182644 devstack@c-api.service[112883]: WARNING cinder.api.contrib.hosts [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:43:03.220860 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.221060 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.222740 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.222807 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.222843 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.224048 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.224341 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.224953 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.225797 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: extensions {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.226597 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.226664 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.227046 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.227120 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: extra_specs {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.228662 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: os-volume-transfer {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.230012 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.230353 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: os-quota-class-sets {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.231472 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.231695 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: cgsnapshots {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.231986 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.232890 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.233020 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.233065 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: scheduler-stats {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.233469 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.235036 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: qos-specs {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.235160 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.236062 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.236146 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.236501 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.237096 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: capabilities {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.237553 np0000182644 devstack@c-api.service[112884]: WARNING cinder.api.contrib.hosts [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:43:03.238279 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.238349 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.238403 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: encryption {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.239895 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.239977 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.240054 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: encryption {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.241120 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.241461 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: os-volume-type-access {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.241549 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.242292 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.242636 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.243127 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.243202 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: os-quota-sets {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.243436 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: extensions {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.243974 np0000182644 devstack@c-api.service[112882]: WARNING cinder.api.contrib.hosts [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:43:03.244463 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: os-snapshot-manage {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.244674 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.244804 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: extra_specs {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.245733 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.245968 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: os-volume-manage {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.246053 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.246788 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: os-volume-transfer {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.247375 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: os-hosts {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.247782 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.247979 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: os-quota-class-sets {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.248055 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.248821 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: os-availability-zone {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.249125 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.249907 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: cgsnapshots {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.249993 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: extensions {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.250176 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: consistencygroups {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.250440 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.251331 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: scheduler-stats {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.252116 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.252188 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extended resource: backups {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.252278 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: extra_specs {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.252803 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: qos-specs {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.253486 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.253911 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: os-volume-transfer {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.254372 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.contrib.snapshot_actions [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] SnapshotActionsController initialized {{(pid=112883) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:43:03.254632 np0000182644 devstack@c-api.service[112881]: WARNING cinder.api.contrib.hosts [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:43:03.255145 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.255438 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.255599 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: os-quota-class-sets {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.256527 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.257001 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: cgsnapshots {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.257330 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: capabilities {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.257390 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.257970 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.258421 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: scheduler-stats {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.258604 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: encryption {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.259377 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.259442 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.259888 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: qos-specs {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.260160 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: encryption {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.260733 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.260793 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.261624 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: extensions {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.261737 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: os-volume-type-access {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.261989 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: capabilities {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.262202 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.262965 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: extra_specs {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.263281 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: encryption {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.263364 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: os-quota-sets {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.263674 np0000182644 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.264492 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: os-volume-transfer {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.264619 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension UsedLimits extending resource: limits {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.264693 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.264772 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: encryption {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.264838 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.264907 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: os-snapshot-manage {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.264985 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.265055 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.265124 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.265255 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.265327 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.265432 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.265534 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.265752 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension AdminActions extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.265849 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension AdminActions extending resource: snapshots {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.265987 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension AdminActions extending resource: backups {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.266088 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.266175 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: os-quota-class-sets {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.266248 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension VolumeActions extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.266312 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: os-volume-manage {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.266372 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-1681b0b9-62bc-4c04-b589-9fcabb2b510a None None] Extension TypesManage extending resource: types {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.266441 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: os-volume-type-access {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.267773 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: cgsnapshots {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.267918 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: os-hosts {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.267988 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: os-quota-sets {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.269146 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: scheduler-stats {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.269329 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: os-availability-zone {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.269413 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: os-snapshot-manage {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.270647 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: qos-specs {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.270777 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: consistencygroups {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.270925 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: os-volume-manage {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.272407 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: os-hosts {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.272589 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extended resource: backups {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.272659 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: capabilities {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.273766 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: os-availability-zone {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.273990 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: encryption {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.274244 np0000182644 devstack@c-api.service[112883]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e7b9d0a3668 pid: 112883 (default app) Jun 24 00:43:03.274686 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.contrib.snapshot_actions [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] SnapshotActionsController initialized {{(pid=112884) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:43:03.275117 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: consistencygroups {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.275488 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: encryption {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.275537 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.276956 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.277126 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: os-volume-type-access {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.277180 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extended resource: backups {{(pid=112882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.278546 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.278850 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: os-quota-sets {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.279806 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.contrib.snapshot_actions [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] SnapshotActionsController initialized {{(pid=112882) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:43:03.279894 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.280282 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: os-snapshot-manage {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.280945 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.281219 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.281748 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: os-volume-manage {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.282546 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.282683 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.283140 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.283140 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.283140 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.283140 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.283514 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.283514 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.283514 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.283514 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.283854 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.283854 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.283854 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.283854 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.283854 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.283854 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.284274 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: os-hosts {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.284335 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.284335 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.284335 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.284335 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.284335 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.284730 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.284730 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.284730 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.284730 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.284730 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.285076 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.285076 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.285076 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.285076 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.285363 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.285363 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.285363 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.285363 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.285363 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.285769 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.285769 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.285769 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.285769 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.285769 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.286296 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.286296 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.286296 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.286296 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.286296 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.286296 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.286732 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.286732 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.286732 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.286732 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.286732 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.286732 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287110 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287110 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287110 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287110 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287110 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287110 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287399 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287399 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287399 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287399 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287399 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287679 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287679 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287679 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287679 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287679 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287912 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287912 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287912 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287912 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.287912 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.287912 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.288206 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.288206 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.288206 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.288206 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.288206 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.288206 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.288480 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.288480 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.288480 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.288480 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.288480 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.288741 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.288741 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.288741 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.288741 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.288741 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.288978 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.288978 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.289078 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.289121 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.289121 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.289121 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.289121 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.289310 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.289310 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.289310 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.289310 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.289506 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.289506 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.289506 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.289506 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.289506 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.289837 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.289837 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.289837 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.289837 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.289837 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.290213 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.290213 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.290319 np0000182644 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.290362 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.290362 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.290362 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.290362 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.290554 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.290554 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.290554 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.290554 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.290784 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.290784 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.290784 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.290784 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.290969 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.290969 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.290969 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.290969 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.291180 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.291180 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.291180 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.291180 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.291180 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.291648 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.291648 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.291648 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.291648 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.291648 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.291648 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.291931 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.291931 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.291931 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.291931 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.291931 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.292148 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.292148 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.292148 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.292148 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.292148 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.292148 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.292440 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.292440 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.292440 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.292440 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.292440 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.292440 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.292753 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.292753 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.292753 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.292753 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.292753 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.292753 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.293084 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.293084 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.293084 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.293084 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.293084 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.293084 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.293359 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.293359 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.293359 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.293359 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.293551 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.293551 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.293551 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.293551 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.293551 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.293827 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.293827 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.293827 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.293964 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: os-availability-zone {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.294011 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:03.294011 np0000182644 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) Jun 24 00:43:03.294158 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension UsedLimits extending resource: limits {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294158 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294158 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294287 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.294329 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294329 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294329 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294329 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294329 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294329 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294329 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294691 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: consistencygroups {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.294737 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension AdminActions extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294737 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension AdminActions extending resource: snapshots {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294737 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension AdminActions extending resource: backups {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294849 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-fa0fceba-5315-4d92-b09e-fd504c3005c3 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:43:03.294904 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.294904 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension VolumeActions extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295007 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.295044 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-12aaec84-674a-44c2-a866-4828cb1f4b98 None None] Extension TypesManage extending resource: types {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295087 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.295122 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extended resource: backups {{(pid=112881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:43:03.295158 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 1/1] 199.204.45.140 () {60 vars in 956 bytes} [Wed Jun 24 00:43:03 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 00:43:03.295194 np0000182644 devstack@c-api.service[112882]: WARNING castellan.key_manager.migration [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.295194 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension UsedLimits extending resource: limits {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295194 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295303 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.contrib.snapshot_actions [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] SnapshotActionsController initialized {{(pid=112881) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:43:03.295341 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295341 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295341 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295341 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295341 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295341 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295341 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295612 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.295656 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295656 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension AdminActions extending resource: volumes {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295656 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension AdminActions extending resource: snapshots {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295656 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension AdminActions extending resource: backups {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295656 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295656 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension VolumeActions extending resource: volumes {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295656 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.v3.router [None req-758591e6-08cb-4f21-82f4-a9029390cf35 None None] Extension TypesManage extending resource: types {{(pid=112882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.295864 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.295864 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.295914 np0000182644 devstack@c-api.service[112884]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e7b9d0a3668 pid: 112884 (default app) Jun 24 00:43:03.295948 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.297187 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.298589 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.300037 np0000182644 devstack@c-api.service[112881]: WARNING castellan.key_manager.migration [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:43:03.300791 np0000182644 devstack@c-api.service[112882]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e7b9d0a3668 pid: 112882 (default app) Jun 24 00:43:03.300904 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension UsedLimits extending resource: limits {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.301051 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.301187 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.301417 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.301558 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.301718 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.301858 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.301997 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.302154 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.302290 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.302426 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension AdminActions extending resource: volumes {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.302581 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension AdminActions extending resource: snapshots {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.302735 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension AdminActions extending resource: backups {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.302877 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.303041 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension VolumeActions extending resource: volumes {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.303205 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.v3.router [None req-aff63409-8c0f-43d8-bba9-ca1003c8d33d None None] Extension TypesManage extending resource: types {{(pid=112881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:43:03.312358 np0000182644 devstack@c-api.service[112881]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e7b9d0a3668 pid: 112881 (default app) Jun 24 00:43:11.115842 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-ddabbb9f-4426-44f6-82ca-9f6df5ee291c None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:43:11.676335 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-ddabbb9f-4426-44f6-82ca-9f6df5ee291c admin admin] POST https://199.204.45.140/volume/v3/types Jun 24 00:43:11.677019 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-ddabbb9f-4426-44f6-82ca-9f6df5ee291c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 24 00:43:11.678886 np0000182644 devstack@c-api.service[112883]: /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 24 00:43:11.678886 np0000182644 devstack@c-api.service[112883]: warnings.warn( Jun 24 00:43:11.715143 np0000182644 devstack@c-api.service[112883]: DEBUG oslo_db.sqlalchemy.engines [None req-ddabbb9f-4426-44f6-82ca-9f6df5ee291c 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=112883) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:43:11.748670 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-ddabbb9f-4426-44f6-82ca-9f6df5ee291c admin admin] https://199.204.45.140/volume/v3/types returned with HTTP 200 Jun 24 00:43:11.749265 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 2/2] 199.204.45.140 () {68 vars in 1288 bytes} [Wed Jun 24 00:43:11 2026] POST /volume/v3/types => generated 186 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:43:11.774884 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.774884 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.774884 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.774884 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.774884 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.776144 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.776144 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.776144 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.776144 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.776144 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.776450 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.776450 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.776450 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.776450 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.776450 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.776450 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.776858 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.776858 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.776858 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.776858 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.777152 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.777152 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.777152 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.777152 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.777396 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.777396 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.777396 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.777396 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.777694 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.777694 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.777694 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.777694 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.777694 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.778017 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.778017 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.778017 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.778017 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.778017 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.778328 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.778328 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.778328 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.778328 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.778328 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.778328 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.778744 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.778744 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.778744 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.778744 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.778744 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.778744 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.779149 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.779149 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.779149 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.779149 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.779149 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.779149 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.779565 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.779565 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.779565 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.779565 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.779565 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.780097 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.780097 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.780097 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.780097 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.780097 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.780412 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.780412 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.780412 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.780412 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.780412 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.780412 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.780826 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.780826 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.780826 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.780826 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.780826 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.780826 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.781217 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.781217 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.781217 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.781217 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.781217 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.781516 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.781516 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.781516 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.781516 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.781516 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.781963 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.781963 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.781963 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.781963 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.782279 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.782279 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.782279 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.782279 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.782518 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.782518 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.782518 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.782518 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.782518 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.782969 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.782969 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.782969 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.782969 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.782969 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.783262 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.783262 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.783262 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.783262 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.783535 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.783535 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.783535 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.783535 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.783872 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.783872 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.783872 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.783872 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784145 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784145 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784145 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784145 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784375 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784375 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784375 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784375 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784507 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784507 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784507 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784507 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784507 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784782 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784782 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784782 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784782 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784782 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784782 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784964 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784964 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784964 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.784964 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.784964 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785098 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785098 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785098 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785098 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785098 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785098 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785282 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785282 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785282 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785282 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785282 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785282 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785464 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785464 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785464 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785464 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785464 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785464 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785650 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785650 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785650 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785650 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785650 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785650 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785832 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785832 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785832 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785832 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785976 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785976 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785976 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.785976 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.785976 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.786136 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.786136 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.786136 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.786136 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:11.786136 np0000182644 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) Jun 24 00:43:11.786136 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [req-ddabbb9f-4426-44f6-82ca-9f6df5ee291c req-6d70b504-327a-473a-ba90-b3f9a7685db4 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:43:12.158338 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [req-ddabbb9f-4426-44f6-82ca-9f6df5ee291c req-6d70b504-327a-473a-ba90-b3f9a7685db4 admin admin] POST https://199.204.45.140/volume/v3/types/fedb17c7-bfc6-435a-8214-05ba18660a4f/extra_specs Jun 24 00:43:12.158989 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [req-ddabbb9f-4426-44f6-82ca-9f6df5ee291c req-6d70b504-327a-473a-ba90-b3f9a7685db4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 24 00:43:12.160943 np0000182644 devstack@c-api.service[112884]: /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 24 00:43:12.160943 np0000182644 devstack@c-api.service[112884]: warnings.warn( Jun 24 00:43:12.201313 np0000182644 devstack@c-api.service[112884]: DEBUG oslo_db.sqlalchemy.engines [req-ddabbb9f-4426-44f6-82ca-9f6df5ee291c req-6d70b504-327a-473a-ba90-b3f9a7685db4 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=112884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:43:12.275241 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [req-ddabbb9f-4426-44f6-82ca-9f6df5ee291c req-6d70b504-327a-473a-ba90-b3f9a7685db4 admin admin] https://199.204.45.140/volume/v3/types/fedb17c7-bfc6-435a-8214-05ba18660a4f/extra_specs returned with HTTP 200 Jun 24 00:43:12.275985 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 1/3] 199.204.45.140 () {70 vars in 1505 bytes} [Wed Jun 24 00:43:11 2026] POST /volume/v3/types/fedb17c7-bfc6-435a-8214-05ba18660a4f/extra_specs => generated 55 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:43:13.179590 np0000182644 devstack@c-api.service[112881]: DEBUG dbcounter [-] [112881] Writing DB stats cinder:SELECT=6 {{(pid=112881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:43:13.185608 np0000182644 devstack@c-api.service[112882]: DEBUG dbcounter [-] [112882] Writing DB stats cinder:SELECT=6 {{(pid=112882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:43:21.746231 np0000182644 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:43:22.273359 np0000182644 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:46:38.840139 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.840139 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.840139 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.840139 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.840139 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.842554 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.842554 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.842554 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.842554 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.842554 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.842940 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.842940 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.842940 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.842940 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.842940 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.842940 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.843363 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.843363 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.843363 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.843363 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.843686 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.843686 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.843686 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.843686 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.843980 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.843980 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.843980 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.843980 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.844321 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.844321 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.844321 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.844321 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.844321 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.844984 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.844984 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.844984 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.844984 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.844984 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.845535 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.845535 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.845535 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.845535 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.845535 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.845535 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.846259 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.846259 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.846259 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.846259 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.846259 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.846259 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.847000 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.847000 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.847000 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.847000 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.847000 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.847000 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.847698 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.847698 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.847698 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.847698 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.847698 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.848312 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.848312 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.848312 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.848312 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.848312 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.848878 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.848878 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.848878 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.848878 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.848878 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.848878 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.849598 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.849598 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.849598 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.849598 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.849598 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.849598 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.850251 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.850251 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.850251 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.850251 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.850251 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.850905 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.850905 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.850905 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.850905 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.850905 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.851459 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.851459 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.851459 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.851459 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.851763 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.851763 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.851763 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.851763 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.852025 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.852025 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.852025 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.852025 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.852025 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.852371 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.852371 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.852371 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.852371 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.852371 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.852966 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.852966 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.852966 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.852966 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.853407 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.853407 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.853407 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.853407 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.853887 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.853887 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.853887 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.853887 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.854335 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.854335 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.854335 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.854335 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.855009 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.855009 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.855009 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.855009 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.855244 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.855244 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.855244 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.855244 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.855244 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.855512 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.855512 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.855512 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.855512 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.855512 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.855512 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.855821 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.855821 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.855821 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.855821 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.855821 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856081 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856081 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856081 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856081 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856081 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856081 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856308 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856308 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856308 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856308 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856308 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856308 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856492 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856492 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856492 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856492 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856492 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856492 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856757 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856757 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856757 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856757 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.856757 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.856757 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.857068 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.857068 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.857068 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.857068 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.857304 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.857304 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.857304 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.857304 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.857304 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.857587 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.857587 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.857587 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.857587 np0000182644 devstack@c-api.service[112882]: /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 24 00:46:38.857587 np0000182644 devstack@c-api.service[112882]: warnings.warn(deprecated_msg) Jun 24 00:46:38.857587 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [None req-3f84b9df-f698-42ac-ad43-31b724081905 None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:46:38.857587 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-3f84b9df-f698-42ac-ad43-31b724081905 None None] GET https://199.204.45.140/volume// Jun 24 00:46:38.857922 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-3f84b9df-f698-42ac-ad43-31b724081905 None None] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:46:38.857922 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-3f84b9df-f698-42ac-ad43-31b724081905 None None] Calling method 'all' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:46:38.857922 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-3f84b9df-f698-42ac-ad43-31b724081905 None None] https://199.204.45.140/volume// returned with HTTP 300 Jun 24 00:46:38.857922 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 1/4] 199.204.45.140 () {66 vars in 1456 bytes} [Wed Jun 24 00:46:38 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 24 00:47:19.825717 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.825717 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.825717 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.825717 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.825717 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.826854 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.826854 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.826854 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.826854 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.826854 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.827213 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.827213 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.827213 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.827213 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.827213 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.827213 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.827667 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.827667 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.827667 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.827667 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.827962 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.827962 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.827962 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.827962 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.828246 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.828246 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.828246 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.828246 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.828518 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.828518 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.828518 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.828518 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.828518 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.828898 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.828898 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.828898 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.828898 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.828898 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.829214 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.829214 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.829214 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.829214 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.829214 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.829214 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.829662 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.829662 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.829662 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.829662 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.829662 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.829662 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.830119 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.830119 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.830119 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.830119 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.830119 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.830119 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.830487 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.830487 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.830487 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.830487 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.830487 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.830920 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.830920 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.830920 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.830920 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.830920 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.831257 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.831257 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.831257 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.831257 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.831257 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.831257 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.831508 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.831508 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.831508 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.831508 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.831508 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.831508 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.831752 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.831752 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.831752 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.831752 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.831752 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832013 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832013 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832013 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832013 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832013 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832216 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832216 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832216 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832216 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832382 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832382 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832382 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832382 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832548 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832548 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832548 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832548 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832548 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832782 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832782 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832782 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832782 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832782 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832967 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832967 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.832967 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.832967 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833145 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.833145 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833145 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.833145 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833305 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.833305 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833305 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.833305 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833470 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.833470 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833470 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.833470 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833647 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.833647 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833647 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.833647 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833814 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.833814 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833814 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.833814 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.833814 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834057 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834057 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834057 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834057 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834057 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834057 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834331 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834331 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834331 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834331 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834331 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834519 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834519 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834519 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834519 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834519 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834519 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834775 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834775 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834775 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834775 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.834775 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.834775 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835055 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.835055 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835055 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.835055 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835055 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.835055 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835309 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.835309 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835309 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.835309 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835309 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.835309 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835563 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.835563 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835563 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.835563 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835805 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.835805 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835805 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.835805 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.835805 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.836050 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.836050 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.836050 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.836050 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:19.836050 np0000182644 devstack@c-api.service[112881]: warnings.warn(deprecated_msg) Jun 24 00:47:19.836050 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-ca2403ca-bec6-46d6-b199-44f1261e25ed None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:19.836050 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 1/5] 199.204.45.140 () {62 vars in 1068 bytes} [Wed Jun 24 00:47:19 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 00:47:19.869750 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-0a79cd83-6bf5-4530-ba5f-0434cea1c7dd None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:19.883544 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 3/6] 199.204.45.140 () {64 vars in 1272 bytes} [Wed Jun 24 00:47:19 2026] GET /volume/v3 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 24 00:47:19.915177 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [req-0a79cd83-6bf5-4530-ba5f-0434cea1c7dd req-0e9f7d01-44da-4547-8bb0-b5265cbf404b None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:19.918909 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [req-0a79cd83-6bf5-4530-ba5f-0434cea1c7dd req-0e9f7d01-44da-4547-8bb0-b5265cbf404b demo demo] GET https://199.204.45.140/volume/v3/ Jun 24 00:47:19.919099 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [req-0a79cd83-6bf5-4530-ba5f-0434cea1c7dd req-0e9f7d01-44da-4547-8bb0-b5265cbf404b demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:19.919546 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [req-0a79cd83-6bf5-4530-ba5f-0434cea1c7dd req-0e9f7d01-44da-4547-8bb0-b5265cbf404b demo demo] Calling method 'version_select' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:19.922299 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [req-0a79cd83-6bf5-4530-ba5f-0434cea1c7dd req-0e9f7d01-44da-4547-8bb0-b5265cbf404b demo demo] https://199.204.45.140/volume/v3/ returned with HTTP 200 Jun 24 00:47:19.922829 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 2/7] 199.204.45.140 () {66 vars in 1346 bytes} [Wed Jun 24 00:47:19 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:19.963614 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [None req-8441ca4b-e186-41c9-bc9c-3656a83ea0eb None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:20.352905 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-8441ca4b-e186-41c9-bc9c-3656a83ea0eb demo demo] GET https://199.204.45.140/volume/v3/types Jun 24 00:47:20.353245 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-8441ca4b-e186-41c9-bc9c-3656a83ea0eb demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:20.353482 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-8441ca4b-e186-41c9-bc9c-3656a83ea0eb demo demo] Calling method 'index' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:20.354198 np0000182644 devstack@c-api.service[112882]: /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 24 00:47:20.354198 np0000182644 devstack@c-api.service[112882]: warnings.warn( Jun 24 00:47:20.355062 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.api_utils [None req-8441ca4b-e186-41c9-bc9c-3656a83ea0eb demo demo] Removing options '' from query. {{(pid=112882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:47:20.396632 np0000182644 devstack@c-api.service[112882]: DEBUG oslo_db.sqlalchemy.engines [None req-8441ca4b-e186-41c9-bc9c-3656a83ea0eb 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=112882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:47:20.451426 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-8441ca4b-e186-41c9-bc9c-3656a83ea0eb demo demo] https://199.204.45.140/volume/v3/types returned with HTTP 200 Jun 24 00:47:20.451426 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 2/8] 199.204.45.140 () {64 vars in 1290 bytes} [Wed Jun 24 00:47:19 2026] GET /volume/v3/types => generated 377 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:20.489025 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-d6e190e4-4ae8-4a0e-989a-f1190779bdf1 None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:20.880423 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-d6e190e4-4ae8-4a0e-989a-f1190779bdf1 demo demo] GET https://199.204.45.140/volume/v3/types/default Jun 24 00:47:20.881282 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-d6e190e4-4ae8-4a0e-989a-f1190779bdf1 demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:20.881282 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-d6e190e4-4ae8-4a0e-989a-f1190779bdf1 demo demo] Calling method 'show' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:20.919871 np0000182644 devstack@c-api.service[112881]: DEBUG oslo_db.sqlalchemy.engines [None req-d6e190e4-4ae8-4a0e-989a-f1190779bdf1 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=112881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:47:20.943872 np0000182644 devstack@c-api.service[112881]: /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 24 00:47:20.943872 np0000182644 devstack@c-api.service[112881]: warnings.warn( Jun 24 00:47:20.946154 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-d6e190e4-4ae8-4a0e-989a-f1190779bdf1 demo demo] https://199.204.45.140/volume/v3/types/default returned with HTTP 200 Jun 24 00:47:20.946562 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 2/9] 199.204.45.140 () {64 vars in 1301 bytes} [Wed Jun 24 00:47:20 2026] GET /volume/v3/types/default => generated 145 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:21.456144 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-1756ead5-86e7-465b-b838-f18e4f386608 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:21.457479 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 4/10] 199.204.45.140 () {62 vars in 1068 bytes} [Wed Jun 24 00:47:21 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 00:47:21.493758 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-210d175f-bcd0-4375-9376-73662cc57689 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:21.502895 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 3/11] 199.204.45.140 () {64 vars in 1272 bytes} [Wed Jun 24 00:47:21 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 24 00:47:21.542260 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [req-210d175f-bcd0-4375-9376-73662cc57689 req-5e8a178a-4cfc-4405-a3c0-6520369fb567 None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:21.546164 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [req-210d175f-bcd0-4375-9376-73662cc57689 req-5e8a178a-4cfc-4405-a3c0-6520369fb567 demo demo] GET https://199.204.45.140/volume/v3/ Jun 24 00:47:21.546553 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [req-210d175f-bcd0-4375-9376-73662cc57689 req-5e8a178a-4cfc-4405-a3c0-6520369fb567 demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:21.547035 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [req-210d175f-bcd0-4375-9376-73662cc57689 req-5e8a178a-4cfc-4405-a3c0-6520369fb567 demo demo] Calling method 'version_select' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:21.548032 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [req-210d175f-bcd0-4375-9376-73662cc57689 req-5e8a178a-4cfc-4405-a3c0-6520369fb567 demo demo] https://199.204.45.140/volume/v3/ returned with HTTP 200 Jun 24 00:47:21.548592 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 3/12] 199.204.45.140 () {66 vars in 1346 bytes} [Wed Jun 24 00:47:21 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:21.592038 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-d16fc7d5-49ab-48db-b716-8e30de7eb79c None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:21.596080 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-d16fc7d5-49ab-48db-b716-8e30de7eb79c demo demo] GET https://199.204.45.140/volume/v3/types/default Jun 24 00:47:21.596488 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-d16fc7d5-49ab-48db-b716-8e30de7eb79c demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:21.596979 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-d16fc7d5-49ab-48db-b716-8e30de7eb79c demo demo] Calling method 'show' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:21.606198 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-d16fc7d5-49ab-48db-b716-8e30de7eb79c demo demo] https://199.204.45.140/volume/v3/types/default returned with HTTP 200 Jun 24 00:47:21.606525 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 3/13] 199.204.45.140 () {64 vars in 1301 bytes} [Wed Jun 24 00:47:21 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:22.253637 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-e770a1fc-ac1f-403d-bad9-8f09169ed337 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:22.254770 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 5/14] 199.204.45.140 () {62 vars in 1068 bytes} [Wed Jun 24 00:47:22 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 00:47:22.291909 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-de507111-50e7-4ec4-ba03-7f7da61341b1 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:22.294464 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 4/15] 199.204.45.140 () {64 vars in 1272 bytes} [Wed Jun 24 00:47:22 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 24 00:47:22.340131 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [req-de507111-50e7-4ec4-ba03-7f7da61341b1 req-da905844-467c-4a57-b8b2-4a1c77cee663 None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:22.343094 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [req-de507111-50e7-4ec4-ba03-7f7da61341b1 req-da905844-467c-4a57-b8b2-4a1c77cee663 demo demo] GET https://199.204.45.140/volume/v3/ Jun 24 00:47:22.343325 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [req-de507111-50e7-4ec4-ba03-7f7da61341b1 req-da905844-467c-4a57-b8b2-4a1c77cee663 demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:22.343593 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [req-de507111-50e7-4ec4-ba03-7f7da61341b1 req-da905844-467c-4a57-b8b2-4a1c77cee663 demo demo] Calling method 'version_select' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:22.344089 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [req-de507111-50e7-4ec4-ba03-7f7da61341b1 req-da905844-467c-4a57-b8b2-4a1c77cee663 demo demo] https://199.204.45.140/volume/v3/ returned with HTTP 200 Jun 24 00:47:22.344653 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 4/16] 199.204.45.140 () {66 vars in 1346 bytes} [Wed Jun 24 00:47:22 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:22.389164 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-cfa28767-b66b-45a3-a6bf-7893819ffc1f None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:22.391590 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-cfa28767-b66b-45a3-a6bf-7893819ffc1f demo demo] GET https://199.204.45.140/volume/v3/types/default Jun 24 00:47:22.391867 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-cfa28767-b66b-45a3-a6bf-7893819ffc1f demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:22.392183 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-cfa28767-b66b-45a3-a6bf-7893819ffc1f demo demo] Calling method 'show' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:22.401999 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-cfa28767-b66b-45a3-a6bf-7893819ffc1f demo demo] https://199.204.45.140/volume/v3/types/default returned with HTTP 200 Jun 24 00:47:22.402739 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 4/17] 199.204.45.140 () {64 vars in 1301 bytes} [Wed Jun 24 00:47:22 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:22.443692 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-d9d302e1-98e4-4da4-bb81-a82c20b966a3 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:22.445042 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 6/18] 199.204.45.140 () {62 vars in 1068 bytes} [Wed Jun 24 00:47:22 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 00:47:22.477621 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-8212deb7-7ac3-46d0-856b-fbfe484bb8a8 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:22.481589 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 5/19] 199.204.45.140 () {64 vars in 1272 bytes} [Wed Jun 24 00:47:22 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 24 00:47:22.515927 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [req-8212deb7-7ac3-46d0-856b-fbfe484bb8a8 req-cb3a02db-83d1-42d7-b5e1-ca5834ef96db None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:22.519364 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [req-8212deb7-7ac3-46d0-856b-fbfe484bb8a8 req-cb3a02db-83d1-42d7-b5e1-ca5834ef96db demo demo] GET https://199.204.45.140/volume/v3/ Jun 24 00:47:22.519795 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [req-8212deb7-7ac3-46d0-856b-fbfe484bb8a8 req-cb3a02db-83d1-42d7-b5e1-ca5834ef96db demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:22.520219 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [req-8212deb7-7ac3-46d0-856b-fbfe484bb8a8 req-cb3a02db-83d1-42d7-b5e1-ca5834ef96db demo demo] Calling method 'version_select' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:22.521131 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [req-8212deb7-7ac3-46d0-856b-fbfe484bb8a8 req-cb3a02db-83d1-42d7-b5e1-ca5834ef96db demo demo] https://199.204.45.140/volume/v3/ returned with HTTP 200 Jun 24 00:47:22.521975 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 5/20] 199.204.45.140 () {66 vars in 1346 bytes} [Wed Jun 24 00:47:22 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:22.568605 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-65a75bd6-7d4d-4bdd-9a58-0151f4dac353 None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:47:22.572376 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-65a75bd6-7d4d-4bdd-9a58-0151f4dac353 demo demo] GET https://199.204.45.140/volume/v3/types/default Jun 24 00:47:22.572791 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-65a75bd6-7d4d-4bdd-9a58-0151f4dac353 demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:47:22.573189 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-65a75bd6-7d4d-4bdd-9a58-0151f4dac353 demo demo] Calling method 'show' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:47:22.582417 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-65a75bd6-7d4d-4bdd-9a58-0151f4dac353 demo demo] https://199.204.45.140/volume/v3/types/default returned with HTTP 200 Jun 24 00:47:22.582770 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 5/21] 199.204.45.140 () {64 vars in 1301 bytes} [Wed Jun 24 00:47:22 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:47:30.414128 np0000182644 devstack@c-api.service[112882]: DEBUG dbcounter [-] [112882] Writing DB stats cinder:SELECT=1 {{(pid=112882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:47:32.578791 np0000182644 devstack@c-api.service[112881]: DEBUG dbcounter [-] [112881] Writing DB stats cinder:SELECT=8 {{(pid=112881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:52:20.056064 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-0fdbeae3-e7a4-4a32-90e8-1f8bdedc5434 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:52:20.172946 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-0fdbeae3-e7a4-4a32-90e8-1f8bdedc5434 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 00:52:20.173282 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-0fdbeae3-e7a4-4a32-90e8-1f8bdedc5434 demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:52:20.173597 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-0fdbeae3-e7a4-4a32-90e8-1f8bdedc5434 demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:52:20.174722 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-0fdbeae3-e7a4-4a32-90e8-1f8bdedc5434 demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:52:20.176382 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-0fdbeae3-e7a4-4a32-90e8-1f8bdedc5434 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:52:20.225754 np0000182644 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-0fdbeae3-e7a4-4a32-90e8-1f8bdedc5434 demo demo] Get all volumes completed successfully. Jun 24 00:52:20.229395 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-0fdbeae3-e7a4-4a32-90e8-1f8bdedc5434 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:52:20.229839 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 7/22] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 00:52:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:52:30.213389 np0000182644 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:53:20.245349 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-4a676079-f3b0-4edc-a790-4f668128e560 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:53:20.248419 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-4a676079-f3b0-4edc-a790-4f668128e560 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 00:53:20.248772 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-4a676079-f3b0-4edc-a790-4f668128e560 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:53:20.249068 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-4a676079-f3b0-4edc-a790-4f668128e560 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:53:20.250673 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-4a676079-f3b0-4edc-a790-4f668128e560 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:53:20.252240 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-4a676079-f3b0-4edc-a790-4f668128e560 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:53:20.288837 np0000182644 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-4a676079-f3b0-4edc-a790-4f668128e560 demo demo] Get all volumes completed successfully. Jun 24 00:53:20.294134 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-4a676079-f3b0-4edc-a790-4f668128e560 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:53:20.294824 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 6/23] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 00:53:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:53:30.277561 np0000182644 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:54:20.347793 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [None req-a62f4b42-39e9-48f2-bd64-4478ac3c79c0 None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:54:20.351637 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-a62f4b42-39e9-48f2-bd64-4478ac3c79c0 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 00:54:20.351887 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-a62f4b42-39e9-48f2-bd64-4478ac3c79c0 demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:54:20.352043 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-a62f4b42-39e9-48f2-bd64-4478ac3c79c0 demo demo] Calling method 'detail' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:54:20.352647 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.api_utils [None req-a62f4b42-39e9-48f2-bd64-4478ac3c79c0 demo demo] Removing options '' from query. {{(pid=112882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:54:20.353506 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.volume.api [None req-a62f4b42-39e9-48f2-bd64-4478ac3c79c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:54:20.408238 np0000182644 devstack@c-api.service[112882]: INFO cinder.volume.api [None req-a62f4b42-39e9-48f2-bd64-4478ac3c79c0 demo demo] Get all volumes completed successfully. Jun 24 00:54:20.411688 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-a62f4b42-39e9-48f2-bd64-4478ac3c79c0 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:54:20.412377 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 6/24] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 00:54:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:54:30.389256 np0000182644 devstack@c-api.service[112882]: DEBUG dbcounter [-] [112882] Writing DB stats cinder:SELECT=1 {{(pid=112882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:55:20.445519 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-6575ded5-5e5b-429f-b7ca-6e205d272cc7 None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:55:20.452336 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-6575ded5-5e5b-429f-b7ca-6e205d272cc7 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 00:55:20.452670 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-6575ded5-5e5b-429f-b7ca-6e205d272cc7 demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:55:20.453673 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-6575ded5-5e5b-429f-b7ca-6e205d272cc7 demo demo] Calling method 'detail' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:55:20.454429 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.api_utils [None req-6575ded5-5e5b-429f-b7ca-6e205d272cc7 demo demo] Removing options '' from query. {{(pid=112881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:55:20.457134 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.volume.api [None req-6575ded5-5e5b-429f-b7ca-6e205d272cc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:55:20.503268 np0000182644 devstack@c-api.service[112881]: INFO cinder.volume.api [None req-6575ded5-5e5b-429f-b7ca-6e205d272cc7 demo demo] Get all volumes completed successfully. Jun 24 00:55:20.506749 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-6575ded5-5e5b-429f-b7ca-6e205d272cc7 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:55:20.507291 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 6/25] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 00:55:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:55:30.494749 np0000182644 devstack@c-api.service[112881]: DEBUG dbcounter [-] [112881] Writing DB stats cinder:SELECT=1 {{(pid=112881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:56:20.533228 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-fca95a7f-a549-45c9-b372-551f5da1ca18 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:56:20.536440 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-fca95a7f-a549-45c9-b372-551f5da1ca18 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 00:56:20.536733 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-fca95a7f-a549-45c9-b372-551f5da1ca18 demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:56:20.536998 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-fca95a7f-a549-45c9-b372-551f5da1ca18 demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:56:20.537335 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-fca95a7f-a549-45c9-b372-551f5da1ca18 demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:56:20.538908 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-fca95a7f-a549-45c9-b372-551f5da1ca18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:56:20.549433 np0000182644 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-fca95a7f-a549-45c9-b372-551f5da1ca18 demo demo] Get all volumes completed successfully. Jun 24 00:56:20.552196 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-fca95a7f-a549-45c9-b372-551f5da1ca18 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:56:20.553068 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 8/26] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 00:56:20 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 24 00:56:30.543947 np0000182644 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:57:20.577955 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-4be1c8a6-7c63-4432-9a59-b867b39ffac6 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:57:20.836373 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-4be1c8a6-7c63-4432-9a59-b867b39ffac6 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 00:57:20.836607 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-4be1c8a6-7c63-4432-9a59-b867b39ffac6 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:57:20.836839 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-4be1c8a6-7c63-4432-9a59-b867b39ffac6 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:57:20.837066 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-4be1c8a6-7c63-4432-9a59-b867b39ffac6 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:57:20.838838 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-4be1c8a6-7c63-4432-9a59-b867b39ffac6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:57:20.851335 np0000182644 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-4be1c8a6-7c63-4432-9a59-b867b39ffac6 demo demo] Get all volumes completed successfully. Jun 24 00:57:20.855141 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-4be1c8a6-7c63-4432-9a59-b867b39ffac6 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:57:20.856205 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 7/27] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 00:57:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:57:30.842824 np0000182644 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:58:20.888796 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [None req-fd4cf082-52d9-4745-87bc-9d8b33ef4793 None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:58:20.892301 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-fd4cf082-52d9-4745-87bc-9d8b33ef4793 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 00:58:20.892882 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-fd4cf082-52d9-4745-87bc-9d8b33ef4793 demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:58:20.893175 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-fd4cf082-52d9-4745-87bc-9d8b33ef4793 demo demo] Calling method 'detail' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:58:20.894191 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.api_utils [None req-fd4cf082-52d9-4745-87bc-9d8b33ef4793 demo demo] Removing options '' from query. {{(pid=112882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:58:20.895364 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.volume.api [None req-fd4cf082-52d9-4745-87bc-9d8b33ef4793 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:58:20.907369 np0000182644 devstack@c-api.service[112882]: INFO cinder.volume.api [None req-fd4cf082-52d9-4745-87bc-9d8b33ef4793 demo demo] Get all volumes completed successfully. Jun 24 00:58:20.909463 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-fd4cf082-52d9-4745-87bc-9d8b33ef4793 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:58:20.909898 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 7/28] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 00:58:20 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 24 00:58:30.899289 np0000182644 devstack@c-api.service[112882]: DEBUG dbcounter [-] [112882] Writing DB stats cinder:SELECT=1 {{(pid=112882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:59:20.929713 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-d62941ae-11e1-4eb5-a0f3-fc4d018e4e4c None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:59:20.933263 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-d62941ae-11e1-4eb5-a0f3-fc4d018e4e4c demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 00:59:20.933648 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-d62941ae-11e1-4eb5-a0f3-fc4d018e4e4c demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 00:59:20.934162 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-d62941ae-11e1-4eb5-a0f3-fc4d018e4e4c demo demo] Calling method 'detail' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 00:59:20.934782 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.api_utils [None req-d62941ae-11e1-4eb5-a0f3-fc4d018e4e4c demo demo] Removing options '' from query. {{(pid=112881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 00:59:20.937030 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.volume.api [None req-d62941ae-11e1-4eb5-a0f3-fc4d018e4e4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 00:59:20.950396 np0000182644 devstack@c-api.service[112881]: INFO cinder.volume.api [None req-d62941ae-11e1-4eb5-a0f3-fc4d018e4e4c demo demo] Get all volumes completed successfully. Jun 24 00:59:20.952606 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-d62941ae-11e1-4eb5-a0f3-fc4d018e4e4c demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 00:59:20.953263 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 7/29] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 00:59:20 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 24 00:59:30.943238 np0000182644 devstack@c-api.service[112881]: DEBUG dbcounter [-] [112881] Writing DB stats cinder:SELECT=1 {{(pid=112881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:00:20.971159 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-a18c5853-2d80-4377-8f29-999c69570104 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:00:20.976685 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-a18c5853-2d80-4377-8f29-999c69570104 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:00:20.977036 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-a18c5853-2d80-4377-8f29-999c69570104 demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:00:20.977404 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-a18c5853-2d80-4377-8f29-999c69570104 demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:00:20.977879 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-a18c5853-2d80-4377-8f29-999c69570104 demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:00:20.979205 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-a18c5853-2d80-4377-8f29-999c69570104 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:00:20.993970 np0000182644 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-a18c5853-2d80-4377-8f29-999c69570104 demo demo] Get all volumes completed successfully. Jun 24 01:00:20.996286 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-a18c5853-2d80-4377-8f29-999c69570104 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:00:20.996718 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 9/30] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:00:20 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 24 01:00:30.983597 np0000182644 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:01:21.016519 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-29d25641-b5a9-4b44-ad7f-3f68cb434493 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:01:21.020621 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-29d25641-b5a9-4b44-ad7f-3f68cb434493 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:01:21.020829 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-29d25641-b5a9-4b44-ad7f-3f68cb434493 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:01:21.021128 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-29d25641-b5a9-4b44-ad7f-3f68cb434493 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:01:21.021465 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-29d25641-b5a9-4b44-ad7f-3f68cb434493 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:01:21.022540 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-29d25641-b5a9-4b44-ad7f-3f68cb434493 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:01:21.029847 np0000182644 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-29d25641-b5a9-4b44-ad7f-3f68cb434493 demo demo] Get all volumes completed successfully. Jun 24 01:01:21.032124 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-29d25641-b5a9-4b44-ad7f-3f68cb434493 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:01:21.032721 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 8/31] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:01:21 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 24 01:01:31.025751 np0000182644 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:02:21.052751 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [None req-ae1a8e3f-b165-40f0-a4f0-e92c1717636f None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:02:21.220785 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-ae1a8e3f-b165-40f0-a4f0-e92c1717636f demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:02:21.221260 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-ae1a8e3f-b165-40f0-a4f0-e92c1717636f demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:02:21.221670 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-ae1a8e3f-b165-40f0-a4f0-e92c1717636f demo demo] Calling method 'detail' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:02:21.222027 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.api_utils [None req-ae1a8e3f-b165-40f0-a4f0-e92c1717636f demo demo] Removing options '' from query. {{(pid=112882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:02:21.223011 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.volume.api [None req-ae1a8e3f-b165-40f0-a4f0-e92c1717636f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:02:21.232255 np0000182644 devstack@c-api.service[112882]: INFO cinder.volume.api [None req-ae1a8e3f-b165-40f0-a4f0-e92c1717636f demo demo] Get all volumes completed successfully. Jun 24 01:02:21.234865 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-ae1a8e3f-b165-40f0-a4f0-e92c1717636f demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:02:21.235487 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 8/32] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:02:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:02:31.227025 np0000182644 devstack@c-api.service[112882]: DEBUG dbcounter [-] [112882] Writing DB stats cinder:SELECT=1 {{(pid=112882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:03:21.259450 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-6b60a857-a3a1-40a4-8354-4e11faa5f05d None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:21.265684 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-6b60a857-a3a1-40a4-8354-4e11faa5f05d demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:03:21.265957 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-6b60a857-a3a1-40a4-8354-4e11faa5f05d demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:21.266230 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-6b60a857-a3a1-40a4-8354-4e11faa5f05d demo demo] Calling method 'detail' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:21.267508 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.api_utils [None req-6b60a857-a3a1-40a4-8354-4e11faa5f05d demo demo] Removing options '' from query. {{(pid=112881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:03:21.268770 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.volume.api [None req-6b60a857-a3a1-40a4-8354-4e11faa5f05d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:03:21.280413 np0000182644 devstack@c-api.service[112881]: INFO cinder.volume.api [None req-6b60a857-a3a1-40a4-8354-4e11faa5f05d demo demo] Get all volumes completed successfully. Jun 24 01:03:21.282755 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-6b60a857-a3a1-40a4-8354-4e11faa5f05d demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:03:21.283151 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 8/33] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:03:21 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 24 01:03:31.274693 np0000182644 devstack@c-api.service[112881]: DEBUG dbcounter [-] [112881] Writing DB stats cinder:SELECT=1 {{(pid=112881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:04:21.301880 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-5b591b51-dddd-4f21-9f0b-13f71022d80e None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:04:21.305515 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-5b591b51-dddd-4f21-9f0b-13f71022d80e demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:04:21.305831 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-5b591b51-dddd-4f21-9f0b-13f71022d80e demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:04:21.306118 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-5b591b51-dddd-4f21-9f0b-13f71022d80e demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:04:21.306458 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-5b591b51-dddd-4f21-9f0b-13f71022d80e demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:04:21.307589 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-5b591b51-dddd-4f21-9f0b-13f71022d80e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:04:21.348380 np0000182644 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-5b591b51-dddd-4f21-9f0b-13f71022d80e demo demo] Get all volumes completed successfully. Jun 24 01:04:21.354861 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-5b591b51-dddd-4f21-9f0b-13f71022d80e demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:04:21.355468 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 10/34] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:04:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:04:31.311462 np0000182644 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:05:21.373052 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-889f7efb-10b0-424b-be90-07db6ada6520 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:05:21.376620 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-889f7efb-10b0-424b-be90-07db6ada6520 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:05:21.376921 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-889f7efb-10b0-424b-be90-07db6ada6520 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:05:21.377269 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-889f7efb-10b0-424b-be90-07db6ada6520 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:05:21.377699 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-889f7efb-10b0-424b-be90-07db6ada6520 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:05:21.378846 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-889f7efb-10b0-424b-be90-07db6ada6520 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:05:21.392757 np0000182644 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-889f7efb-10b0-424b-be90-07db6ada6520 demo demo] Get all volumes completed successfully. Jun 24 01:05:21.395100 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-889f7efb-10b0-424b-be90-07db6ada6520 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:05:21.395550 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 9/35] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:05:21 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 24 01:05:31.384267 np0000182644 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:06:21.415053 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [None req-f816d8b9-fa69-4e30-992e-c872ebf796f3 None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:06:21.418025 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-f816d8b9-fa69-4e30-992e-c872ebf796f3 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:06:21.418281 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-f816d8b9-fa69-4e30-992e-c872ebf796f3 demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:06:21.418529 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-f816d8b9-fa69-4e30-992e-c872ebf796f3 demo demo] Calling method 'detail' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:06:21.418863 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.api_utils [None req-f816d8b9-fa69-4e30-992e-c872ebf796f3 demo demo] Removing options '' from query. {{(pid=112882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:06:21.420342 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.volume.api [None req-f816d8b9-fa69-4e30-992e-c872ebf796f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:06:21.429080 np0000182644 devstack@c-api.service[112882]: INFO cinder.volume.api [None req-f816d8b9-fa69-4e30-992e-c872ebf796f3 demo demo] Get all volumes completed successfully. Jun 24 01:06:21.432956 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-f816d8b9-fa69-4e30-992e-c872ebf796f3 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:06:21.433507 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 9/36] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:06:21 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 24 01:06:31.423609 np0000182644 devstack@c-api.service[112882]: DEBUG dbcounter [-] [112882] Writing DB stats cinder:SELECT=1 {{(pid=112882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:07:21.447397 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-3f2b031a-63bd-4c38-98ca-04dbda90dc04 None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:07:21.646700 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-3f2b031a-63bd-4c38-98ca-04dbda90dc04 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:07:21.647111 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-3f2b031a-63bd-4c38-98ca-04dbda90dc04 demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:07:21.647293 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-3f2b031a-63bd-4c38-98ca-04dbda90dc04 demo demo] Calling method 'detail' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:07:21.647629 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.api_utils [None req-3f2b031a-63bd-4c38-98ca-04dbda90dc04 demo demo] Removing options '' from query. {{(pid=112881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:07:21.648674 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.volume.api [None req-3f2b031a-63bd-4c38-98ca-04dbda90dc04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:07:21.662762 np0000182644 devstack@c-api.service[112881]: INFO cinder.volume.api [None req-3f2b031a-63bd-4c38-98ca-04dbda90dc04 demo demo] Get all volumes completed successfully. Jun 24 01:07:21.665209 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-3f2b031a-63bd-4c38-98ca-04dbda90dc04 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:07:21.665852 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 9/37] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:07:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:07:31.653611 np0000182644 devstack@c-api.service[112881]: DEBUG dbcounter [-] [112881] Writing DB stats cinder:SELECT=1 {{(pid=112881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:08:21.681832 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-44012e84-bf9a-4a3e-a8dc-b33af50c9f10 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:08:21.688516 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-44012e84-bf9a-4a3e-a8dc-b33af50c9f10 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:08:21.688740 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-44012e84-bf9a-4a3e-a8dc-b33af50c9f10 demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:08:21.688904 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-44012e84-bf9a-4a3e-a8dc-b33af50c9f10 demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:08:21.689183 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-44012e84-bf9a-4a3e-a8dc-b33af50c9f10 demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:08:21.690052 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-44012e84-bf9a-4a3e-a8dc-b33af50c9f10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:08:21.698417 np0000182644 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-44012e84-bf9a-4a3e-a8dc-b33af50c9f10 demo demo] Get all volumes completed successfully. Jun 24 01:08:21.701360 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-44012e84-bf9a-4a3e-a8dc-b33af50c9f10 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:08:21.701943 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 11/38] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:08:21 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 24 01:08:31.693115 np0000182644 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:09:21.719851 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-86bbfbae-6dd1-48c2-a00d-5f3dd9023b93 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:09:21.725429 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-86bbfbae-6dd1-48c2-a00d-5f3dd9023b93 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:09:21.725944 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-86bbfbae-6dd1-48c2-a00d-5f3dd9023b93 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:09:21.726252 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-86bbfbae-6dd1-48c2-a00d-5f3dd9023b93 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:09:21.726527 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-86bbfbae-6dd1-48c2-a00d-5f3dd9023b93 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:09:21.727202 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-86bbfbae-6dd1-48c2-a00d-5f3dd9023b93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:09:21.736860 np0000182644 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-86bbfbae-6dd1-48c2-a00d-5f3dd9023b93 demo demo] Get all volumes completed successfully. Jun 24 01:09:21.742357 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-86bbfbae-6dd1-48c2-a00d-5f3dd9023b93 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:09:21.743318 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 10/39] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:09:21 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 24 01:09:31.730242 np0000182644 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:10:21.763382 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [None req-617f510c-0a9f-4a1c-87c9-58dba9d79cc3 None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:10:21.766744 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-617f510c-0a9f-4a1c-87c9-58dba9d79cc3 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:10:21.766744 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-617f510c-0a9f-4a1c-87c9-58dba9d79cc3 demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:10:21.767086 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-617f510c-0a9f-4a1c-87c9-58dba9d79cc3 demo demo] Calling method 'detail' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:10:21.767383 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.api_utils [None req-617f510c-0a9f-4a1c-87c9-58dba9d79cc3 demo demo] Removing options '' from query. {{(pid=112882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:10:21.768519 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.volume.api [None req-617f510c-0a9f-4a1c-87c9-58dba9d79cc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:10:21.782042 np0000182644 devstack@c-api.service[112882]: INFO cinder.volume.api [None req-617f510c-0a9f-4a1c-87c9-58dba9d79cc3 demo demo] Get all volumes completed successfully. Jun 24 01:10:21.785220 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-617f510c-0a9f-4a1c-87c9-58dba9d79cc3 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:10:21.785669 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 10/40] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:10:21 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 24 01:10:31.772618 np0000182644 devstack@c-api.service[112882]: DEBUG dbcounter [-] [112882] Writing DB stats cinder:SELECT=1 {{(pid=112882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:11:21.803504 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-29574043-eb6a-46d4-a3dc-d5c23e813839 None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:11:21.806766 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-29574043-eb6a-46d4-a3dc-d5c23e813839 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:11:21.807080 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-29574043-eb6a-46d4-a3dc-d5c23e813839 demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:11:21.807298 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-29574043-eb6a-46d4-a3dc-d5c23e813839 demo demo] Calling method 'detail' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:11:21.807658 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.api_utils [None req-29574043-eb6a-46d4-a3dc-d5c23e813839 demo demo] Removing options '' from query. {{(pid=112881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:11:21.808718 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.volume.api [None req-29574043-eb6a-46d4-a3dc-d5c23e813839 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:11:21.818822 np0000182644 devstack@c-api.service[112881]: INFO cinder.volume.api [None req-29574043-eb6a-46d4-a3dc-d5c23e813839 demo demo] Get all volumes completed successfully. Jun 24 01:11:21.821426 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-29574043-eb6a-46d4-a3dc-d5c23e813839 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:11:21.822027 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 10/41] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:11:21 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 24 01:11:31.814823 np0000182644 devstack@c-api.service[112881]: DEBUG dbcounter [-] [112881] Writing DB stats cinder:SELECT=1 {{(pid=112881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:12:21.906222 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-dabe172f-729b-41c1-ac92-6816d7715f6f None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:12:22.002082 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-dabe172f-729b-41c1-ac92-6816d7715f6f demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:12:22.002251 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-dabe172f-729b-41c1-ac92-6816d7715f6f demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:12:22.002470 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-dabe172f-729b-41c1-ac92-6816d7715f6f demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:12:22.002710 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-dabe172f-729b-41c1-ac92-6816d7715f6f demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:12:22.003424 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-dabe172f-729b-41c1-ac92-6816d7715f6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:12:22.013243 np0000182644 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-dabe172f-729b-41c1-ac92-6816d7715f6f demo demo] Get all volumes completed successfully. Jun 24 01:12:22.015429 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-dabe172f-729b-41c1-ac92-6816d7715f6f demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:12:22.015846 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 12/42] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:12:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:12:32.006537 np0000182644 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:13:22.049331 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-38fdea6f-355f-4178-94ea-0e47bf8cd764 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:13:22.052671 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-38fdea6f-355f-4178-94ea-0e47bf8cd764 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:13:22.052918 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-38fdea6f-355f-4178-94ea-0e47bf8cd764 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:13:22.053179 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-38fdea6f-355f-4178-94ea-0e47bf8cd764 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:13:22.053525 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-38fdea6f-355f-4178-94ea-0e47bf8cd764 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:13:22.054822 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-38fdea6f-355f-4178-94ea-0e47bf8cd764 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:13:22.065022 np0000182644 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-38fdea6f-355f-4178-94ea-0e47bf8cd764 demo demo] Get all volumes completed successfully. Jun 24 01:13:22.068024 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-38fdea6f-355f-4178-94ea-0e47bf8cd764 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:13:22.068547 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 11/43] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:13:22 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 24 01:13:32.059745 np0000182644 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:14:22.086356 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [None req-f2d8cd7b-9387-40d5-99a8-39ffba2d2ec1 None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:14:22.091250 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-f2d8cd7b-9387-40d5-99a8-39ffba2d2ec1 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:14:22.091592 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-f2d8cd7b-9387-40d5-99a8-39ffba2d2ec1 demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:14:22.091936 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-f2d8cd7b-9387-40d5-99a8-39ffba2d2ec1 demo demo] Calling method 'detail' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:14:22.092328 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.api_utils [None req-f2d8cd7b-9387-40d5-99a8-39ffba2d2ec1 demo demo] Removing options '' from query. {{(pid=112882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:14:22.093686 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.volume.api [None req-f2d8cd7b-9387-40d5-99a8-39ffba2d2ec1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:14:22.104762 np0000182644 devstack@c-api.service[112882]: INFO cinder.volume.api [None req-f2d8cd7b-9387-40d5-99a8-39ffba2d2ec1 demo demo] Get all volumes completed successfully. Jun 24 01:14:22.107139 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-f2d8cd7b-9387-40d5-99a8-39ffba2d2ec1 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:14:22.107816 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 11/44] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:14:22 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 24 01:14:32.097629 np0000182644 devstack@c-api.service[112882]: DEBUG dbcounter [-] [112882] Writing DB stats cinder:SELECT=1 {{(pid=112882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:15:22.126539 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-ca21db71-88e8-414e-bf04-8bba98c8cac5 None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:15:22.130041 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-ca21db71-88e8-414e-bf04-8bba98c8cac5 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:15:22.130393 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-ca21db71-88e8-414e-bf04-8bba98c8cac5 demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:15:22.130762 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-ca21db71-88e8-414e-bf04-8bba98c8cac5 demo demo] Calling method 'detail' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:15:22.131152 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.api_utils [None req-ca21db71-88e8-414e-bf04-8bba98c8cac5 demo demo] Removing options '' from query. {{(pid=112881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:15:22.132395 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.volume.api [None req-ca21db71-88e8-414e-bf04-8bba98c8cac5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:15:22.141650 np0000182644 devstack@c-api.service[112881]: INFO cinder.volume.api [None req-ca21db71-88e8-414e-bf04-8bba98c8cac5 demo demo] Get all volumes completed successfully. Jun 24 01:15:22.144849 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-ca21db71-88e8-414e-bf04-8bba98c8cac5 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:15:22.145415 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 11/45] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:15:22 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 24 01:15:32.136058 np0000182644 devstack@c-api.service[112881]: DEBUG dbcounter [-] [112881] Writing DB stats cinder:SELECT=1 {{(pid=112881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:16:22.167293 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-54685434-aece-4313-bee9-d5f96a0e2c7c None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:16:22.170159 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-54685434-aece-4313-bee9-d5f96a0e2c7c demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:16:22.170359 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-54685434-aece-4313-bee9-d5f96a0e2c7c demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:16:22.170642 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-54685434-aece-4313-bee9-d5f96a0e2c7c demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:16:22.170938 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-54685434-aece-4313-bee9-d5f96a0e2c7c demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:16:22.171743 np0000182644 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-54685434-aece-4313-bee9-d5f96a0e2c7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:16:22.179843 np0000182644 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-54685434-aece-4313-bee9-d5f96a0e2c7c demo demo] Get all volumes completed successfully. Jun 24 01:16:22.181973 np0000182644 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-54685434-aece-4313-bee9-d5f96a0e2c7c demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:16:22.182432 np0000182644 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 13/46] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:16:22 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 24 01:16:32.175598 np0000182644 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:17:22.200731 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-ff4965b0-9c1b-4a5c-b52c-23ff476cdb21 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:17:22.330125 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-ff4965b0-9c1b-4a5c-b52c-23ff476cdb21 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:17:22.330598 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-ff4965b0-9c1b-4a5c-b52c-23ff476cdb21 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:17:22.331054 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-ff4965b0-9c1b-4a5c-b52c-23ff476cdb21 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:17:22.331500 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-ff4965b0-9c1b-4a5c-b52c-23ff476cdb21 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:17:22.333083 np0000182644 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-ff4965b0-9c1b-4a5c-b52c-23ff476cdb21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:17:22.346121 np0000182644 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-ff4965b0-9c1b-4a5c-b52c-23ff476cdb21 demo demo] Get all volumes completed successfully. Jun 24 01:17:22.349777 np0000182644 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-ff4965b0-9c1b-4a5c-b52c-23ff476cdb21 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:17:22.350334 np0000182644 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 12/47] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:17:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:17:32.337551 np0000182644 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:18:22.374105 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.middleware.request_id [None req-09fd4081-f244-4cf9-a2c1-2237500eaa72 None None] RequestId filter calling following filter/app {{(pid=112882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:18:22.379355 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-09fd4081-f244-4cf9-a2c1-2237500eaa72 demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:18:22.379906 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-09fd4081-f244-4cf9-a2c1-2237500eaa72 demo demo] Empty body provided in request {{(pid=112882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:18:22.380200 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.openstack.wsgi [None req-09fd4081-f244-4cf9-a2c1-2237500eaa72 demo demo] Calling method 'detail' {{(pid=112882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:18:22.380753 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.api.api_utils [None req-09fd4081-f244-4cf9-a2c1-2237500eaa72 demo demo] Removing options '' from query. {{(pid=112882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:18:22.382283 np0000182644 devstack@c-api.service[112882]: DEBUG cinder.volume.api [None req-09fd4081-f244-4cf9-a2c1-2237500eaa72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:18:22.392987 np0000182644 devstack@c-api.service[112882]: INFO cinder.volume.api [None req-09fd4081-f244-4cf9-a2c1-2237500eaa72 demo demo] Get all volumes completed successfully. Jun 24 01:18:22.395136 np0000182644 devstack@c-api.service[112882]: INFO cinder.api.openstack.wsgi [None req-09fd4081-f244-4cf9-a2c1-2237500eaa72 demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:18:22.395549 np0000182644 devstack@c-api.service[112882]: [pid: 112882|app: 0|req: 12/48] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:18:22 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 24 01:18:32.387694 np0000182644 devstack@c-api.service[112882]: DEBUG dbcounter [-] [112882] Writing DB stats cinder:SELECT=1 {{(pid=112882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:19:22.412485 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.middleware.request_id [None req-71379912-8c36-4cf3-9af9-d4b733539a3d None None] RequestId filter calling following filter/app {{(pid=112881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:19:22.416329 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-71379912-8c36-4cf3-9af9-d4b733539a3d demo demo] GET https://199.204.45.140/volume/v3/volumes/detail Jun 24 01:19:22.416610 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-71379912-8c36-4cf3-9af9-d4b733539a3d demo demo] Empty body provided in request {{(pid=112881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:19:22.416857 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.openstack.wsgi [None req-71379912-8c36-4cf3-9af9-d4b733539a3d demo demo] Calling method 'detail' {{(pid=112881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:19:22.417172 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.api.api_utils [None req-71379912-8c36-4cf3-9af9-d4b733539a3d demo demo] Removing options '' from query. {{(pid=112881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:19:22.418887 np0000182644 devstack@c-api.service[112881]: DEBUG cinder.volume.api [None req-71379912-8c36-4cf3-9af9-d4b733539a3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:19:22.431762 np0000182644 devstack@c-api.service[112881]: INFO cinder.volume.api [None req-71379912-8c36-4cf3-9af9-d4b733539a3d demo demo] Get all volumes completed successfully. Jun 24 01:19:22.434999 np0000182644 devstack@c-api.service[112881]: INFO cinder.api.openstack.wsgi [None req-71379912-8c36-4cf3-9af9-d4b733539a3d demo demo] https://199.204.45.140/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:19:22.435581 np0000182644 devstack@c-api.service[112881]: [pid: 112881|app: 0|req: 12/49] 199.204.45.140 () {64 vars in 1296 bytes} [Wed Jun 24 01:19:22 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 24 01:19:32.423805 np0000182644 devstack@c-api.service[112881]: DEBUG dbcounter [-] [112881] Writing DB stats cinder:SELECT=1 {{(pid=112881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}