May 04 16:01:10.259702 np0000171568 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 04 16:01:10.271067 np0000171568 devstack@c-api.service[113801]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 4 16:01:10 2026] *** May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: nodename: np0000171568 May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: machine: x86_64 May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: clock source: unix May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: pcre jit disabled May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: detected number of CPU cores: 16 May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: current working directory: / May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: detected binary path: /usr/bin/uwsgi-core May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: your processes number limit is 256917 May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: your memory page size is 4096 bytes May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: detected max file descriptor number: 2048 May 04 16:01:10.273535 np0000171568 devstack@c-api.service[113801]: lock engine: pthread robust mutexes May 04 16:01:10.274314 np0000171568 devstack@c-api.service[113801]: thunder lock: enabled May 04 16:01:10.274314 np0000171568 devstack@c-api.service[113801]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 04 16:01:10.274314 np0000171568 devstack@c-api.service[113801]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 04 16:01:10.274314 np0000171568 devstack@c-api.service[113801]: PEP 405 virtualenv detected: /opt/stack/data/venv May 04 16:01:10.274314 np0000171568 devstack@c-api.service[113801]: Set PythonHome to /opt/stack/data/venv May 04 16:01:10.310450 np0000171568 devstack@c-api.service[113801]: Python main interpreter initialized at 0x791c648a3668 May 04 16:01:10.310450 np0000171568 devstack@c-api.service[113801]: python threads support enabled May 04 16:01:10.310450 np0000171568 devstack@c-api.service[113801]: your server socket listen backlog is limited to 100 connections May 04 16:01:10.310450 np0000171568 devstack@c-api.service[113801]: your mercy for graceful operations on workers is 80 seconds May 04 16:01:10.311021 np0000171568 devstack@c-api.service[113801]: mapped 671795 bytes (656 KB) for 4 cores May 04 16:01:10.311170 np0000171568 devstack@c-api.service[113801]: *** Operational MODE: preforking *** May 04 16:01:10.311388 np0000171568 devstack@c-api.service[113801]: *** uWSGI is running in multiple interpreter mode *** May 04 16:01:10.311388 np0000171568 devstack@c-api.service[113801]: spawned uWSGI master process (pid: 113801) May 04 16:01:10.311558 np0000171568 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 04 16:01:10.313256 np0000171568 devstack@c-api.service[113801]: spawned uWSGI worker 1 (pid: 113803, cores: 1) May 04 16:01:10.313256 np0000171568 devstack@c-api.service[113801]: spawned uWSGI worker 2 (pid: 113804, cores: 1) May 04 16:01:10.313357 np0000171568 devstack@c-api.service[113801]: spawned uWSGI worker 3 (pid: 113805, cores: 1) May 04 16:01:10.314150 np0000171568 devstack@c-api.service[113801]: spawned uWSGI worker 4 (pid: 113806, cores: 1) May 04 16:01:10.314150 np0000171568 devstack@c-api.service[113801]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 04 16:01:10.438223 np0000171568 devstack@c-api.service[113803]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:01:10.438223 np0000171568 devstack@c-api.service[113803]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:01:10.438223 np0000171568 devstack@c-api.service[113803]: we strongly recommend against using it for new projects. May 04 16:01:10.438223 np0000171568 devstack@c-api.service[113803]: If you are already using Eventlet, we recommend migrating to a different May 04 16:01:10.438223 np0000171568 devstack@c-api.service[113803]: framework. For more detail see May 04 16:01:10.438223 np0000171568 devstack@c-api.service[113803]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:01:10.438223 np0000171568 devstack@c-api.service[113803]: import eventlet # noqa May 04 16:01:10.440497 np0000171568 devstack@c-api.service[113804]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:01:10.440497 np0000171568 devstack@c-api.service[113804]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:01:10.440497 np0000171568 devstack@c-api.service[113804]: we strongly recommend against using it for new projects. May 04 16:01:10.440497 np0000171568 devstack@c-api.service[113804]: If you are already using Eventlet, we recommend migrating to a different May 04 16:01:10.440497 np0000171568 devstack@c-api.service[113804]: framework. For more detail see May 04 16:01:10.440497 np0000171568 devstack@c-api.service[113804]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:01:10.440497 np0000171568 devstack@c-api.service[113804]: import eventlet # noqa May 04 16:01:10.447999 np0000171568 devstack@c-api.service[113805]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:01:10.447999 np0000171568 devstack@c-api.service[113805]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:01:10.447999 np0000171568 devstack@c-api.service[113805]: we strongly recommend against using it for new projects. May 04 16:01:10.447999 np0000171568 devstack@c-api.service[113805]: If you are already using Eventlet, we recommend migrating to a different May 04 16:01:10.447999 np0000171568 devstack@c-api.service[113805]: framework. For more detail see May 04 16:01:10.447999 np0000171568 devstack@c-api.service[113805]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:01:10.447999 np0000171568 devstack@c-api.service[113805]: import eventlet # noqa May 04 16:01:10.454785 np0000171568 devstack@c-api.service[113806]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:01:10.454785 np0000171568 devstack@c-api.service[113806]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:01:10.454785 np0000171568 devstack@c-api.service[113806]: we strongly recommend against using it for new projects. May 04 16:01:10.454785 np0000171568 devstack@c-api.service[113806]: If you are already using Eventlet, we recommend migrating to a different May 04 16:01:10.454785 np0000171568 devstack@c-api.service[113806]: framework. For more detail see May 04 16:01:10.454785 np0000171568 devstack@c-api.service[113806]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:01:10.454785 np0000171568 devstack@c-api.service[113806]: import eventlet # noqa May 04 16:01:10.525847 np0000171568 devstack@c-api.service[113804]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:01:10.525847 np0000171568 devstack@c-api.service[113804]: debtcollector.deprecate( May 04 16:01:10.535831 np0000171568 devstack@c-api.service[113803]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:01:10.535831 np0000171568 devstack@c-api.service[113803]: debtcollector.deprecate( May 04 16:01:10.546160 np0000171568 devstack@c-api.service[113806]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:01:10.546160 np0000171568 devstack@c-api.service[113806]: debtcollector.deprecate( May 04 16:01:10.567459 np0000171568 devstack@c-api.service[113805]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:01:10.567459 np0000171568 devstack@c-api.service[113805]: debtcollector.deprecate( May 04 16:01:10.612844 np0000171568 devstack@c-api.service[113804]: /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 May 04 16:01:10.612844 np0000171568 devstack@c-api.service[113804]: from cgi import parse_header May 04 16:01:10.622590 np0000171568 devstack@c-api.service[113803]: /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 May 04 16:01:10.622590 np0000171568 devstack@c-api.service[113803]: from cgi import parse_header May 04 16:01:10.635581 np0000171568 devstack@c-api.service[113806]: /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 May 04 16:01:10.635581 np0000171568 devstack@c-api.service[113806]: from cgi import parse_header May 04 16:01:10.645786 np0000171568 devstack@c-api.service[113805]: /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 May 04 16:01:10.645786 np0000171568 devstack@c-api.service[113805]: from cgi import parse_header May 04 16:01:10.657060 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:10.657060 np0000171568 devstack@c-api.service[113804]: removals.removed_module( May 04 16:01:10.657794 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:10.657794 np0000171568 devstack@c-api.service[113804]: removals.removed_module( May 04 16:01:10.669289 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:01:10.669289 np0000171568 devstack@c-api.service[113803]: removals.removed_module( May 04 16:01:10.670018 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:01:10.670018 np0000171568 devstack@c-api.service[113803]: removals.removed_module( May 04 16:01:10.681775 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:10.681775 np0000171568 devstack@c-api.service[113806]: removals.removed_module( May 04 16:01:10.682511 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:10.682511 np0000171568 devstack@c-api.service[113806]: removals.removed_module( May 04 16:01:10.689973 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:10.689973 np0000171568 devstack@c-api.service[113805]: removals.removed_module( May 04 16:01:10.690634 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:10.690634 np0000171568 devstack@c-api.service[113805]: removals.removed_module( May 04 16:01:11.271537 np0000171568 devstack@c-api.service[113804]: /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 May 04 16:01:11.271537 np0000171568 devstack@c-api.service[113804]: warnings.warn( May 04 16:01:11.284111 np0000171568 devstack@c-api.service[113806]: /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 May 04 16:01:11.284111 np0000171568 devstack@c-api.service[113806]: warnings.warn( May 04 16:01:11.287342 np0000171568 devstack@c-api.service[113805]: /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 May 04 16:01:11.287342 np0000171568 devstack@c-api.service[113805]: warnings.warn( May 04 16:01:11.312107 np0000171568 devstack@c-api.service[113803]: /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 May 04 16:01:11.312107 np0000171568 devstack@c-api.service[113803]: warnings.warn( May 04 16:01:11.372219 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:11.372219 np0000171568 devstack@c-api.service[113804]: warnings.warn( May 04 16:01:11.380907 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:11.380907 np0000171568 devstack@c-api.service[113806]: warnings.warn( May 04 16:01:11.390817 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:11.390817 np0000171568 devstack@c-api.service[113805]: warnings.warn( May 04 16:01:11.445142 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:01:11.445142 np0000171568 devstack@c-api.service[113803]: warnings.warn( May 04 16:01:11.657484 np0000171568 devstack@c-api.service[113806]: 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. May 04 16:01:11.658241 np0000171568 devstack@c-api.service[113806]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113806) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:01:11.665840 np0000171568 devstack@c-api.service[113805]: 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. May 04 16:01:11.666307 np0000171568 devstack@c-api.service[113805]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113805) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:01:11.666932 np0000171568 devstack@c-api.service[113804]: 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. May 04 16:01:11.667377 np0000171568 devstack@c-api.service[113804]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113804) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:01:11.742335 np0000171568 devstack@c-api.service[113806]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 04 16:01:11.742335 np0000171568 devstack@c-api.service[113806]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:01:11.742896 np0000171568 devstack@c-api.service[113804]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 04 16:01:11.742896 np0000171568 devstack@c-api.service[113804]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:01:11.745795 np0000171568 devstack@c-api.service[113805]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 04 16:01:11.745795 np0000171568 devstack@c-api.service[113805]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:01:11.749993 np0000171568 devstack@c-api.service[113803]: 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. May 04 16:01:11.750192 np0000171568 devstack@c-api.service[113803]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113803) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:01:11.816107 np0000171568 devstack@c-api.service[113803]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 04 16:01:11.816107 np0000171568 devstack@c-api.service[113803]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:01:12.200919 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113806) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:01:12.201181 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113805) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:01:12.201305 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.201372 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113804) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:01:12.201435 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.201511 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.201511 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.201678 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.201744 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.201814 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.201814 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.202225 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.202838 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.202943 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.203003 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.203093 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.203167 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.203227 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.203286 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.203348 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.203414 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.203472 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.203529 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.203588 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.203642 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.203708 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.203760 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.203760 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.203760 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.203760 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.203760 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.203760 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.203760 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.205371 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.205473 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.205473 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.205591 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.205661 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.205722 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.205778 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.205837 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.205938 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.206001 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.206074 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.206141 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.206211 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.206271 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.206336 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.206396 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.206462 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.206520 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.206590 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.206649 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.206706 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.206764 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.206821 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.206907 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.206968 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.207050 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.207113 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.207191 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.207259 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.207329 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.207387 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.207445 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.207502 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.207559 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.207625 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.207824 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.207824 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.207951 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.208012 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.208070 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.208070 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.208070 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.208616 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.208703 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.208784 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.208784 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.208924 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.209014 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.209014 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.209140 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.209203 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.209277 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.209277 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.209400 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.209473 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.209537 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.209598 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.209660 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.209720 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.209790 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.209790 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.209790 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.209790 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.210034 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.210034 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.210034 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.210034 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.210034 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.210333 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.210400 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.210471 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.210533 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.210597 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.210597 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.210597 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.210768 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.210841 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.210841 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.210976 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.210976 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.210976 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.210976 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.210976 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.210976 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.211517 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.211598 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.211663 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.211728 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.211795 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.211859 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.211928 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.211968 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.212018 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.212057 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.212092 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.212129 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.212167 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.212167 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.212236 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.212236 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.212313 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.212313 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.212395 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.212433 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.212503 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.213300 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.213348 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.213420 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.213475 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.213519 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.213559 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.213598 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.213644 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.213690 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.213732 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.213771 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.213809 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.213848 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.213848 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.213939 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.213939 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.214019 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.214066 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.214066 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.214066 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.214163 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.215944 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.216001 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.216036 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.216096 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.216141 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.216191 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.216232 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.216266 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.216306 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.216347 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.216392 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.216430 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.216468 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.216510 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.216554 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.216630 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.216665 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.216709 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.216750 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.216788 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.216825 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.216883 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.216921 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.216957 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.217003 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.217044 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.217089 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.217127 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.217171 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.217210 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.217248 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.217285 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.217320 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.217371 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.217416 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.217455 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.217498 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.217546 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.217546 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.217612 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.217650 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.217695 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.217738 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.217784 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.217821 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.217864 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.217932 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.218153 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.218192 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.218226 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.218262 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.218297 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.218335 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.218382 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.218420 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.218457 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.218497 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.218534 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.218571 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.218608 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.218608 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.218608 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.218608 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.218753 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.218753 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.218753 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.218753 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.218753 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.218962 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.219015 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.219053 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.219091 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.219129 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.219168 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.219205 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.219241 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.219241 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.219315 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.219353 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.219386 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.219423 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.219458 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.219458 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.219458 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.219652 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113803) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:01:12.220151 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.220231 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.220456 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.220959 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.221018 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.221104 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.221150 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.221240 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.221286 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.221374 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.221736 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.221795 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.221864 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.221941 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.221990 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.222026 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.222068 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.222102 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.222141 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.222180 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.222220 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.222274 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.222315 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.222352 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.222393 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.222431 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.222469 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.222508 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.222545 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.222584 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.222627 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.222670 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.222670 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.222741 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.222779 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.222779 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.222779 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.222779 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.222919 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.222919 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.223001 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.223037 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.223097 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.223152 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.223217 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.223257 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.223298 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.223392 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.223438 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.223533 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.223592 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.223651 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.223964 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.224024 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.224072 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.224172 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.224228 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.224267 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.224327 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.224814 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.224906 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.224981 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.225027 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.225094 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.225138 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.225179 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.225217 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.225262 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.225301 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.225347 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.225387 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.225424 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.225462 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.225509 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.225548 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.225586 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.225625 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.225663 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.225714 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.225752 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.225798 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.225837 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.225837 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.225940 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.225980 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.226024 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.226063 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.226103 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.226136 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.226175 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.226305 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.226345 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.226380 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.226418 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.226456 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.226501 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.226539 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.226574 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.226617 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.226657 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.226701 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.226741 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.226781 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.226819 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.226859 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.226924 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.226966 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.227001 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.227040 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.227085 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.227125 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.227168 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.227211 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.227250 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.227287 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.227287 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.227353 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.227396 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.227435 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.227479 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.227522 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.227560 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.227600 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.227638 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.227676 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.227715 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.227753 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.227790 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.227831 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.227883 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.227935 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.227976 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.227976 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.227976 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.228074 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.228113 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.228113 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.228189 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.228234 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.228234 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.228301 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.228339 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.228339 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.228410 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.228447 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.228447 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.228534 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.228534 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.228534 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.228534 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.228701 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.228701 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.228701 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.228701 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.228701 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.228701 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.228701 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.228950 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.228991 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.229031 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.229070 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.229108 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.229148 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.229199 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.229240 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.229274 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.229274 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.229349 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.229390 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.229390 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.229468 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.229506 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.229545 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.229591 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.229630 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.229668 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.229713 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.229753 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.229789 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.229826 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.229863 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.229921 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.229968 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.230005 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.230048 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.230160 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.230246 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.230338 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.230421 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.230469 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.230509 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.230547 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.230585 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.230624 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.230671 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.230710 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.230748 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.230748 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.230817 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.230859 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.230917 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.230974 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.231025 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.231085 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.231125 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.231163 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.231201 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.231239 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.231239 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.231319 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.231361 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.231398 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.231473 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.231516 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.231555 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.231555 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.231621 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.231661 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.231709 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.231749 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.231749 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.231815 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.231853 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.231913 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.231962 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.232001 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.232040 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.232079 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.232123 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.232167 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.232205 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.232244 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.232280 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.232317 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.232354 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.232393 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.232437 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.232476 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.232519 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.232571 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.232607 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.232649 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.232688 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.232725 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.232763 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.232801 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.232801 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.232801 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.232946 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.232946 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.232946 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.232946 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.233108 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.233151 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.233190 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.233190 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.233262 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.233310 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.233352 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.233391 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.233391 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.233391 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.233391 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.233391 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.233391 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.233391 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.233633 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.233633 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.233714 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.233755 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.233799 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.233799 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.233799 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.233799 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.233966 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.234008 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.234058 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.234098 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.234140 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.234140 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.234214 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.234255 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.234255 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.234335 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.234380 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.234421 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.234468 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.234510 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.234553 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.234593 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.234639 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.234639 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.234717 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.234758 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.234797 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.234850 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.234850 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.234946 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.234989 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.235035 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.235082 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.235122 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.235167 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.235211 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.235256 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.235307 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.235354 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.235400 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.235446 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.235489 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.235528 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.235573 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.235611 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.235655 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.235703 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.235748 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.235787 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.235828 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.235882 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.235922 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.235961 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.236001 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.236039 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.236089 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.236134 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.236174 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.236212 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.236256 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.236256 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.236256 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.236256 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.236256 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.237103 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.237157 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.237224 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.237279 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.237343 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.237402 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.237465 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.237503 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.237543 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.237646 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.237703 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.237765 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.237822 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.237901 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.237985 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.238077 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.238159 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.238216 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.238250 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.238299 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.238338 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.238369 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.238401 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.238433 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.238463 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.238490 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.238519 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.238582 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.242587 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.242643 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.242712 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.242764 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.242831 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.242902 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.242978 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.243362 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.243407 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.243435 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.243467 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.243499 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.243530 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.243558 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.243587 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.243616 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.243646 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.243672 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.243709 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.243806 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.243839 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.243876 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.243906 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.243933 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.243966 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.243994 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.244024 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.244051 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.244077 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.244105 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.244133 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.244159 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.244191 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.244217 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.244245 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.244281 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.244281 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.244281 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.244378 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.244405 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.244435 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.244465 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.244490 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.244515 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.244540 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.244583 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.244617 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.244646 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.244676 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.244702 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.244729 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.244756 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.244781 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.244810 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.244835 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.244880 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.244915 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.244915 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.244915 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.244915 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.245021 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.245050 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.245077 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.245105 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.245138 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.245163 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.245192 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.245220 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.245246 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.245274 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.245299 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.245328 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.245353 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.245379 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.245379 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.245431 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.245457 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.245490 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.245490 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.245490 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.245490 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.245490 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.245616 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.245616 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.251182 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.251261 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.251303 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.251345 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.251383 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.251420 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.251458 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.251500 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.251500 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.251578 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.251578 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.251742 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.251781 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.251822 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.251858 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.251914 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.251954 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.251954 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.251954 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.251954 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.251954 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.252955 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.253007 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.253082 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.253139 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.253180 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.253242 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.253312 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.253494 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.253563 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.253620 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.253659 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.253728 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.253769 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.253809 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.253849 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.253900 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.253940 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.253979 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.254018 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.254065 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.254104 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.254142 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.254181 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.254224 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.254262 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.254305 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.254341 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.254383 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.254427 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.254461 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.254498 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.254536 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.254574 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.254611 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.254648 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.254686 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.254730 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.254768 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.254814 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.254919 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.254966 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.255027 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.255078 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.255158 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.255211 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.255266 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.255308 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.255354 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.255392 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.255435 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.255479 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.255529 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.255570 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.255608 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.255645 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.255683 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.255728 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.255771 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.255813 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.255850 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.255914 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.255979 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.255979 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.256322 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.256400 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.256464 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.256464 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.256755 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.256820 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.256923 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.256990 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.257053 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.257114 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.257192 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.257263 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.257326 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.257389 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.257463 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.257524 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.257585 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.257647 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.257717 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.257786 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.257848 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.257950 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.258014 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.258089 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.258151 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.258213 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.258284 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.258347 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.258415 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.258477 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.258538 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.258601 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.258663 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.258725 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.258801 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.258862 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.258951 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.259014 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.259077 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.259139 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.259213 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.259274 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.259335 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.259405 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.259550 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.259621 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.259677 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.259747 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.259810 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.259899 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.259961 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.260021 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.260095 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.260159 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.260285 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.260285 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.260407 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.260407 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.260407 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.260407 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.260407 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.260407 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.260407 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.260817 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.260817 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.260817 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.260817 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.261079 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.261150 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.261217 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.261279 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.261345 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.261405 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.261478 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.261539 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.261601 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.261672 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.261734 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.261794 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.261854 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.261939 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.262003 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.262003 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.262003 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.262951 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.263031 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.263095 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.263159 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.263221 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.263286 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.263366 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.263430 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.263504 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.263576 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.263641 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.263700 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.263761 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.263823 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.263909 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.263941 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.263971 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.263998 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.264037 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.264067 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.264091 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.264124 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.264149 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.264179 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.264203 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.264233 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.264259 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.264285 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.264317 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.264345 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.264370 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.264402 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.264432 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.264459 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.264485 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.264512 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.264538 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.264578 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.264604 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.264636 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.264661 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.264687 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.264710 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.264735 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:01:12.264760 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.264784 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113803) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:01:12.264808 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113804) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.264833 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:01:12.264833 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:01:12.264833 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:01:12.264833 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113803) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:01:12.264833 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113803) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:01:12.308653 np0000171568 devstack@c-api.service[113805]: INFO dbcounter [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Registered counter for database cinder May 04 16:01:12.309083 np0000171568 devstack@c-api.service[113806]: INFO dbcounter [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Registered counter for database cinder May 04 16:01:12.309272 np0000171568 devstack@c-api.service[113804]: INFO dbcounter [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Registered counter for database cinder May 04 16:01:12.309928 np0000171568 devstack@c-api.service[113803]: INFO dbcounter [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Registered counter for database cinder May 04 16:01:12.321261 np0000171568 devstack@c-api.service[113806]: DEBUG oslo_db.sqlalchemy.engines [None req-81db37ea-c158-4dd9-b303-e0b370762f41 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=113806) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:01:12.322374 np0000171568 devstack@c-api.service[113805]: DEBUG oslo_db.sqlalchemy.engines [None req-387383c1-4215-4eaf-8960-115097ca1dfd 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=113805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:01:12.326283 np0000171568 devstack@c-api.service[113803]: DEBUG oslo_db.sqlalchemy.engines [None req-23af07cc-8177-4647-9468-4ea213df933f 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=113803) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:01:12.328035 np0000171568 devstack@c-api.service[113804]: DEBUG oslo_db.sqlalchemy.engines [None req-103bb51d-8faa-4311-be56-5253963a6966 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=113804) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:01:12.434599 np0000171568 devstack@c-api.service[113806]: DEBUG dbcounter [-] [113806] Writer thread running {{(pid=113806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:01:12.435101 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writer thread running {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:01:12.437413 np0000171568 devstack@c-api.service[113805]: INFO cinder.rpc [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:01:12.437517 np0000171568 devstack@c-api.service[113806]: INFO cinder.rpc [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:01:12.440152 np0000171568 devstack@c-api.service[113806]: INFO cinder.rpc [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:01:12.441006 np0000171568 devstack@c-api.service[113805]: INFO cinder.rpc [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:01:12.442157 np0000171568 devstack@c-api.service[113804]: DEBUG dbcounter [-] [113804] Writer thread running {{(pid=113804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:01:12.442445 np0000171568 devstack@c-api.service[113806]: INFO cinder.rpc [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:01:12.442536 np0000171568 devstack@c-api.service[113803]: DEBUG dbcounter [-] [113803] Writer thread running {{(pid=113803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:01:12.443170 np0000171568 devstack@c-api.service[113805]: INFO cinder.rpc [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:01:12.444304 np0000171568 devstack@c-api.service[113806]: INFO cinder.rpc [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:01:12.444968 np0000171568 devstack@c-api.service[113805]: INFO cinder.rpc [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:01:12.445189 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.445311 np0000171568 devstack@c-api.service[113804]: INFO cinder.rpc [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:01:12.445382 np0000171568 devstack@c-api.service[113803]: INFO cinder.rpc [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:01:12.445923 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.446831 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.447491 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.447576 np0000171568 devstack@c-api.service[113803]: INFO cinder.rpc [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:01:12.448920 np0000171568 devstack@c-api.service[113804]: INFO cinder.rpc [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:01:12.449457 np0000171568 devstack@c-api.service[113803]: INFO cinder.rpc [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:01:12.451116 np0000171568 devstack@c-api.service[113803]: INFO cinder.rpc [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:01:12.451399 np0000171568 devstack@c-api.service[113806]: DEBUG oslo_db.sqlalchemy.engines [None req-81db37ea-c158-4dd9-b303-e0b370762f41 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=113806) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:01:12.451897 np0000171568 devstack@c-api.service[113804]: INFO cinder.rpc [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:01:12.452027 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.453127 np0000171568 devstack@c-api.service[113805]: DEBUG oslo_db.sqlalchemy.engines [None req-387383c1-4215-4eaf-8960-115097ca1dfd 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=113805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:01:12.453759 np0000171568 devstack@c-api.service[113806]: INFO cinder.rpc [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:01:12.453820 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.454522 np0000171568 devstack@c-api.service[113804]: INFO cinder.rpc [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:01:12.455264 np0000171568 devstack@c-api.service[113805]: INFO cinder.rpc [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:01:12.455455 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.455678 np0000171568 devstack@c-api.service[113806]: INFO cinder.rpc [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:01:12.456495 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.457163 np0000171568 devstack@c-api.service[113805]: INFO cinder.rpc [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:01:12.457211 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.458052 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.458098 np0000171568 devstack@c-api.service[113803]: DEBUG oslo_db.sqlalchemy.engines [None req-23af07cc-8177-4647-9468-4ea213df933f 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=113803) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:01:12.461279 np0000171568 devstack@c-api.service[113803]: INFO cinder.rpc [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:01:12.462225 np0000171568 devstack@c-api.service[113804]: DEBUG oslo_db.sqlalchemy.engines [None req-103bb51d-8faa-4311-be56-5253963a6966 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=113804) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:01:12.463538 np0000171568 devstack@c-api.service[113803]: INFO cinder.rpc [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:01:12.464614 np0000171568 devstack@c-api.service[113804]: INFO cinder.rpc [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:01:12.464709 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.466939 np0000171568 devstack@c-api.service[113804]: INFO cinder.rpc [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:01:12.468025 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.469025 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.470777 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.472179 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.473958 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.475348 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.477131 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.477781 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.478632 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.479430 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.481171 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.481265 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.481821 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.482402 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.484158 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.484449 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.485093 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.485301 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.487170 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.488404 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.488752 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.489148 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.490309 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.491210 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.491817 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.492159 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.493158 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.494642 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.494838 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.495160 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.496043 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.496133 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.497562 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.498304 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.498726 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.499543 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.500178 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.501122 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.502628 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.504242 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.504705 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.506015 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.506228 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.506294 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.507604 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.508015 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.508907 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.509374 np0000171568 devstack@c-api.service[113806]: WARNING cinder.api.contrib.hosts [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:01:12.509628 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.510174 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.511252 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.511391 np0000171568 devstack@c-api.service[113805]: WARNING cinder.api.contrib.hosts [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:01:12.511543 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.512190 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.513056 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.513607 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.514488 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.514805 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.515219 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.515948 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.516671 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.517168 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.517596 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.518137 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.518312 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.519062 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.519757 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.520145 np0000171568 devstack@c-api.service[113804]: WARNING cinder.api.contrib.hosts [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:01:12.520433 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.520996 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.521133 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.521240 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.521299 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: extensions {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.522378 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.522468 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: encryption {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.522613 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.523153 np0000171568 devstack@c-api.service[113803]: WARNING cinder.api.contrib.hosts [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:01:12.523451 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: extensions {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.523898 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.523966 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.524261 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: os-hosts {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.524693 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: encryption {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.525395 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.525462 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.525662 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: os-quota-class-sets {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.526280 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: os-hosts {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.526916 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: capabilities {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.527006 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.527069 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.527627 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: os-quota-class-sets {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.528170 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: extra_specs {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.528570 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.528751 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.528882 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: capabilities {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.529697 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: os-volume-manage {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.530047 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.530166 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: extra_specs {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.530270 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.531091 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: consistencygroups {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.531672 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: os-volume-manage {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.531741 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.531796 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.532570 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: extensions {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.533041 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: os-availability-zone {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.533116 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: consistencygroups {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.533334 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.533791 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: encryption {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.534362 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: cgsnapshots {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.534934 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.535006 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: os-availability-zone {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.535430 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: os-hosts {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.535695 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: os-volume-transfer {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.535981 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: extensions {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.536314 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: cgsnapshots {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.536851 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: os-quota-class-sets {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.537435 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: encryption {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.537689 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: os-volume-transfer {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.537978 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: os-volume-type-access {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.538123 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: capabilities {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.539329 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: os-hosts {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.539414 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: os-volume-type-access {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.539593 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: extra_specs {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.539665 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: scheduler-stats {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.540805 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: os-quota-class-sets {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.541436 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: encryption {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.541744 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: os-volume-manage {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.541815 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: scheduler-stats {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.542103 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: capabilities {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.542898 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: qos-specs {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.543140 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: consistencygroups {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.543337 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: encryption {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.543406 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: extra_specs {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.544929 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: os-quota-sets {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.545003 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: os-volume-manage {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.545052 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: qos-specs {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.545097 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: os-availability-zone {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.546493 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: backups {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.546560 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: consistencygroups {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.546601 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: cgsnapshots {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.547313 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: os-quota-sets {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.547920 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: os-volume-transfer {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.548490 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extended resource: os-snapshot-manage {{(pid=113806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.548837 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: backups {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.549513 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: os-availability-zone {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.550177 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: os-volume-type-access {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.550595 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.550842 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: cgsnapshots {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.551023 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extended resource: os-snapshot-manage {{(pid=113805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.551498 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.contrib.snapshot_actions [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] SnapshotActionsController initialized {{(pid=113806) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:01:12.551776 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: scheduler-stats {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.552228 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: os-volume-transfer {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.552333 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.553270 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: encryption {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.553524 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.553600 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.553890 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: os-volume-type-access {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.554567 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.contrib.snapshot_actions [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] SnapshotActionsController initialized {{(pid=113805) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:01:12.554683 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: qos-specs {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.555033 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.555390 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.555522 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: scheduler-stats {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.556455 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.556763 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: os-quota-sets {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.556912 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.556972 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: encryption {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.557766 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.558172 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: backups {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.558409 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.558922 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: qos-specs {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.559161 np0000171568 devstack@c-api.service[113806]: WARNING castellan.key_manager.migration [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.559963 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.560133 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.560212 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extended resource: os-snapshot-manage {{(pid=113804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.560257 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.560312 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.560524 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension TypesManage extending resource: types {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.560654 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.560753 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.560896 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.560997 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.561125 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension VolumeActions extending resource: volumes {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.561247 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.561347 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.561456 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.561522 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.561644 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension UsedLimits extending resource: limits {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.561734 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension AdminActions extending resource: volumes {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.561845 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: os-quota-sets {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.561946 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension AdminActions extending resource: snapshots {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.561946 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.v3.router [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] Extension AdminActions extending resource: backups {{(pid=113806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.562336 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.563175 np0000171568 devstack@c-api.service[113805]: WARNING castellan.key_manager.migration [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.563446 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.contrib.snapshot_actions [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] SnapshotActionsController initialized {{(pid=113804) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:01:12.564032 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: backups {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.564138 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.564222 np0000171568 devstack@c-api.service[113806]: WARNING keystonemiddleware.auth_token [None req-81db37ea-c158-4dd9-b303-e0b370762f41 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 04 16:01:12.564336 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.564453 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.564453 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.564453 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension TypesManage extending resource: types {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.564673 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.564752 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.564935 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.565035 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.565165 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension VolumeActions extending resource: volumes {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.565367 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.565468 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.565599 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.565684 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.565800 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension UsedLimits extending resource: limits {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.565935 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension AdminActions extending resource: volumes {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.566022 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension AdminActions extending resource: snapshots {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.566169 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.v3.router [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] Extension AdminActions extending resource: backups {{(pid=113805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.566811 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extended resource: os-snapshot-manage {{(pid=113803) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:01:12.566995 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.568427 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.568637 np0000171568 devstack@c-api.service[113805]: WARNING keystonemiddleware.auth_token [None req-387383c1-4215-4eaf-8960-115097ca1dfd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 04 16:01:12.569813 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.570037 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.570084 np0000171568 devstack@c-api.service[113806]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x791c648a3668 pid: 113806 (default app) May 04 16:01:12.570600 np0000171568 devstack@c-api.service[113806]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 04 16:01:12.570600 np0000171568 devstack@c-api.service[113806]: warnings.warn( May 04 16:01:12.570829 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.contrib.snapshot_actions [None req-23af07cc-8177-4647-9468-4ea213df933f None None] SnapshotActionsController initialized {{(pid=113803) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:01:12.571582 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.571883 np0000171568 devstack@c-api.service[113804]: WARNING castellan.key_manager.migration [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.573205 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.573269 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.573269 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574253 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574253 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension TypesManage extending resource: types {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574253 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574253 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574253 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574253 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574253 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension VolumeActions extending resource: volumes {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574497 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574497 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574497 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574609 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.574649 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension UsedLimits extending resource: limits {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574649 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension AdminActions extending resource: volumes {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574715 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension AdminActions extending resource: snapshots {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.574815 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.v3.router [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] Extension AdminActions extending resource: backups {{(pid=113804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.575533 np0000171568 devstack@c-api.service[113805]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x791c648a3668 pid: 113805 (default app) May 04 16:01:12.575844 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.577105 np0000171568 devstack@c-api.service[113804]: WARNING keystonemiddleware.auth_token [None req-103bb51d-8faa-4311-be56-5253963a6966 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 04 16:01:12.577273 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.577953 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.577953 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.578091 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.578091 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.578091 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.578091 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.578091 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.578332 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.578332 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.578332 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.578332 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.578332 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.578332 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.578594 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.578594 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.578594 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.578594 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.578594 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.578793 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.578793 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.578793 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.578793 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579016 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579016 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579016 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579016 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579209 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579209 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579209 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579209 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579209 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579435 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579435 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579435 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579435 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579435 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579648 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579648 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579648 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579648 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579648 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579648 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579930 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579930 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579930 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579930 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.579930 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.579930 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580197 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.580197 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580197 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.580197 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580197 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.580197 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580482 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.580482 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580482 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.580482 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580482 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.580482 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580781 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.580781 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580781 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.580781 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580983 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.580983 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580983 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.580983 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.580983 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.581228 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.581228 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.581228 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.581228 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.581228 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.581431 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.581431 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.581431 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.581431 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.581431 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.581431 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.581686 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.581686 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.581686 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.581686 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.581860 np0000171568 devstack@c-api.service[113803]: WARNING castellan.key_manager.migration [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:01:12.581954 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.581954 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.581954 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.581954 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582154 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582154 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582154 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582154 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582333 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582333 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582333 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582333 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582520 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582520 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582520 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582520 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582520 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582748 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582748 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582748 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582748 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582748 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582982 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582982 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.582982 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.582982 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583155 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.583155 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583155 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.583155 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583330 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.583330 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583330 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.583330 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583511 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.583511 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583511 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.583511 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583685 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.583685 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583685 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.583685 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583886 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.583886 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583886 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.583886 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.583886 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.584139 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.584139 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.584139 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.584139 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.584139 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.584139 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.584479 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.584479 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.584479 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.584479 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.584479 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.584683 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.584683 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.584683 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.584683 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.584683 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.584683 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585053 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585053 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585053 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585053 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585053 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585053 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585323 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585323 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585323 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585323 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585323 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585323 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585589 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585589 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585589 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585589 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585589 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585589 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585833 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585833 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.585833 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.585833 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.586042 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.586042 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.586042 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.586042 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.586042 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.586265 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.586265 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.586265 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.586265 np0000171568 devstack@c-api.service[113806]: /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. May 04 16:01:12.586265 np0000171568 devstack@c-api.service[113806]: warnings.warn(deprecated_msg) May 04 16:01:12.586482 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586482 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586482 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586482 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension TypesManage extending resource: types {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586482 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586482 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension VolumeTypeAccess extending resource: types {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586482 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension SnapshotActions extending resource: snapshots {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586727 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586727 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension VolumeActions extending resource: volumes {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586727 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586727 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586727 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586727 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension UsedLimits extending resource: limits {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.586727 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension AdminActions extending resource: volumes {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.587021 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension AdminActions extending resource: snapshots {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.587021 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.v3.router [None req-23af07cc-8177-4647-9468-4ea213df933f None None] Extension AdminActions extending resource: backups {{(pid=113803) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:01:12.587097 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.middleware.request_id [None req-9756baa1-e613-4583-acc0-f11f1a579304 None None] RequestId filter calling following filter/app {{(pid=113806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:01:12.587139 np0000171568 devstack@c-api.service[113804]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x791c648a3668 pid: 113804 (default app) May 04 16:01:12.587176 np0000171568 devstack@c-api.service[113803]: WARNING keystonemiddleware.auth_token [None req-23af07cc-8177-4647-9468-4ea213df933f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 04 16:01:12.587211 np0000171568 devstack@c-api.service[113806]: [pid: 113806|app: 0|req: 1/1] 199.204.45.3 () {60 vars in 939 bytes} [Mon May 4 16:01:12 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) May 04 16:01:12.590762 np0000171568 devstack@c-api.service[113803]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x791c648a3668 pid: 113803 (default app) May 04 16:01:19.948118 np0000171568 devstack@c-api.service[113805]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 04 16:01:19.948118 np0000171568 devstack@c-api.service[113805]: warnings.warn( May 04 16:01:19.962412 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.962412 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.962575 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.962575 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.962575 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.962575 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.962575 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.962791 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.962791 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.962791 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.962791 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.962791 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.962791 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963090 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963090 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963090 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963090 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963090 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963289 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963289 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963289 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963289 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963466 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963466 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963466 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963466 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963640 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963640 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963640 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963640 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963640 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963847 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963847 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963847 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.963847 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.963847 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964056 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964056 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964056 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964056 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964056 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964056 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964292 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964292 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964292 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964292 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964292 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964292 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964572 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964572 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964572 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964572 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964572 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964572 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964814 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964814 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964814 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964814 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.964814 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.964814 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965073 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965073 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965073 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965073 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965224 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965224 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965224 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965224 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965224 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965429 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965429 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965429 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965429 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965429 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965614 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965614 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965614 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965614 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965614 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965614 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965835 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965835 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965835 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.965835 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.965835 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966044 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966044 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966044 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966044 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966044 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966236 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966236 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966236 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966236 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966404 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966404 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966404 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966404 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966741 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966741 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966741 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966741 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966741 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966958 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966958 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966958 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.966958 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.966958 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.967139 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.967139 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.967139 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.967139 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.967303 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.967303 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.967303 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.967303 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.967472 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.967472 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.967472 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.967472 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.967662 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.967662 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.967662 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.967662 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.967993 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.967993 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.967993 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.967993 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968189 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968189 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968189 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968189 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968189 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968189 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968421 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968421 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968421 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968421 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968421 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968633 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968633 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968633 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968633 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968633 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968633 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968633 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968908 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968908 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968908 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968908 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.968908 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.968908 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969115 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969115 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969115 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969115 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969115 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969115 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969332 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969332 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969332 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969332 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969332 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969332 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969557 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969557 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969557 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969557 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969709 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969709 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969709 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969709 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969861 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969861 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.969861 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.969861 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.970028 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.970028 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.970028 np0000171568 devstack@c-api.service[113805]: /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. May 04 16:01:19.970028 np0000171568 devstack@c-api.service[113805]: warnings.warn(deprecated_msg) May 04 16:01:19.970028 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.middleware.request_id [None req-df1960c3-da67-4f92-a676-d50153f9574b None None] RequestId filter calling following filter/app {{(pid=113805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:01:20.477787 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-df1960c3-da67-4f92-a676-d50153f9574b admin admin] POST https://199.204.45.3/volume/v3/types May 04 16:01:20.478397 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-df1960c3-da67-4f92-a676-d50153f9574b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 16:01:20.480330 np0000171568 devstack@c-api.service[113805]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 04 16:01:20.480330 np0000171568 devstack@c-api.service[113805]: warnings.warn( May 04 16:01:20.489565 np0000171568 devstack@c-api.service[113805]: DEBUG oslo_db.sqlalchemy.engines [None req-df1960c3-da67-4f92-a676-d50153f9574b 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=113805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:01:20.521858 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-df1960c3-da67-4f92-a676-d50153f9574b admin admin] https://199.204.45.3/volume/v3/types returned with HTTP 200 May 04 16:01:20.522521 np0000171568 devstack@c-api.service[113805]: [pid: 113805|app: 0|req: 1/2] 199.204.45.3 () {68 vars in 1274 bytes} [Mon May 4 16:01:19 2026] POST /volume/v3/types => generated 186 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:01:20.536279 np0000171568 devstack@c-api.service[113804]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 04 16:01:20.536279 np0000171568 devstack@c-api.service[113804]: warnings.warn( May 04 16:01:20.551167 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.551167 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.551167 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.551167 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.551525 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.551525 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.551525 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.551525 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.551803 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.551803 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.551803 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.551803 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.551803 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.551803 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.552291 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.552291 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.552291 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.552291 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.552291 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.552621 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.552621 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.552621 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.552621 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.552621 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.552952 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.552952 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.552952 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.552952 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.553198 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.553198 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.553198 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.553198 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.553198 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.553497 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.553497 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.553497 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.553497 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.553497 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.554046 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.554046 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.554046 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.554046 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.554046 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.554046 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.554385 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.554385 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.554385 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.554385 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.554385 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.554385 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.554720 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.554720 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.554720 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.554720 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.554720 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.554720 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.555070 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.555070 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.555070 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.555070 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.555070 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.555391 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.555391 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.555391 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.555391 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.555391 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.555664 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.555664 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.555664 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.555664 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.555664 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.555664 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.556038 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.556038 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.556038 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.556038 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.556038 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.556038 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.556446 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.556446 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.556446 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.556446 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.556446 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.556650 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.556650 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.556650 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.556650 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.556650 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.556846 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.556846 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.556846 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.556846 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557015 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557015 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557015 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557015 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557176 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557176 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557176 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557176 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557176 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557368 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557368 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557368 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557368 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557368 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557547 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557547 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557547 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557547 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557699 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557699 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557699 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557699 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557858 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557858 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.557858 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.557858 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558038 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558038 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558038 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558038 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558189 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558189 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558189 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558189 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558337 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558337 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558337 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558337 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558337 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558530 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558530 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558530 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558530 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558530 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558530 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558753 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558753 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558753 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558753 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558753 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558957 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558957 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558957 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558957 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.558957 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.558957 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559162 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559162 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559162 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559162 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559162 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559162 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559389 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559389 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559389 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559389 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559389 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559389 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559608 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559608 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559608 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559608 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559608 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559608 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559837 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559837 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.559837 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.559837 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.560012 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.560012 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.560012 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.560012 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.560012 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.560236 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.560236 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.560236 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.560236 np0000171568 devstack@c-api.service[113804]: /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. May 04 16:01:20.560236 np0000171568 devstack@c-api.service[113804]: warnings.warn(deprecated_msg) May 04 16:01:20.560236 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.middleware.request_id [req-df1960c3-da67-4f92-a676-d50153f9574b req-60e2f145-3a50-4759-8c32-02f4f0e601c1 None None] RequestId filter calling following filter/app {{(pid=113804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:01:20.899852 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [req-df1960c3-da67-4f92-a676-d50153f9574b req-60e2f145-3a50-4759-8c32-02f4f0e601c1 admin admin] POST https://199.204.45.3/volume/v3/types/0153f4c3-ae69-480a-9548-56a2309ad8bd/extra_specs May 04 16:01:20.900334 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [req-df1960c3-da67-4f92-a676-d50153f9574b req-60e2f145-3a50-4759-8c32-02f4f0e601c1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 16:01:20.902051 np0000171568 devstack@c-api.service[113804]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 04 16:01:20.902051 np0000171568 devstack@c-api.service[113804]: warnings.warn( May 04 16:01:20.912530 np0000171568 devstack@c-api.service[113804]: DEBUG oslo_db.sqlalchemy.engines [req-df1960c3-da67-4f92-a676-d50153f9574b req-60e2f145-3a50-4759-8c32-02f4f0e601c1 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=113804) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:01:20.966536 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [req-df1960c3-da67-4f92-a676-d50153f9574b req-60e2f145-3a50-4759-8c32-02f4f0e601c1 admin admin] https://199.204.45.3/volume/v3/types/0153f4c3-ae69-480a-9548-56a2309ad8bd/extra_specs returned with HTTP 200 May 04 16:01:20.967050 np0000171568 devstack@c-api.service[113804]: [pid: 113804|app: 0|req: 1/3] 199.204.45.3 () {70 vars in 1491 bytes} [Mon May 4 16:01:20 2026] POST /volume/v3/types/0153f4c3-ae69-480a-9548-56a2309ad8bd/extra_specs => generated 55 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:01:22.455406 np0000171568 devstack@c-api.service[113806]: DEBUG dbcounter [-] [113806] Writing DB stats cinder:SELECT=6 {{(pid=113806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:01:22.463336 np0000171568 devstack@c-api.service[113803]: DEBUG dbcounter [-] [113803] Writing DB stats cinder:SELECT=6 {{(pid=113803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:01:30.519441 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:01:30.966456 np0000171568 devstack@c-api.service[113804]: DEBUG dbcounter [-] [113804] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:04:40.974402 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.middleware.request_id [None req-5f670cb3-90c7-438b-8bf5-3397a971df29 None None] RequestId filter calling following filter/app {{(pid=113806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:04:40.976182 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-5f670cb3-90c7-438b-8bf5-3397a971df29 None None] GET https://199.204.45.3/volume// May 04 16:04:40.976929 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-5f670cb3-90c7-438b-8bf5-3397a971df29 None None] Empty body provided in request {{(pid=113806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:04:40.977228 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-5f670cb3-90c7-438b-8bf5-3397a971df29 None None] Calling method 'all' {{(pid=113806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:04:40.977916 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-5f670cb3-90c7-438b-8bf5-3397a971df29 None None] https://199.204.45.3/volume// returned with HTTP 300 May 04 16:04:40.978306 np0000171568 devstack@c-api.service[113806]: [pid: 113806|app: 0|req: 2/4] 199.204.45.3 () {66 vars in 1442 bytes} [Mon May 4 16:04:40 2026] GET /volume/ => generated 388 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 04 16:05:17.943136 np0000171568 devstack@c-api.service[113803]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 04 16:05:17.943136 np0000171568 devstack@c-api.service[113803]: warnings.warn( May 04 16:05:17.956754 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.956754 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.957008 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.957008 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.957008 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.957008 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.957008 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.957399 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.957399 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.957399 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.957399 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.957399 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.957399 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.957793 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.957793 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.957793 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.957793 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.957793 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.958128 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.958128 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.958128 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.958128 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.958417 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.958417 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.958417 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.958417 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.958692 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.958692 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.958692 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.958692 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.958692 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.959102 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.959102 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.959102 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.959102 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.959102 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.959458 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.959458 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.959458 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.959458 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.959458 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.959458 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.959851 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.959851 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.959851 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.959851 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.959851 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.959851 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.960278 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.960278 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.960278 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.960278 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.960278 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.960278 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.960669 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.960669 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.960669 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.960669 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.960669 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.960669 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.961098 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.961098 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.961098 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.961098 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.961501 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.961501 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.961501 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.961501 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.961501 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.961894 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.961894 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.961894 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.961894 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.961894 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.962202 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.962202 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.962202 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.962202 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.962202 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.962202 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.962587 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.962587 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.962587 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.962587 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.962587 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.963241 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.963241 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.963241 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.963241 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.963241 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.963642 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.963642 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.963642 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.963642 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.963809 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.963809 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.963809 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.963809 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964011 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964011 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964011 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964011 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964011 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964303 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964303 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964303 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964303 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964303 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964517 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964517 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964517 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964517 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964744 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964744 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964744 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964744 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964981 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964981 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.964981 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.964981 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965146 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965146 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965146 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965146 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965324 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965324 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965324 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965324 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965492 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965492 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965492 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965492 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965492 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965492 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965731 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965731 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965731 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965731 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965731 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965961 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965961 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965961 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965961 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965961 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.965961 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.965961 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.966249 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.966249 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.966249 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.966249 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.966249 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.966249 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.966497 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.966497 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.966497 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.966497 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.966497 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.966497 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.966741 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.966741 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.966741 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.966741 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.966741 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.966741 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.967025 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.967025 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.967025 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.967025 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.967191 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.967191 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.967191 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.967191 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.967371 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.967371 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.967371 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.967371 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.967548 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.967548 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.967548 np0000171568 devstack@c-api.service[113803]: /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. May 04 16:05:17.967548 np0000171568 devstack@c-api.service[113803]: warnings.warn(deprecated_msg) May 04 16:05:17.967548 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.middleware.request_id [None req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 None None] RequestId filter calling following filter/app {{(pid=113803) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:05:18.305742 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 demo demo] GET https://199.204.45.3/volume/v3/types?is_public=None May 04 16:05:18.306083 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 demo demo] Empty body provided in request {{(pid=113803) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:05:18.306422 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 demo demo] Calling method 'index' {{(pid=113803) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:05:18.306969 np0000171568 devstack@c-api.service[113803]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 04 16:05:18.306969 np0000171568 devstack@c-api.service[113803]: warnings.warn( May 04 16:05:18.307647 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.api_utils [None req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 demo demo] Removing options '' from query. {{(pid=113803) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:05:18.317246 np0000171568 devstack@c-api.service[113803]: DEBUG oslo_db.sqlalchemy.engines [None req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 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=113803) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:05:18.339852 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 demo demo] https://199.204.45.3/volume/v3/types?is_public=None returned with HTTP 200 May 04 16:05:18.340452 np0000171568 devstack@c-api.service[113803]: [pid: 113803|app: 0|req: 1/5] 199.204.45.3 () {64 vars in 1249 bytes} [Mon May 4 16:05:17 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:05:18.352925 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.middleware.request_id [req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 req-805c3fe1-3cea-49c1-bb37-b29b1dbfd0ac None None] RequestId filter calling following filter/app {{(pid=113805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:05:18.357604 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 req-805c3fe1-3cea-49c1-bb37-b29b1dbfd0ac demo demo] GET https://199.204.45.3/volume/v3/types/default May 04 16:05:18.357845 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 req-805c3fe1-3cea-49c1-bb37-b29b1dbfd0ac demo demo] Empty body provided in request {{(pid=113805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:05:18.358111 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 req-805c3fe1-3cea-49c1-bb37-b29b1dbfd0ac demo demo] Calling method 'show' {{(pid=113805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:05:18.369712 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [req-64437e4c-8a8b-459a-ac5e-73d502f5ace9 req-805c3fe1-3cea-49c1-bb37-b29b1dbfd0ac demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 May 04 16:05:18.370485 np0000171568 devstack@c-api.service[113805]: [pid: 113805|app: 0|req: 2/6] 199.204.45.3 () {66 vars in 1315 bytes} [Mon May 4 16:05:18 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:05:18.683313 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.middleware.request_id [None req-46e3b2f5-f0ed-43c7-ad86-2ee9c1f7cbfb None None] RequestId filter calling following filter/app {{(pid=113804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:05:18.686888 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-46e3b2f5-f0ed-43c7-ad86-2ee9c1f7cbfb demo demo] GET https://199.204.45.3/volume/v3/types/default May 04 16:05:18.687128 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-46e3b2f5-f0ed-43c7-ad86-2ee9c1f7cbfb demo demo] Empty body provided in request {{(pid=113804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:05:18.687378 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-46e3b2f5-f0ed-43c7-ad86-2ee9c1f7cbfb demo demo] Calling method 'show' {{(pid=113804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:05:18.702362 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-46e3b2f5-f0ed-43c7-ad86-2ee9c1f7cbfb demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 May 04 16:05:18.702708 np0000171568 devstack@c-api.service[113804]: [pid: 113804|app: 0|req: 2/7] 199.204.45.3 () {64 vars in 1244 bytes} [Mon May 4 16:05:18 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:05:19.095123 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.middleware.request_id [None req-0319928c-6ea6-4283-bab0-361c1286c56c None None] RequestId filter calling following filter/app {{(pid=113806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:05:19.408046 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-0319928c-6ea6-4283-bab0-361c1286c56c demo demo] GET https://199.204.45.3/volume/v3/types/default May 04 16:05:19.408285 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-0319928c-6ea6-4283-bab0-361c1286c56c demo demo] Empty body provided in request {{(pid=113806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:05:19.408504 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-0319928c-6ea6-4283-bab0-361c1286c56c demo demo] Calling method 'show' {{(pid=113806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:05:19.416155 np0000171568 devstack@c-api.service[113806]: DEBUG oslo_db.sqlalchemy.engines [None req-0319928c-6ea6-4283-bab0-361c1286c56c 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=113806) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:05:19.431335 np0000171568 devstack@c-api.service[113806]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 04 16:05:19.431335 np0000171568 devstack@c-api.service[113806]: warnings.warn( May 04 16:05:19.433455 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-0319928c-6ea6-4283-bab0-361c1286c56c demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 May 04 16:05:19.433823 np0000171568 devstack@c-api.service[113806]: [pid: 113806|app: 0|req: 3/8] 199.204.45.3 () {64 vars in 1244 bytes} [Mon May 4 16:05:19 2026] GET /volume/v3/types/default => generated 145 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:05:19.452186 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.middleware.request_id [None req-cedc937d-2fa0-4cf9-8cc7-312c0ea5d92a None None] RequestId filter calling following filter/app {{(pid=113803) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:05:19.455400 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-cedc937d-2fa0-4cf9-8cc7-312c0ea5d92a demo demo] GET https://199.204.45.3/volume/v3/types/default May 04 16:05:19.455660 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-cedc937d-2fa0-4cf9-8cc7-312c0ea5d92a demo demo] Empty body provided in request {{(pid=113803) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:05:19.455953 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-cedc937d-2fa0-4cf9-8cc7-312c0ea5d92a demo demo] Calling method 'show' {{(pid=113803) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:05:19.470426 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-cedc937d-2fa0-4cf9-8cc7-312c0ea5d92a demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 May 04 16:05:19.470839 np0000171568 devstack@c-api.service[113803]: [pid: 113803|app: 0|req: 2/9] 199.204.45.3 () {64 vars in 1244 bytes} [Mon May 4 16:05:19 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:05:28.364760 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writing DB stats cinder:SELECT=2 {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:05:28.700177 np0000171568 devstack@c-api.service[113804]: DEBUG dbcounter [-] [113804] Writing DB stats cinder:SELECT=2 {{(pid=113804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:05:29.429543 np0000171568 devstack@c-api.service[113806]: DEBUG dbcounter [-] [113806] Writing DB stats cinder:SELECT=2 {{(pid=113806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:05:29.467953 np0000171568 devstack@c-api.service[113803]: DEBUG dbcounter [-] [113803] Writing DB stats cinder:SELECT=3 {{(pid=113803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:09:50.955096 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.middleware.request_id [None req-a0ff1265-bac4-49fa-aa05-777bba6a4576 None None] RequestId filter calling following filter/app {{(pid=113805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:09:51.039254 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-a0ff1265-bac4-49fa-aa05-777bba6a4576 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:09:51.039755 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-a0ff1265-bac4-49fa-aa05-777bba6a4576 demo demo] Empty body provided in request {{(pid=113805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:09:51.040321 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-a0ff1265-bac4-49fa-aa05-777bba6a4576 demo demo] Calling method 'detail' {{(pid=113805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:09:51.041601 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.api_utils [None req-a0ff1265-bac4-49fa-aa05-777bba6a4576 demo demo] Removing options '' from query. {{(pid=113805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:09:51.043232 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.volume.api [None req-a0ff1265-bac4-49fa-aa05-777bba6a4576 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113805) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:09:51.129009 np0000171568 devstack@c-api.service[113805]: INFO cinder.volume.api [None req-a0ff1265-bac4-49fa-aa05-777bba6a4576 demo demo] Get all volumes completed successfully. May 04 16:09:51.131521 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-a0ff1265-bac4-49fa-aa05-777bba6a4576 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:09:51.132061 np0000171568 devstack@c-api.service[113805]: [pid: 113805|app: 0|req: 3/10] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:09:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:10:01.121145 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writing DB stats cinder:SELECT=1 {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:10:51.152576 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.middleware.request_id [None req-c0804be3-e9d3-452c-b04d-395199fe0a12 None None] RequestId filter calling following filter/app {{(pid=113804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:10:51.154831 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-c0804be3-e9d3-452c-b04d-395199fe0a12 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:10:51.155049 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-c0804be3-e9d3-452c-b04d-395199fe0a12 demo demo] Empty body provided in request {{(pid=113804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:10:51.155242 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-c0804be3-e9d3-452c-b04d-395199fe0a12 demo demo] Calling method 'detail' {{(pid=113804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:10:51.155796 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.api_utils [None req-c0804be3-e9d3-452c-b04d-395199fe0a12 demo demo] Removing options '' from query. {{(pid=113804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:10:51.156614 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.volume.api [None req-c0804be3-e9d3-452c-b04d-395199fe0a12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113804) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:10:51.192398 np0000171568 devstack@c-api.service[113804]: INFO cinder.volume.api [None req-c0804be3-e9d3-452c-b04d-395199fe0a12 demo demo] Get all volumes completed successfully. May 04 16:10:51.195477 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-c0804be3-e9d3-452c-b04d-395199fe0a12 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:10:51.196024 np0000171568 devstack@c-api.service[113804]: [pid: 113804|app: 0|req: 3/11] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:10:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:11:01.184813 np0000171568 devstack@c-api.service[113804]: DEBUG dbcounter [-] [113804] Writing DB stats cinder:SELECT=1 {{(pid=113804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:11:51.213584 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.middleware.request_id [None req-d30a56c6-0994-4ecc-ba01-6d4604f3b73f None None] RequestId filter calling following filter/app {{(pid=113806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:11:51.216519 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-d30a56c6-0994-4ecc-ba01-6d4604f3b73f demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:11:51.216665 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-d30a56c6-0994-4ecc-ba01-6d4604f3b73f demo demo] Empty body provided in request {{(pid=113806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:11:51.216824 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-d30a56c6-0994-4ecc-ba01-6d4604f3b73f demo demo] Calling method 'detail' {{(pid=113806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:11:51.217548 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.api_utils [None req-d30a56c6-0994-4ecc-ba01-6d4604f3b73f demo demo] Removing options '' from query. {{(pid=113806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:11:51.218559 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.volume.api [None req-d30a56c6-0994-4ecc-ba01-6d4604f3b73f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113806) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:11:51.252216 np0000171568 devstack@c-api.service[113806]: INFO cinder.volume.api [None req-d30a56c6-0994-4ecc-ba01-6d4604f3b73f demo demo] Get all volumes completed successfully. May 04 16:11:51.254300 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-d30a56c6-0994-4ecc-ba01-6d4604f3b73f demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:11:51.254685 np0000171568 devstack@c-api.service[113806]: [pid: 113806|app: 0|req: 4/12] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:11:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:12:01.246791 np0000171568 devstack@c-api.service[113806]: DEBUG dbcounter [-] [113806] Writing DB stats cinder:SELECT=1 {{(pid=113806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:12:51.280188 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.middleware.request_id [None req-ed923320-b93f-4f61-996a-0fff90849f56 None None] RequestId filter calling following filter/app {{(pid=113803) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:12:51.282245 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-ed923320-b93f-4f61-996a-0fff90849f56 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:12:51.282638 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-ed923320-b93f-4f61-996a-0fff90849f56 demo demo] Empty body provided in request {{(pid=113803) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:12:51.282958 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-ed923320-b93f-4f61-996a-0fff90849f56 demo demo] Calling method 'detail' {{(pid=113803) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:12:51.283515 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.api_utils [None req-ed923320-b93f-4f61-996a-0fff90849f56 demo demo] Removing options '' from query. {{(pid=113803) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:12:51.284631 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.volume.api [None req-ed923320-b93f-4f61-996a-0fff90849f56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113803) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:12:51.327442 np0000171568 devstack@c-api.service[113803]: INFO cinder.volume.api [None req-ed923320-b93f-4f61-996a-0fff90849f56 demo demo] Get all volumes completed successfully. May 04 16:12:51.329807 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-ed923320-b93f-4f61-996a-0fff90849f56 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:12:51.330269 np0000171568 devstack@c-api.service[113803]: [pid: 113803|app: 0|req: 3/13] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:12:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:13:01.317554 np0000171568 devstack@c-api.service[113803]: DEBUG dbcounter [-] [113803] Writing DB stats cinder:SELECT=1 {{(pid=113803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:13:51.365347 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.middleware.request_id [None req-d2da2be6-7176-465e-8b93-223aca7b689d None None] RequestId filter calling following filter/app {{(pid=113805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:13:51.368912 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-d2da2be6-7176-465e-8b93-223aca7b689d demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:13:51.369206 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-d2da2be6-7176-465e-8b93-223aca7b689d demo demo] Empty body provided in request {{(pid=113805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:13:51.370524 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-d2da2be6-7176-465e-8b93-223aca7b689d demo demo] Calling method 'detail' {{(pid=113805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:13:51.370524 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.api_utils [None req-d2da2be6-7176-465e-8b93-223aca7b689d demo demo] Removing options '' from query. {{(pid=113805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:13:51.371346 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.volume.api [None req-d2da2be6-7176-465e-8b93-223aca7b689d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113805) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:13:51.378977 np0000171568 devstack@c-api.service[113805]: INFO cinder.volume.api [None req-d2da2be6-7176-465e-8b93-223aca7b689d demo demo] Get all volumes completed successfully. May 04 16:13:51.380811 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-d2da2be6-7176-465e-8b93-223aca7b689d demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:13:51.381762 np0000171568 devstack@c-api.service[113805]: [pid: 113805|app: 0|req: 4/14] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:13:51 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) May 04 16:14:01.375238 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writing DB stats cinder:SELECT=1 {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:14:51.397014 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.middleware.request_id [None req-c5176d1a-da48-4f3f-b72b-6a36642eac0c None None] RequestId filter calling following filter/app {{(pid=113804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:14:51.533266 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-c5176d1a-da48-4f3f-b72b-6a36642eac0c demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:14:51.533501 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-c5176d1a-da48-4f3f-b72b-6a36642eac0c demo demo] Empty body provided in request {{(pid=113804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:14:51.533791 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-c5176d1a-da48-4f3f-b72b-6a36642eac0c demo demo] Calling method 'detail' {{(pid=113804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:14:51.534167 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.api_utils [None req-c5176d1a-da48-4f3f-b72b-6a36642eac0c demo demo] Removing options '' from query. {{(pid=113804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:14:51.535319 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.volume.api [None req-c5176d1a-da48-4f3f-b72b-6a36642eac0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113804) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:14:51.544111 np0000171568 devstack@c-api.service[113804]: INFO cinder.volume.api [None req-c5176d1a-da48-4f3f-b72b-6a36642eac0c demo demo] Get all volumes completed successfully. May 04 16:14:51.548084 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-c5176d1a-da48-4f3f-b72b-6a36642eac0c demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:14:51.548084 np0000171568 devstack@c-api.service[113804]: [pid: 113804|app: 0|req: 4/15] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:14:51 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) May 04 16:15:01.539039 np0000171568 devstack@c-api.service[113804]: DEBUG dbcounter [-] [113804] Writing DB stats cinder:SELECT=1 {{(pid=113804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:15:51.562804 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.middleware.request_id [None req-884402af-79d0-4e9e-93f7-bd38a3faf85a None None] RequestId filter calling following filter/app {{(pid=113806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:15:51.565301 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-884402af-79d0-4e9e-93f7-bd38a3faf85a demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:15:51.565509 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-884402af-79d0-4e9e-93f7-bd38a3faf85a demo demo] Empty body provided in request {{(pid=113806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:15:51.565765 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-884402af-79d0-4e9e-93f7-bd38a3faf85a demo demo] Calling method 'detail' {{(pid=113806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:15:51.566199 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.api_utils [None req-884402af-79d0-4e9e-93f7-bd38a3faf85a demo demo] Removing options '' from query. {{(pid=113806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:15:51.567118 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.volume.api [None req-884402af-79d0-4e9e-93f7-bd38a3faf85a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113806) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:15:51.576164 np0000171568 devstack@c-api.service[113806]: INFO cinder.volume.api [None req-884402af-79d0-4e9e-93f7-bd38a3faf85a demo demo] Get all volumes completed successfully. May 04 16:15:51.579202 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-884402af-79d0-4e9e-93f7-bd38a3faf85a demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:15:51.579703 np0000171568 devstack@c-api.service[113806]: [pid: 113806|app: 0|req: 5/16] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:15:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:16:01.570446 np0000171568 devstack@c-api.service[113806]: DEBUG dbcounter [-] [113806] Writing DB stats cinder:SELECT=1 {{(pid=113806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:16:51.591571 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.middleware.request_id [None req-70cd8833-388b-4e89-9b54-1814f7d8b37f None None] RequestId filter calling following filter/app {{(pid=113803) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:16:51.594702 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-70cd8833-388b-4e89-9b54-1814f7d8b37f demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:16:51.594988 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-70cd8833-388b-4e89-9b54-1814f7d8b37f demo demo] Empty body provided in request {{(pid=113803) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:16:51.595276 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-70cd8833-388b-4e89-9b54-1814f7d8b37f demo demo] Calling method 'detail' {{(pid=113803) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:16:51.595623 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.api_utils [None req-70cd8833-388b-4e89-9b54-1814f7d8b37f demo demo] Removing options '' from query. {{(pid=113803) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:16:51.596704 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.volume.api [None req-70cd8833-388b-4e89-9b54-1814f7d8b37f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113803) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:16:51.604102 np0000171568 devstack@c-api.service[113803]: INFO cinder.volume.api [None req-70cd8833-388b-4e89-9b54-1814f7d8b37f demo demo] Get all volumes completed successfully. May 04 16:16:51.606837 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-70cd8833-388b-4e89-9b54-1814f7d8b37f demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:16:51.607329 np0000171568 devstack@c-api.service[113803]: [pid: 113803|app: 0|req: 4/17] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:16:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:17:01.599789 np0000171568 devstack@c-api.service[113803]: DEBUG dbcounter [-] [113803] Writing DB stats cinder:SELECT=1 {{(pid=113803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:17:51.621833 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.middleware.request_id [None req-3d0bd473-f5e1-4ffb-a06c-95b65143dfdb None None] RequestId filter calling following filter/app {{(pid=113805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:17:51.624668 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-3d0bd473-f5e1-4ffb-a06c-95b65143dfdb demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:17:51.624961 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-3d0bd473-f5e1-4ffb-a06c-95b65143dfdb demo demo] Empty body provided in request {{(pid=113805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:17:51.625332 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-3d0bd473-f5e1-4ffb-a06c-95b65143dfdb demo demo] Calling method 'detail' {{(pid=113805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:17:51.625639 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.api_utils [None req-3d0bd473-f5e1-4ffb-a06c-95b65143dfdb demo demo] Removing options '' from query. {{(pid=113805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:17:51.626646 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.volume.api [None req-3d0bd473-f5e1-4ffb-a06c-95b65143dfdb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113805) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:17:51.637517 np0000171568 devstack@c-api.service[113805]: INFO cinder.volume.api [None req-3d0bd473-f5e1-4ffb-a06c-95b65143dfdb demo demo] Get all volumes completed successfully. May 04 16:17:51.640614 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-3d0bd473-f5e1-4ffb-a06c-95b65143dfdb demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:17:51.641407 np0000171568 devstack@c-api.service[113805]: [pid: 113805|app: 0|req: 5/18] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:17:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:18:01.630259 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writing DB stats cinder:SELECT=1 {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:18:51.662380 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.middleware.request_id [None req-5ffd64d0-4fa4-494a-ac25-68c7b4210800 None None] RequestId filter calling following filter/app {{(pid=113804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:18:51.666600 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-5ffd64d0-4fa4-494a-ac25-68c7b4210800 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:18:51.667025 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-5ffd64d0-4fa4-494a-ac25-68c7b4210800 demo demo] Empty body provided in request {{(pid=113804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:18:51.667418 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-5ffd64d0-4fa4-494a-ac25-68c7b4210800 demo demo] Calling method 'detail' {{(pid=113804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:18:51.668205 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.api_utils [None req-5ffd64d0-4fa4-494a-ac25-68c7b4210800 demo demo] Removing options '' from query. {{(pid=113804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:18:51.669841 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.volume.api [None req-5ffd64d0-4fa4-494a-ac25-68c7b4210800 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113804) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:18:51.677840 np0000171568 devstack@c-api.service[113804]: INFO cinder.volume.api [None req-5ffd64d0-4fa4-494a-ac25-68c7b4210800 demo demo] Get all volumes completed successfully. May 04 16:18:51.679674 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-5ffd64d0-4fa4-494a-ac25-68c7b4210800 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:18:51.680022 np0000171568 devstack@c-api.service[113804]: [pid: 113804|app: 0|req: 5/19] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:18:51 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) May 04 16:19:01.673475 np0000171568 devstack@c-api.service[113804]: DEBUG dbcounter [-] [113804] Writing DB stats cinder:SELECT=1 {{(pid=113804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:19:51.692675 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.middleware.request_id [None req-256ac73d-a542-436f-b6c3-1305650303b2 None None] RequestId filter calling following filter/app {{(pid=113806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:19:51.843406 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-256ac73d-a542-436f-b6c3-1305650303b2 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:19:51.843819 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-256ac73d-a542-436f-b6c3-1305650303b2 demo demo] Empty body provided in request {{(pid=113806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:19:51.845529 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-256ac73d-a542-436f-b6c3-1305650303b2 demo demo] Calling method 'detail' {{(pid=113806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:19:51.845996 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.api_utils [None req-256ac73d-a542-436f-b6c3-1305650303b2 demo demo] Removing options '' from query. {{(pid=113806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:19:51.847235 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.volume.api [None req-256ac73d-a542-436f-b6c3-1305650303b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113806) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:19:51.857225 np0000171568 devstack@c-api.service[113806]: INFO cinder.volume.api [None req-256ac73d-a542-436f-b6c3-1305650303b2 demo demo] Get all volumes completed successfully. May 04 16:19:51.860146 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-256ac73d-a542-436f-b6c3-1305650303b2 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:19:51.860623 np0000171568 devstack@c-api.service[113806]: [pid: 113806|app: 0|req: 6/20] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:19:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:20:01.850717 np0000171568 devstack@c-api.service[113806]: DEBUG dbcounter [-] [113806] Writing DB stats cinder:SELECT=1 {{(pid=113806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:20:51.876170 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.middleware.request_id [None req-74c7a038-1129-4a60-87f6-65c9c374cc49 None None] RequestId filter calling following filter/app {{(pid=113803) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:20:51.879411 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-74c7a038-1129-4a60-87f6-65c9c374cc49 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:20:51.879725 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-74c7a038-1129-4a60-87f6-65c9c374cc49 demo demo] Empty body provided in request {{(pid=113803) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:20:51.879806 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-74c7a038-1129-4a60-87f6-65c9c374cc49 demo demo] Calling method 'detail' {{(pid=113803) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:20:51.880244 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.api_utils [None req-74c7a038-1129-4a60-87f6-65c9c374cc49 demo demo] Removing options '' from query. {{(pid=113803) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:20:51.880801 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.volume.api [None req-74c7a038-1129-4a60-87f6-65c9c374cc49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113803) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:20:51.889815 np0000171568 devstack@c-api.service[113803]: INFO cinder.volume.api [None req-74c7a038-1129-4a60-87f6-65c9c374cc49 demo demo] Get all volumes completed successfully. May 04 16:20:51.892758 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-74c7a038-1129-4a60-87f6-65c9c374cc49 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:20:51.893294 np0000171568 devstack@c-api.service[113803]: [pid: 113803|app: 0|req: 5/21] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:20:51 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) May 04 16:21:01.884469 np0000171568 devstack@c-api.service[113803]: DEBUG dbcounter [-] [113803] Writing DB stats cinder:SELECT=1 {{(pid=113803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:21:51.906004 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.middleware.request_id [None req-c0bb87d2-9a22-40a1-9be9-61120d937f4c None None] RequestId filter calling following filter/app {{(pid=113805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:21:51.910687 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-c0bb87d2-9a22-40a1-9be9-61120d937f4c demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:21:51.911216 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-c0bb87d2-9a22-40a1-9be9-61120d937f4c demo demo] Empty body provided in request {{(pid=113805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:21:51.911598 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-c0bb87d2-9a22-40a1-9be9-61120d937f4c demo demo] Calling method 'detail' {{(pid=113805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:21:51.912079 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.api_utils [None req-c0bb87d2-9a22-40a1-9be9-61120d937f4c demo demo] Removing options '' from query. {{(pid=113805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:21:51.913964 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.volume.api [None req-c0bb87d2-9a22-40a1-9be9-61120d937f4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113805) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:21:51.922880 np0000171568 devstack@c-api.service[113805]: INFO cinder.volume.api [None req-c0bb87d2-9a22-40a1-9be9-61120d937f4c demo demo] Get all volumes completed successfully. May 04 16:21:51.925605 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-c0bb87d2-9a22-40a1-9be9-61120d937f4c demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:21:51.926065 np0000171568 devstack@c-api.service[113805]: [pid: 113805|app: 0|req: 6/22] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:21:51 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) May 04 16:22:01.917642 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writing DB stats cinder:SELECT=1 {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:22:51.945206 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.middleware.request_id [None req-1f0001a9-ef4b-44fe-a56e-f738c7b6758f None None] RequestId filter calling following filter/app {{(pid=113804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:22:51.947953 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-1f0001a9-ef4b-44fe-a56e-f738c7b6758f demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:22:51.948197 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-1f0001a9-ef4b-44fe-a56e-f738c7b6758f demo demo] Empty body provided in request {{(pid=113804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:22:51.948450 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-1f0001a9-ef4b-44fe-a56e-f738c7b6758f demo demo] Calling method 'detail' {{(pid=113804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:22:51.948738 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.api_utils [None req-1f0001a9-ef4b-44fe-a56e-f738c7b6758f demo demo] Removing options '' from query. {{(pid=113804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:22:51.949727 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.volume.api [None req-1f0001a9-ef4b-44fe-a56e-f738c7b6758f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113804) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:22:51.959648 np0000171568 devstack@c-api.service[113804]: INFO cinder.volume.api [None req-1f0001a9-ef4b-44fe-a56e-f738c7b6758f demo demo] Get all volumes completed successfully. May 04 16:22:51.962426 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-1f0001a9-ef4b-44fe-a56e-f738c7b6758f demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:22:51.962894 np0000171568 devstack@c-api.service[113804]: [pid: 113804|app: 0|req: 6/23] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:22:51 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) May 04 16:23:01.953619 np0000171568 devstack@c-api.service[113804]: DEBUG dbcounter [-] [113804] Writing DB stats cinder:SELECT=1 {{(pid=113804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:23:51.975468 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.middleware.request_id [None req-0aec494a-e476-4ab8-a16d-9ccc60df5519 None None] RequestId filter calling following filter/app {{(pid=113806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:23:51.979738 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-0aec494a-e476-4ab8-a16d-9ccc60df5519 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:23:51.980170 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-0aec494a-e476-4ab8-a16d-9ccc60df5519 demo demo] Empty body provided in request {{(pid=113806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:23:51.980561 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-0aec494a-e476-4ab8-a16d-9ccc60df5519 demo demo] Calling method 'detail' {{(pid=113806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:23:51.981094 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.api_utils [None req-0aec494a-e476-4ab8-a16d-9ccc60df5519 demo demo] Removing options '' from query. {{(pid=113806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:23:51.982632 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.volume.api [None req-0aec494a-e476-4ab8-a16d-9ccc60df5519 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113806) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:23:51.998820 np0000171568 devstack@c-api.service[113806]: INFO cinder.volume.api [None req-0aec494a-e476-4ab8-a16d-9ccc60df5519 demo demo] Get all volumes completed successfully. May 04 16:23:52.001052 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-0aec494a-e476-4ab8-a16d-9ccc60df5519 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:23:52.001985 np0000171568 devstack@c-api.service[113806]: [pid: 113806|app: 0|req: 7/24] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:23:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:24:01.987404 np0000171568 devstack@c-api.service[113806]: DEBUG dbcounter [-] [113806] Writing DB stats cinder:SELECT=1 {{(pid=113806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:24:52.019275 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.middleware.request_id [None req-d2077d96-25b3-45c2-b733-dad9a811d6a1 None None] RequestId filter calling following filter/app {{(pid=113803) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:24:52.156222 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-d2077d96-25b3-45c2-b733-dad9a811d6a1 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:24:52.156795 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-d2077d96-25b3-45c2-b733-dad9a811d6a1 demo demo] Empty body provided in request {{(pid=113803) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:24:52.157269 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-d2077d96-25b3-45c2-b733-dad9a811d6a1 demo demo] Calling method 'detail' {{(pid=113803) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:24:52.157563 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.api_utils [None req-d2077d96-25b3-45c2-b733-dad9a811d6a1 demo demo] Removing options '' from query. {{(pid=113803) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:24:52.158501 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.volume.api [None req-d2077d96-25b3-45c2-b733-dad9a811d6a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113803) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:24:52.166373 np0000171568 devstack@c-api.service[113803]: INFO cinder.volume.api [None req-d2077d96-25b3-45c2-b733-dad9a811d6a1 demo demo] Get all volumes completed successfully. May 04 16:24:52.170831 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-d2077d96-25b3-45c2-b733-dad9a811d6a1 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:24:52.171620 np0000171568 devstack@c-api.service[113803]: [pid: 113803|app: 0|req: 6/25] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:24:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 04 16:25:02.162894 np0000171568 devstack@c-api.service[113803]: DEBUG dbcounter [-] [113803] Writing DB stats cinder:SELECT=1 {{(pid=113803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:25:52.185491 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.middleware.request_id [None req-2fbd309f-f252-474e-9031-d9f8abff4074 None None] RequestId filter calling following filter/app {{(pid=113805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:25:52.189162 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-2fbd309f-f252-474e-9031-d9f8abff4074 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:25:52.189400 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-2fbd309f-f252-474e-9031-d9f8abff4074 demo demo] Empty body provided in request {{(pid=113805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:25:52.189636 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-2fbd309f-f252-474e-9031-d9f8abff4074 demo demo] Calling method 'detail' {{(pid=113805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:25:52.189945 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.api_utils [None req-2fbd309f-f252-474e-9031-d9f8abff4074 demo demo] Removing options '' from query. {{(pid=113805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:25:52.190906 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.volume.api [None req-2fbd309f-f252-474e-9031-d9f8abff4074 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113805) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:25:52.198421 np0000171568 devstack@c-api.service[113805]: INFO cinder.volume.api [None req-2fbd309f-f252-474e-9031-d9f8abff4074 demo demo] Get all volumes completed successfully. May 04 16:25:52.200927 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-2fbd309f-f252-474e-9031-d9f8abff4074 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:25:52.201379 np0000171568 devstack@c-api.service[113805]: [pid: 113805|app: 0|req: 7/26] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:25:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:26:02.193971 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writing DB stats cinder:SELECT=1 {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:26:52.215669 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.middleware.request_id [None req-9a835e55-a351-4a5d-b81d-c35d1ae13d3a None None] RequestId filter calling following filter/app {{(pid=113804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:26:52.219243 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-9a835e55-a351-4a5d-b81d-c35d1ae13d3a demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:26:52.219472 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-9a835e55-a351-4a5d-b81d-c35d1ae13d3a demo demo] Empty body provided in request {{(pid=113804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:26:52.219743 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-9a835e55-a351-4a5d-b81d-c35d1ae13d3a demo demo] Calling method 'detail' {{(pid=113804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:26:52.220046 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.api_utils [None req-9a835e55-a351-4a5d-b81d-c35d1ae13d3a demo demo] Removing options '' from query. {{(pid=113804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:26:52.221562 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.volume.api [None req-9a835e55-a351-4a5d-b81d-c35d1ae13d3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113804) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:26:52.230204 np0000171568 devstack@c-api.service[113804]: INFO cinder.volume.api [None req-9a835e55-a351-4a5d-b81d-c35d1ae13d3a demo demo] Get all volumes completed successfully. May 04 16:26:52.232162 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-9a835e55-a351-4a5d-b81d-c35d1ae13d3a demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:26:52.232557 np0000171568 devstack@c-api.service[113804]: [pid: 113804|app: 0|req: 7/27] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:26:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:27:02.224506 np0000171568 devstack@c-api.service[113804]: DEBUG dbcounter [-] [113804] Writing DB stats cinder:SELECT=1 {{(pid=113804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:27:52.249246 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.middleware.request_id [None req-3e510a29-9f15-4130-a44d-b5faf2c0a210 None None] RequestId filter calling following filter/app {{(pid=113806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:27:52.252340 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-3e510a29-9f15-4130-a44d-b5faf2c0a210 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:27:52.252590 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-3e510a29-9f15-4130-a44d-b5faf2c0a210 demo demo] Empty body provided in request {{(pid=113806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:27:52.252819 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-3e510a29-9f15-4130-a44d-b5faf2c0a210 demo demo] Calling method 'detail' {{(pid=113806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:27:52.253115 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.api_utils [None req-3e510a29-9f15-4130-a44d-b5faf2c0a210 demo demo] Removing options '' from query. {{(pid=113806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:27:52.254031 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.volume.api [None req-3e510a29-9f15-4130-a44d-b5faf2c0a210 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113806) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:27:52.261774 np0000171568 devstack@c-api.service[113806]: INFO cinder.volume.api [None req-3e510a29-9f15-4130-a44d-b5faf2c0a210 demo demo] Get all volumes completed successfully. May 04 16:27:52.264560 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-3e510a29-9f15-4130-a44d-b5faf2c0a210 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:27:52.264707 np0000171568 devstack@c-api.service[113806]: [pid: 113806|app: 0|req: 8/28] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:27:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:28:02.257110 np0000171568 devstack@c-api.service[113806]: DEBUG dbcounter [-] [113806] Writing DB stats cinder:SELECT=1 {{(pid=113806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:28:52.279914 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.middleware.request_id [None req-39ed9917-3c8b-4ff1-a569-5b3f95dab56b None None] RequestId filter calling following filter/app {{(pid=113803) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:28:52.282283 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-39ed9917-3c8b-4ff1-a569-5b3f95dab56b demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:28:52.282505 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-39ed9917-3c8b-4ff1-a569-5b3f95dab56b demo demo] Empty body provided in request {{(pid=113803) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:28:52.282733 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-39ed9917-3c8b-4ff1-a569-5b3f95dab56b demo demo] Calling method 'detail' {{(pid=113803) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:28:52.283081 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.api_utils [None req-39ed9917-3c8b-4ff1-a569-5b3f95dab56b demo demo] Removing options '' from query. {{(pid=113803) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:28:52.284021 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.volume.api [None req-39ed9917-3c8b-4ff1-a569-5b3f95dab56b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113803) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:28:52.290170 np0000171568 devstack@c-api.service[113803]: INFO cinder.volume.api [None req-39ed9917-3c8b-4ff1-a569-5b3f95dab56b demo demo] Get all volumes completed successfully. May 04 16:28:52.292118 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-39ed9917-3c8b-4ff1-a569-5b3f95dab56b demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:28:52.292497 np0000171568 devstack@c-api.service[113803]: [pid: 113803|app: 0|req: 7/29] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:28:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:29:02.286700 np0000171568 devstack@c-api.service[113803]: DEBUG dbcounter [-] [113803] Writing DB stats cinder:SELECT=1 {{(pid=113803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:29:52.306656 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.middleware.request_id [None req-ef60d491-28ec-4ee2-b6bb-e2a5b272b8db None None] RequestId filter calling following filter/app {{(pid=113805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:29:52.401791 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-ef60d491-28ec-4ee2-b6bb-e2a5b272b8db demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:29:52.402186 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-ef60d491-28ec-4ee2-b6bb-e2a5b272b8db demo demo] Empty body provided in request {{(pid=113805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:29:52.402541 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-ef60d491-28ec-4ee2-b6bb-e2a5b272b8db demo demo] Calling method 'detail' {{(pid=113805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:29:52.403061 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.api_utils [None req-ef60d491-28ec-4ee2-b6bb-e2a5b272b8db demo demo] Removing options '' from query. {{(pid=113805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:29:52.404215 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.volume.api [None req-ef60d491-28ec-4ee2-b6bb-e2a5b272b8db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113805) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:29:52.413710 np0000171568 devstack@c-api.service[113805]: INFO cinder.volume.api [None req-ef60d491-28ec-4ee2-b6bb-e2a5b272b8db demo demo] Get all volumes completed successfully. May 04 16:29:52.416743 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-ef60d491-28ec-4ee2-b6bb-e2a5b272b8db demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:29:52.417128 np0000171568 devstack@c-api.service[113805]: [pid: 113805|app: 0|req: 8/30] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:29:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:30:02.408637 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writing DB stats cinder:SELECT=1 {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:30:52.433953 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.middleware.request_id [None req-910912c5-4fb8-4221-b73b-cb193d916362 None None] RequestId filter calling following filter/app {{(pid=113804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:30:52.437720 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-910912c5-4fb8-4221-b73b-cb193d916362 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:30:52.438720 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-910912c5-4fb8-4221-b73b-cb193d916362 demo demo] Empty body provided in request {{(pid=113804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:30:52.438720 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-910912c5-4fb8-4221-b73b-cb193d916362 demo demo] Calling method 'detail' {{(pid=113804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:30:52.438720 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.api_utils [None req-910912c5-4fb8-4221-b73b-cb193d916362 demo demo] Removing options '' from query. {{(pid=113804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:30:52.438823 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.volume.api [None req-910912c5-4fb8-4221-b73b-cb193d916362 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113804) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:30:52.444683 np0000171568 devstack@c-api.service[113804]: INFO cinder.volume.api [None req-910912c5-4fb8-4221-b73b-cb193d916362 demo demo] Get all volumes completed successfully. May 04 16:30:52.446828 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-910912c5-4fb8-4221-b73b-cb193d916362 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:30:52.447945 np0000171568 devstack@c-api.service[113804]: [pid: 113804|app: 0|req: 8/31] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:30:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:31:02.442040 np0000171568 devstack@c-api.service[113804]: DEBUG dbcounter [-] [113804] Writing DB stats cinder:SELECT=1 {{(pid=113804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:31:52.462484 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.middleware.request_id [None req-29cc583b-fa65-47c0-9e3f-62e37ab9ab73 None None] RequestId filter calling following filter/app {{(pid=113806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:31:52.465281 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-29cc583b-fa65-47c0-9e3f-62e37ab9ab73 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:31:52.465658 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-29cc583b-fa65-47c0-9e3f-62e37ab9ab73 demo demo] Empty body provided in request {{(pid=113806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:31:52.466032 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-29cc583b-fa65-47c0-9e3f-62e37ab9ab73 demo demo] Calling method 'detail' {{(pid=113806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:31:52.466437 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.api_utils [None req-29cc583b-fa65-47c0-9e3f-62e37ab9ab73 demo demo] Removing options '' from query. {{(pid=113806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:31:52.467535 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.volume.api [None req-29cc583b-fa65-47c0-9e3f-62e37ab9ab73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113806) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:31:52.477809 np0000171568 devstack@c-api.service[113806]: INFO cinder.volume.api [None req-29cc583b-fa65-47c0-9e3f-62e37ab9ab73 demo demo] Get all volumes completed successfully. May 04 16:31:52.481034 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-29cc583b-fa65-47c0-9e3f-62e37ab9ab73 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:31:52.481686 np0000171568 devstack@c-api.service[113806]: [pid: 113806|app: 0|req: 9/32] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:31:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:32:02.471506 np0000171568 devstack@c-api.service[113806]: DEBUG dbcounter [-] [113806] Writing DB stats cinder:SELECT=1 {{(pid=113806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:32:52.502077 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.middleware.request_id [None req-02ca464a-7b96-4a89-9f44-aed47d0418a1 None None] RequestId filter calling following filter/app {{(pid=113803) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:32:52.504843 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-02ca464a-7b96-4a89-9f44-aed47d0418a1 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:32:52.505088 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-02ca464a-7b96-4a89-9f44-aed47d0418a1 demo demo] Empty body provided in request {{(pid=113803) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:32:52.505333 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-02ca464a-7b96-4a89-9f44-aed47d0418a1 demo demo] Calling method 'detail' {{(pid=113803) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:32:52.505623 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.api_utils [None req-02ca464a-7b96-4a89-9f44-aed47d0418a1 demo demo] Removing options '' from query. {{(pid=113803) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:32:52.506582 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.volume.api [None req-02ca464a-7b96-4a89-9f44-aed47d0418a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113803) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:32:52.513704 np0000171568 devstack@c-api.service[113803]: INFO cinder.volume.api [None req-02ca464a-7b96-4a89-9f44-aed47d0418a1 demo demo] Get all volumes completed successfully. May 04 16:32:52.515603 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-02ca464a-7b96-4a89-9f44-aed47d0418a1 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:32:52.515964 np0000171568 devstack@c-api.service[113803]: [pid: 113803|app: 0|req: 8/33] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:32:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:33:02.509666 np0000171568 devstack@c-api.service[113803]: DEBUG dbcounter [-] [113803] Writing DB stats cinder:SELECT=1 {{(pid=113803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:33:52.529178 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.middleware.request_id [None req-76caa987-ee1a-4fb7-a376-e9eac5626340 None None] RequestId filter calling following filter/app {{(pid=113805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:33:52.533338 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-76caa987-ee1a-4fb7-a376-e9eac5626340 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:33:52.533704 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-76caa987-ee1a-4fb7-a376-e9eac5626340 demo demo] Empty body provided in request {{(pid=113805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:33:52.534627 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-76caa987-ee1a-4fb7-a376-e9eac5626340 demo demo] Calling method 'detail' {{(pid=113805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:33:52.535142 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.api_utils [None req-76caa987-ee1a-4fb7-a376-e9eac5626340 demo demo] Removing options '' from query. {{(pid=113805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:33:52.536577 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.volume.api [None req-76caa987-ee1a-4fb7-a376-e9eac5626340 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113805) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:33:52.544098 np0000171568 devstack@c-api.service[113805]: INFO cinder.volume.api [None req-76caa987-ee1a-4fb7-a376-e9eac5626340 demo demo] Get all volumes completed successfully. May 04 16:33:52.546066 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-76caa987-ee1a-4fb7-a376-e9eac5626340 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:33:52.546401 np0000171568 devstack@c-api.service[113805]: [pid: 113805|app: 0|req: 9/34] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:33:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:34:02.540355 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writing DB stats cinder:SELECT=1 {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:34:52.559566 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.middleware.request_id [None req-05c5f30f-9534-482a-bf97-1f9cc43498a7 None None] RequestId filter calling following filter/app {{(pid=113804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:34:52.602838 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-05c5f30f-9534-482a-bf97-1f9cc43498a7 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:34:52.603057 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-05c5f30f-9534-482a-bf97-1f9cc43498a7 demo demo] Empty body provided in request {{(pid=113804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:34:52.603180 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.openstack.wsgi [None req-05c5f30f-9534-482a-bf97-1f9cc43498a7 demo demo] Calling method 'detail' {{(pid=113804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:34:52.603408 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.api.api_utils [None req-05c5f30f-9534-482a-bf97-1f9cc43498a7 demo demo] Removing options '' from query. {{(pid=113804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:34:52.604112 np0000171568 devstack@c-api.service[113804]: DEBUG cinder.volume.api [None req-05c5f30f-9534-482a-bf97-1f9cc43498a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113804) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:34:52.612507 np0000171568 devstack@c-api.service[113804]: INFO cinder.volume.api [None req-05c5f30f-9534-482a-bf97-1f9cc43498a7 demo demo] Get all volumes completed successfully. May 04 16:34:52.615118 np0000171568 devstack@c-api.service[113804]: INFO cinder.api.openstack.wsgi [None req-05c5f30f-9534-482a-bf97-1f9cc43498a7 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:34:52.615585 np0000171568 devstack@c-api.service[113804]: [pid: 113804|app: 0|req: 9/35] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:34:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:35:02.607138 np0000171568 devstack@c-api.service[113804]: DEBUG dbcounter [-] [113804] Writing DB stats cinder:SELECT=1 {{(pid=113804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:35:52.633679 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.middleware.request_id [None req-4694d991-f13d-4aab-ac80-5bb7f693eec9 None None] RequestId filter calling following filter/app {{(pid=113806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:35:52.636648 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-4694d991-f13d-4aab-ac80-5bb7f693eec9 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:35:52.636941 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-4694d991-f13d-4aab-ac80-5bb7f693eec9 demo demo] Empty body provided in request {{(pid=113806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:35:52.637215 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.openstack.wsgi [None req-4694d991-f13d-4aab-ac80-5bb7f693eec9 demo demo] Calling method 'detail' {{(pid=113806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:35:52.637514 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.api.api_utils [None req-4694d991-f13d-4aab-ac80-5bb7f693eec9 demo demo] Removing options '' from query. {{(pid=113806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:35:52.638622 np0000171568 devstack@c-api.service[113806]: DEBUG cinder.volume.api [None req-4694d991-f13d-4aab-ac80-5bb7f693eec9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113806) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:35:52.646695 np0000171568 devstack@c-api.service[113806]: INFO cinder.volume.api [None req-4694d991-f13d-4aab-ac80-5bb7f693eec9 demo demo] Get all volumes completed successfully. May 04 16:35:52.650370 np0000171568 devstack@c-api.service[113806]: INFO cinder.api.openstack.wsgi [None req-4694d991-f13d-4aab-ac80-5bb7f693eec9 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:35:52.650901 np0000171568 devstack@c-api.service[113806]: [pid: 113806|app: 0|req: 10/36] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:35:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:36:02.643687 np0000171568 devstack@c-api.service[113806]: DEBUG dbcounter [-] [113806] Writing DB stats cinder:SELECT=1 {{(pid=113806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:36:52.669456 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.middleware.request_id [None req-aa46c8f7-28f6-45f0-b0e7-b437122968ea None None] RequestId filter calling following filter/app {{(pid=113803) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:36:52.673397 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-aa46c8f7-28f6-45f0-b0e7-b437122968ea demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:36:52.673745 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-aa46c8f7-28f6-45f0-b0e7-b437122968ea demo demo] Empty body provided in request {{(pid=113803) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:36:52.674186 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.openstack.wsgi [None req-aa46c8f7-28f6-45f0-b0e7-b437122968ea demo demo] Calling method 'detail' {{(pid=113803) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:36:52.674633 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.api.api_utils [None req-aa46c8f7-28f6-45f0-b0e7-b437122968ea demo demo] Removing options '' from query. {{(pid=113803) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:36:52.676156 np0000171568 devstack@c-api.service[113803]: DEBUG cinder.volume.api [None req-aa46c8f7-28f6-45f0-b0e7-b437122968ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113803) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:36:52.683848 np0000171568 devstack@c-api.service[113803]: INFO cinder.volume.api [None req-aa46c8f7-28f6-45f0-b0e7-b437122968ea demo demo] Get all volumes completed successfully. May 04 16:36:52.686027 np0000171568 devstack@c-api.service[113803]: INFO cinder.api.openstack.wsgi [None req-aa46c8f7-28f6-45f0-b0e7-b437122968ea demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:36:52.686305 np0000171568 devstack@c-api.service[113803]: [pid: 113803|app: 0|req: 9/37] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:36:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:37:02.679385 np0000171568 devstack@c-api.service[113803]: DEBUG dbcounter [-] [113803] Writing DB stats cinder:SELECT=1 {{(pid=113803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:37:52.702291 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.middleware.request_id [None req-a902f82b-7203-46db-86bf-4b251ea6ef0f None None] RequestId filter calling following filter/app {{(pid=113805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:37:52.705728 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-a902f82b-7203-46db-86bf-4b251ea6ef0f demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 04 16:37:52.705976 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-a902f82b-7203-46db-86bf-4b251ea6ef0f demo demo] Empty body provided in request {{(pid=113805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:37:52.706208 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.openstack.wsgi [None req-a902f82b-7203-46db-86bf-4b251ea6ef0f demo demo] Calling method 'detail' {{(pid=113805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:37:52.706482 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.api.api_utils [None req-a902f82b-7203-46db-86bf-4b251ea6ef0f demo demo] Removing options '' from query. {{(pid=113805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:37:52.707379 np0000171568 devstack@c-api.service[113805]: DEBUG cinder.volume.api [None req-a902f82b-7203-46db-86bf-4b251ea6ef0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113805) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:37:52.714541 np0000171568 devstack@c-api.service[113805]: INFO cinder.volume.api [None req-a902f82b-7203-46db-86bf-4b251ea6ef0f demo demo] Get all volumes completed successfully. May 04 16:37:52.716368 np0000171568 devstack@c-api.service[113805]: INFO cinder.api.openstack.wsgi [None req-a902f82b-7203-46db-86bf-4b251ea6ef0f demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 04 16:37:52.716696 np0000171568 devstack@c-api.service[113805]: [pid: 113805|app: 0|req: 10/38] 199.204.45.3 () {64 vars in 1284 bytes} [Mon May 4 16:37:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:38:02.710861 np0000171568 devstack@c-api.service[113805]: DEBUG dbcounter [-] [113805] Writing DB stats cinder:SELECT=1 {{(pid=113805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}