May 04 16:25:59.199376 np0000171573 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 04 16:25:59.206626 np0000171573 devstack@c-api.service[114237]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 4 16:25:59 2026] *** May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: nodename: np0000171573 May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: machine: x86_64 May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: clock source: unix May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: pcre jit disabled May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: detected number of CPU cores: 16 May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: current working directory: / May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: detected binary path: /usr/bin/uwsgi-core May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: your processes number limit is 256917 May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: your memory page size is 4096 bytes May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: detected max file descriptor number: 2048 May 04 16:25:59.209569 np0000171573 devstack@c-api.service[114237]: lock engine: pthread robust mutexes May 04 16:25:59.210434 np0000171573 devstack@c-api.service[114237]: thunder lock: enabled May 04 16:25:59.210497 np0000171573 devstack@c-api.service[114237]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 04 16:25:59.210567 np0000171573 devstack@c-api.service[114237]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 04 16:25:59.210567 np0000171573 devstack@c-api.service[114237]: PEP 405 virtualenv detected: /opt/stack/data/venv May 04 16:25:59.210567 np0000171573 devstack@c-api.service[114237]: Set PythonHome to /opt/stack/data/venv May 04 16:25:59.249462 np0000171573 devstack@c-api.service[114237]: Python main interpreter initialized at 0x7310342a3668 May 04 16:25:59.249462 np0000171573 devstack@c-api.service[114237]: python threads support enabled May 04 16:25:59.249462 np0000171573 devstack@c-api.service[114237]: your server socket listen backlog is limited to 100 connections May 04 16:25:59.249462 np0000171573 devstack@c-api.service[114237]: your mercy for graceful operations on workers is 80 seconds May 04 16:25:59.249954 np0000171573 devstack@c-api.service[114237]: mapped 671795 bytes (656 KB) for 4 cores May 04 16:25:59.250087 np0000171573 devstack@c-api.service[114237]: *** Operational MODE: preforking *** May 04 16:25:59.250293 np0000171573 devstack@c-api.service[114237]: *** uWSGI is running in multiple interpreter mode *** May 04 16:25:59.250293 np0000171573 devstack@c-api.service[114237]: spawned uWSGI master process (pid: 114237) May 04 16:25:59.250511 np0000171573 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 04 16:25:59.250988 np0000171573 devstack@c-api.service[114237]: spawned uWSGI worker 1 (pid: 114241, cores: 1) May 04 16:25:59.253093 np0000171573 devstack@c-api.service[114237]: spawned uWSGI worker 2 (pid: 114243, cores: 1) May 04 16:25:59.253093 np0000171573 devstack@c-api.service[114237]: spawned uWSGI worker 3 (pid: 114244, cores: 1) May 04 16:25:59.253093 np0000171573 devstack@c-api.service[114237]: spawned uWSGI worker 4 (pid: 114245, cores: 1) May 04 16:25:59.253093 np0000171573 devstack@c-api.service[114237]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 04 16:25:59.385085 np0000171573 devstack@c-api.service[114244]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:25:59.385085 np0000171573 devstack@c-api.service[114244]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:25:59.385085 np0000171573 devstack@c-api.service[114244]: we strongly recommend against using it for new projects. May 04 16:25:59.385085 np0000171573 devstack@c-api.service[114244]: If you are already using Eventlet, we recommend migrating to a different May 04 16:25:59.385085 np0000171573 devstack@c-api.service[114244]: framework. For more detail see May 04 16:25:59.385085 np0000171573 devstack@c-api.service[114244]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:25:59.385085 np0000171573 devstack@c-api.service[114244]: import eventlet # noqa May 04 16:25:59.388754 np0000171573 devstack@c-api.service[114245]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:25:59.388754 np0000171573 devstack@c-api.service[114245]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:25:59.388754 np0000171573 devstack@c-api.service[114245]: we strongly recommend against using it for new projects. May 04 16:25:59.388754 np0000171573 devstack@c-api.service[114245]: If you are already using Eventlet, we recommend migrating to a different May 04 16:25:59.388754 np0000171573 devstack@c-api.service[114245]: framework. For more detail see May 04 16:25:59.388754 np0000171573 devstack@c-api.service[114245]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:25:59.388754 np0000171573 devstack@c-api.service[114245]: import eventlet # noqa May 04 16:25:59.397933 np0000171573 devstack@c-api.service[114241]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:25:59.397933 np0000171573 devstack@c-api.service[114241]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:25:59.397933 np0000171573 devstack@c-api.service[114241]: we strongly recommend against using it for new projects. May 04 16:25:59.397933 np0000171573 devstack@c-api.service[114241]: If you are already using Eventlet, we recommend migrating to a different May 04 16:25:59.397933 np0000171573 devstack@c-api.service[114241]: framework. For more detail see May 04 16:25:59.397933 np0000171573 devstack@c-api.service[114241]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:25:59.397933 np0000171573 devstack@c-api.service[114241]: import eventlet # noqa May 04 16:25:59.408706 np0000171573 devstack@c-api.service[114243]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:25:59.408706 np0000171573 devstack@c-api.service[114243]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:25:59.408706 np0000171573 devstack@c-api.service[114243]: we strongly recommend against using it for new projects. May 04 16:25:59.408706 np0000171573 devstack@c-api.service[114243]: If you are already using Eventlet, we recommend migrating to a different May 04 16:25:59.408706 np0000171573 devstack@c-api.service[114243]: framework. For more detail see May 04 16:25:59.408706 np0000171573 devstack@c-api.service[114243]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:25:59.408706 np0000171573 devstack@c-api.service[114243]: import eventlet # noqa May 04 16:25:59.475121 np0000171573 devstack@c-api.service[114244]: /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:25:59.475121 np0000171573 devstack@c-api.service[114244]: debtcollector.deprecate( May 04 16:25:59.477878 np0000171573 devstack@c-api.service[114245]: /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:25:59.477878 np0000171573 devstack@c-api.service[114245]: debtcollector.deprecate( May 04 16:25:59.485742 np0000171573 devstack@c-api.service[114241]: /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:25:59.485742 np0000171573 devstack@c-api.service[114241]: debtcollector.deprecate( May 04 16:25:59.509206 np0000171573 devstack@c-api.service[114243]: /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:25:59.509206 np0000171573 devstack@c-api.service[114243]: debtcollector.deprecate( May 04 16:25:59.555346 np0000171573 devstack@c-api.service[114244]: /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:25:59.555346 np0000171573 devstack@c-api.service[114244]: from cgi import parse_header May 04 16:25:59.567632 np0000171573 devstack@c-api.service[114241]: /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:25:59.567632 np0000171573 devstack@c-api.service[114241]: from cgi import parse_header May 04 16:25:59.571379 np0000171573 devstack@c-api.service[114245]: /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:25:59.571379 np0000171573 devstack@c-api.service[114245]: from cgi import parse_header May 04 16:25:59.592817 np0000171573 devstack@c-api.service[114243]: /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:25:59.592817 np0000171573 devstack@c-api.service[114243]: from cgi import parse_header May 04 16:25:59.604012 np0000171573 devstack@c-api.service[114244]: /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:25:59.604012 np0000171573 devstack@c-api.service[114244]: removals.removed_module( May 04 16:25:59.604712 np0000171573 devstack@c-api.service[114244]: /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:25:59.604712 np0000171573 devstack@c-api.service[114244]: removals.removed_module( May 04 16:25:59.610400 np0000171573 devstack@c-api.service[114241]: /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:25:59.610400 np0000171573 devstack@c-api.service[114241]: removals.removed_module( May 04 16:25:59.611137 np0000171573 devstack@c-api.service[114241]: /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:25:59.611137 np0000171573 devstack@c-api.service[114241]: removals.removed_module( May 04 16:25:59.622365 np0000171573 devstack@c-api.service[114245]: /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:25:59.622365 np0000171573 devstack@c-api.service[114245]: removals.removed_module( May 04 16:25:59.623088 np0000171573 devstack@c-api.service[114245]: /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:25:59.623088 np0000171573 devstack@c-api.service[114245]: removals.removed_module( May 04 16:25:59.638722 np0000171573 devstack@c-api.service[114243]: /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:25:59.638722 np0000171573 devstack@c-api.service[114243]: removals.removed_module( May 04 16:25:59.639442 np0000171573 devstack@c-api.service[114243]: /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:25:59.639442 np0000171573 devstack@c-api.service[114243]: removals.removed_module( May 04 16:26:00.218455 np0000171573 devstack@c-api.service[114244]: /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:26:00.218455 np0000171573 devstack@c-api.service[114244]: warnings.warn( May 04 16:26:00.234055 np0000171573 devstack@c-api.service[114241]: /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:26:00.234055 np0000171573 devstack@c-api.service[114241]: warnings.warn( May 04 16:26:00.273674 np0000171573 devstack@c-api.service[114243]: /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:26:00.273674 np0000171573 devstack@c-api.service[114243]: warnings.warn( May 04 16:26:00.314874 np0000171573 devstack@c-api.service[114244]: /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:26:00.314874 np0000171573 devstack@c-api.service[114244]: warnings.warn( May 04 16:26:00.316598 np0000171573 devstack@c-api.service[114245]: /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:26:00.316598 np0000171573 devstack@c-api.service[114245]: warnings.warn( May 04 16:26:00.329160 np0000171573 devstack@c-api.service[114241]: /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:26:00.329160 np0000171573 devstack@c-api.service[114241]: warnings.warn( May 04 16:26:00.380446 np0000171573 devstack@c-api.service[114243]: /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:26:00.380446 np0000171573 devstack@c-api.service[114243]: warnings.warn( May 04 16:26:00.414188 np0000171573 devstack@c-api.service[114245]: /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:26:00.414188 np0000171573 devstack@c-api.service[114245]: warnings.warn( May 04 16:26:00.606374 np0000171573 devstack@c-api.service[114244]: 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:26:00.606929 np0000171573 devstack@c-api.service[114244]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114244) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:26:00.612313 np0000171573 devstack@c-api.service[114241]: 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:26:00.612583 np0000171573 devstack@c-api.service[114241]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114241) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:26:00.671881 np0000171573 devstack@c-api.service[114243]: 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:26:00.672382 np0000171573 devstack@c-api.service[114243]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114243) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:26:00.696034 np0000171573 devstack@c-api.service[114244]: /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:26:00.696034 np0000171573 devstack@c-api.service[114244]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:26:00.696581 np0000171573 devstack@c-api.service[114241]: /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:26:00.696581 np0000171573 devstack@c-api.service[114241]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:26:00.699222 np0000171573 devstack@c-api.service[114245]: 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:26:00.699400 np0000171573 devstack@c-api.service[114245]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114245) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:26:00.733465 np0000171573 devstack@c-api.service[114243]: /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:26:00.733465 np0000171573 devstack@c-api.service[114243]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:26:00.761037 np0000171573 devstack@c-api.service[114245]: /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:26:00.761037 np0000171573 devstack@c-api.service[114245]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:26:01.222020 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114243) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:26:01.222382 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.222466 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.222565 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114244) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:26:01.222645 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.223020 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.223159 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.223226 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114245) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:26:01.223346 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.223643 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.223761 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.223909 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.223909 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.224111 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.224213 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.224213 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.224368 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.224450 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.224529 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.224610 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.224610 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.224757 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.224757 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.224757 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.224981 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.224981 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.225109 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.225170 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.225238 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.225304 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.225304 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.225304 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.225304 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.226316 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.226316 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.226514 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.226514 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.226514 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.226746 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.226746 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.226746 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.226746 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.227058 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.227058 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.227133 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.227178 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.227248 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.227325 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.227380 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114241) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:26:01.227448 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.227494 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.227539 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.227539 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.227539 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.227539 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.227539 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.227539 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.227768 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.227839 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.227883 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.227927 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.227927 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.227927 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.228059 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.228103 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.228150 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.228150 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.228247 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.228305 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.228349 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.228393 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.228474 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.229037 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.229123 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.229182 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.229221 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.229258 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.229357 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.229404 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.229440 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.229513 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.229562 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.229629 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.229685 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.229743 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.229809 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.229849 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.229885 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.229920 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.229979 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.230040 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.230104 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.230170 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.230263 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.230332 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.230382 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.230432 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.230480 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.230527 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.230607 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.231814 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.231910 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.231978 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.232029 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.232082 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.232082 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.232178 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.232232 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.232293 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.232293 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.232380 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.232439 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.232439 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.232548 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.232600 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.232650 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.232650 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.232650 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.232650 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.232650 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.232650 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.233989 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.234090 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.234164 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.234273 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.234330 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.234382 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.234432 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.234484 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.234536 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.234594 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.234655 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.234705 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.234756 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.234830 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.234882 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.234944 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.235001 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.235050 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.235099 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.235099 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.235196 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.235196 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.235196 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.235196 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.235196 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.235196 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.235196 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.235196 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.235517 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.235517 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.235726 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.235726 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.235907 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.236051 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.236186 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.236255 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.236316 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.236316 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.236414 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.236480 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.236536 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.236536 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.236625 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.236676 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.236735 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.236735 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.236850 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.236850 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.236954 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.237182 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.237520 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.237663 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.237804 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.237980 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.238146 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.238318 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.241939 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.242111 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.242290 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.242436 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.242596 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.242728 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.242915 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.242991 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.243046 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.243093 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.243190 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.243289 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.243373 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.243433 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.243492 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.243589 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.243735 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.243905 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.243975 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.244026 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.244162 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.244241 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.244302 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.244351 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.244483 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.244620 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.244762 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.244973 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.249212 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.249293 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.249371 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.249437 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.249541 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.249599 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.249708 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.251910 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.251993 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.252051 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.252121 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.252177 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.252245 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.252308 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.252365 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.252414 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.252465 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.252535 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.252592 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.252641 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.252689 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.252740 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.252842 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.252907 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.252961 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.253010 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.253075 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.253148 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.253210 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.253271 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.253337 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.253394 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.253442 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.253493 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.253540 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.253597 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.253648 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.253725 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.253775 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.254039 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.254122 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.254225 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.254291 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.254344 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.254397 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.254459 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.254521 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.254585 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.254585 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.254681 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.254681 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.254681 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.254875 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.254933 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.254990 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.255053 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.255117 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.255172 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.255225 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.255280 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.255343 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.255397 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.255452 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.255506 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.255566 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.255620 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.255683 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.255748 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.255748 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.255878 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.255942 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.255995 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.256049 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.256102 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.256155 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.256221 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.256277 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.256339 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.256400 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.256460 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.256514 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.256566 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.256620 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.256673 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.256727 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.256810 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.256866 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.256918 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.256987 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.257048 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.257099 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.257160 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.257213 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.257269 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.257338 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.257399 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.257399 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.257504 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.257557 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.257615 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.257668 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.257721 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.257721 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.257721 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.257907 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.257907 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.258013 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.258072 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.258127 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.258203 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.258203 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.258306 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.258306 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.258407 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.258461 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.258520 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.258573 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.258573 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.258573 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.259973 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.260096 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.260179 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.260263 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.260339 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.260446 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.260570 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.260710 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.260814 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.260912 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.261031 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.261142 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.261230 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.261324 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.264104 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.264209 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.264267 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.264320 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.264377 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.264430 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.264484 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.264534 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.264585 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.264636 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.264686 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.264758 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.264758 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.264902 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.265973 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.266058 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.266125 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.266208 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.266208 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.266292 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.266338 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.266397 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.266446 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.266494 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.266549 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.266602 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.266649 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.266649 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.266746 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.266820 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.266891 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.266891 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.266979 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.267024 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.267151 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.267222 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.267324 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.267412 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.267501 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.267555 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.267555 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.267647 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.267705 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.267756 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.267836 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.267836 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.267942 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.267995 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.267995 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.268200 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.268286 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.268387 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.268474 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.268553 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.268636 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.268728 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.270061 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.270061 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.270209 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.270258 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.270294 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.270330 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.270404 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.271415 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.271510 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.271595 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.271676 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.271769 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.271871 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.271967 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.272153 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.272238 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.272327 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.272412 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.272494 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.272575 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.272613 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.272651 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.272696 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.272783 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.272901 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.273321 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.273321 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.273321 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.273451 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.273451 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.273451 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.273561 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.273598 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.273635 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.273677 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.273721 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.273763 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.273839 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.273887 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.273955 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.273955 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.274052 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.283185 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.283272 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.283362 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.283423 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.283493 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.283540 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.283624 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.283736 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.283776 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.283835 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.283883 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.283923 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.283958 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.284000 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.284035 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.284082 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.284118 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.284153 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.284187 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.284221 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.284264 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.284305 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.284341 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.284381 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.284415 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.284451 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.284485 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.284518 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.284566 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.284601 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.284634 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.284668 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.284668 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.284742 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.284782 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.284938 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.284990 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.285093 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.285132 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.285312 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.285378 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.285458 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.285497 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.285541 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.285578 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.285621 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.285659 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.285694 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.285730 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.285765 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.285828 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.285865 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.285906 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.285942 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.285983 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.286020 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.286059 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.286095 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.286153 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.286191 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.286272 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.286397 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.286538 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.286577 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.286757 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.286984 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.287175 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.287304 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.287416 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.287542 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.287674 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.287845 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.287981 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.288114 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.288242 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.288287 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.288330 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.288385 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.288436 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.288512 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.288553 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.288591 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.288658 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.288744 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.288942 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.289070 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.289190 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.289313 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.289418 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.289458 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.289497 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.289548 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.289586 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.289622 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.289659 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.289703 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.289741 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.289785 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.289839 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.289839 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.289917 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.289962 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.290005 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.290047 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.290083 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.290170 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.290218 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.290256 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.290292 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.290328 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.290377 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.290416 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.290463 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.290565 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.290565 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.290645 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.290689 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.290725 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.290822 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.291100 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.291192 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.291278 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.291356 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.291445 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.291498 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.291537 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.291573 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.291609 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.291647 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.291692 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.291749 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.291859 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.291951 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.292225 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.292327 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.292401 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.292459 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.292459 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.292571 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.292628 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.292712 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.292770 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.292843 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.292916 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.292970 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.292970 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.292970 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.293117 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.293171 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.293232 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.293368 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.293435 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.293487 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.293552 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.293650 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.293712 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.293819 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.293916 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.294004 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.294095 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.294229 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.294288 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.294457 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.294539 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.294624 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.294706 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.294783 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.294906 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.297182 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.297253 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.297367 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.297427 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.297521 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.297595 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.297695 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.297755 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.297846 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.297904 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.297966 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.298019 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.298074 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.298148 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.298322 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.298380 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.298443 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.298497 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.298550 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.298611 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.298667 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.298719 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.298778 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.298855 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.298922 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.298983 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.299036 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.299094 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.299152 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.299223 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.299283 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.299335 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.299385 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.299446 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.299506 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.299564 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.299614 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.299670 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.299721 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.299772 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.299772 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.299772 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.299930 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.300000 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.300064 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.300115 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.300168 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.300168 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.300275 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.300328 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.300378 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.300431 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.300488 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.300539 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.300599 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.300654 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.300714 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.300768 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.300843 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.300915 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.300915 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.301019 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.301081 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.301150 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.301227 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.301282 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.301343 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.301343 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.301440 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.301502 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.301502 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.301502 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.301502 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.301709 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.301766 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.301856 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.301918 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.301975 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.301975 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.302065 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.302165 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.302214 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.302259 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.302259 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.307370 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.307439 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.307491 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.307529 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.307591 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.307647 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.307710 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.307775 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.307955 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.307955 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.308031 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.308068 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.308104 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.308170 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.308632 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.308710 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.308767 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.308848 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.308907 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.308965 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.309031 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.309285 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.309391 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.309478 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.309598 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.309700 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.309741 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.309785 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.309856 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.309894 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.309930 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.309974 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.310017 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.310053 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.310130 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.310189 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.310231 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.310277 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.310277 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.310351 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.310351 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.310416 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.310614 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.310704 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.310810 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.310905 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.310955 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.311004 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.311045 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.311092 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.311154 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.311208 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.311263 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.311324 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.311378 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.311432 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.311493 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.311565 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.311621 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.311684 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.311684 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.311830 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.311903 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.311966 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.312021 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.312021 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.312021 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.312021 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.312220 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.312276 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.312331 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.312381 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.312433 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.312495 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.312548 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.312621 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.312676 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.312676 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.312785 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.312862 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.312928 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.312991 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.313052 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.313052 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.313158 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.313158 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.313268 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.313329 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.313329 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.313468 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.313576 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.313652 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.313768 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.313935 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.314086 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.314244 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.314336 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.314415 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.314480 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.314535 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.314588 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.314646 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.314708 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.314763 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.314843 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.314899 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.314973 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.315028 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.315090 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.315144 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.315198 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.315253 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.315315 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.315380 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.315455 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.315519 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.315594 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.315648 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.315712 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.315766 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.315845 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.315899 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.315952 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.316008 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.316060 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.316113 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.316182 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.316238 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.316290 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.316352 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.316405 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.316456 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.316510 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.316563 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.316615 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.316678 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.316731 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.316813 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.316869 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.316869 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.316988 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.316988 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.316988 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.316988 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.316988 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.316988 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.317294 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.317354 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.317409 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.317409 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.317409 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.317409 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.317608 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.317661 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.317713 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.317775 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.317857 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.317857 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.317857 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.318012 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.318075 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.318172 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.318226 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.318278 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.318278 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.318278 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.318278 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.318278 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.319137 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.319187 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.319212 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.319247 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.319273 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.319321 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.319363 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.319391 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.319417 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.319447 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.319476 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.319476 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.319542 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.319571 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.319602 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.319639 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.319666 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.319666 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.319709 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.319735 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.319765 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.319805 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.319831 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.319857 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114241) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.319881 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.319906 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.319930 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.319969 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.319994 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.320018 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.320042 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.320072 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.320154 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.320214 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.320277 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.320339 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.320400 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.320463 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.320523 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.321549 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.321629 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.321696 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.321756 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.321843 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.321898 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.321972 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:26:01.322033 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:26:01.322129 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:26:01.322193 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:26:01.322257 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:26:01.322317 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:26:01.322377 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:26:01.365845 np0000171573 devstack@c-api.service[114245]: INFO dbcounter [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Registered counter for database cinder May 04 16:26:01.368952 np0000171573 devstack@c-api.service[114244]: INFO dbcounter [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Registered counter for database cinder May 04 16:26:01.370574 np0000171573 devstack@c-api.service[114241]: INFO dbcounter [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Registered counter for database cinder May 04 16:26:01.371014 np0000171573 devstack@c-api.service[114243]: INFO dbcounter [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Registered counter for database cinder May 04 16:26:01.377285 np0000171573 devstack@c-api.service[114245]: DEBUG oslo_db.sqlalchemy.engines [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 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=114245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:26:01.383077 np0000171573 devstack@c-api.service[114244]: DEBUG oslo_db.sqlalchemy.engines [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 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=114244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:26:01.391920 np0000171573 devstack@c-api.service[114243]: DEBUG oslo_db.sqlalchemy.engines [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 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=114243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:26:01.394936 np0000171573 devstack@c-api.service[114241]: DEBUG oslo_db.sqlalchemy.engines [None req-0903cb3e-668d-47b0-81ee-820333be38f2 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=114241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:26:01.498894 np0000171573 devstack@c-api.service[114244]: DEBUG dbcounter [-] [114244] Writer thread running {{(pid=114244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:26:01.501539 np0000171573 devstack@c-api.service[114244]: INFO cinder.rpc [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:26:01.503902 np0000171573 devstack@c-api.service[114244]: INFO cinder.rpc [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:26:01.504312 np0000171573 devstack@c-api.service[114245]: DEBUG dbcounter [-] [114245] Writer thread running {{(pid=114245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:26:01.506040 np0000171573 devstack@c-api.service[114244]: INFO cinder.rpc [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:26:01.507120 np0000171573 devstack@c-api.service[114245]: INFO cinder.rpc [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:26:01.507996 np0000171573 devstack@c-api.service[114244]: INFO cinder.rpc [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:26:01.508901 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.509555 np0000171573 devstack@c-api.service[114245]: INFO cinder.rpc [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:26:01.510610 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.511835 np0000171573 devstack@c-api.service[114245]: INFO cinder.rpc [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:26:01.512804 np0000171573 devstack@c-api.service[114243]: DEBUG dbcounter [-] [114243] Writer thread running {{(pid=114243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:26:01.514114 np0000171573 devstack@c-api.service[114245]: INFO cinder.rpc [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:26:01.514820 np0000171573 devstack@c-api.service[114244]: DEBUG oslo_db.sqlalchemy.engines [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 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=114244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:26:01.515386 np0000171573 devstack@c-api.service[114243]: INFO cinder.rpc [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:26:01.515469 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.516499 np0000171573 devstack@c-api.service[114244]: INFO cinder.rpc [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:26:01.517753 np0000171573 devstack@c-api.service[114243]: INFO cinder.rpc [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:26:01.518091 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.518279 np0000171573 devstack@c-api.service[114244]: INFO cinder.rpc [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:26:01.519101 np0000171573 devstack@c-api.service[114241]: DEBUG dbcounter [-] [114241] Writer thread running {{(pid=114241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:26:01.519296 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.519995 np0000171573 devstack@c-api.service[114243]: INFO cinder.rpc [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:26:01.521077 np0000171573 devstack@c-api.service[114241]: INFO cinder.rpc [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:26:01.521811 np0000171573 devstack@c-api.service[114243]: INFO cinder.rpc [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:26:01.522623 np0000171573 devstack@c-api.service[114245]: DEBUG oslo_db.sqlalchemy.engines [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 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=114245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:26:01.522709 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.523337 np0000171573 devstack@c-api.service[114241]: INFO cinder.rpc [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:26:01.524371 np0000171573 devstack@c-api.service[114245]: INFO cinder.rpc [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:26:01.524472 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.525289 np0000171573 devstack@c-api.service[114241]: INFO cinder.rpc [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:26:01.526012 np0000171573 devstack@c-api.service[114245]: INFO cinder.rpc [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:26:01.527004 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.527073 np0000171573 devstack@c-api.service[114241]: INFO cinder.rpc [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:26:01.527967 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.528337 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.529643 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.531262 np0000171573 devstack@c-api.service[114243]: DEBUG oslo_db.sqlalchemy.engines [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 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=114243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:26:01.531760 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.533402 np0000171573 devstack@c-api.service[114243]: INFO cinder.rpc [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:26:01.533870 np0000171573 devstack@c-api.service[114241]: DEBUG oslo_db.sqlalchemy.engines [None req-0903cb3e-668d-47b0-81ee-820333be38f2 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=114241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:26:01.535062 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.535140 np0000171573 devstack@c-api.service[114243]: INFO cinder.rpc [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:26:01.535920 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.537163 np0000171573 devstack@c-api.service[114241]: INFO cinder.rpc [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:26:01.539252 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.539461 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.540432 np0000171573 devstack@c-api.service[114241]: INFO cinder.rpc [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:26:01.542336 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.542623 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.544005 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.545289 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.547404 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.548222 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.548906 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.551752 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.551864 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.552004 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.554395 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.554885 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.555246 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.555462 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.557025 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.557717 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.558064 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.559366 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.559701 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.561315 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.562225 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.562440 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.565148 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.565344 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.565427 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.565499 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.568139 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.568592 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.568772 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.568876 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.569680 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.570606 np0000171573 devstack@c-api.service[114244]: WARNING cinder.api.contrib.hosts [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:26:01.571413 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.571864 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.572246 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.572577 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.572815 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.574344 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.575024 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.575212 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.575806 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.576757 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.577311 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.577995 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.578578 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.579043 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.579440 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.580528 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.581821 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.581963 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.582436 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.582810 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: extensions {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.583457 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.584048 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: encryption {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.584247 np0000171573 devstack@c-api.service[114245]: WARNING cinder.api.contrib.hosts [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:26:01.585056 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.585197 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.585649 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: os-hosts {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.586575 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.586695 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.587064 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: os-quota-class-sets {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.588039 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.588315 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: capabilities {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.588709 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.589496 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.589586 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: extra_specs {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.590553 np0000171573 devstack@c-api.service[114243]: WARNING cinder.api.contrib.hosts [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:26:01.591075 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.591190 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: os-volume-manage {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.591341 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.592388 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.592544 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: consistencygroups {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.592722 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.592846 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.594252 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.594352 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.594537 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: os-availability-zone {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.595652 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.595769 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.595870 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: cgsnapshots {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.595941 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.596656 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: extensions {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.597229 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: os-volume-transfer {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.597320 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.597785 np0000171573 devstack@c-api.service[114241]: WARNING cinder.api.contrib.hosts [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:26:01.597914 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: encryption {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.598614 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.598945 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.599384 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: os-volume-type-access {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.599500 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: os-hosts {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.600254 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.600455 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.600823 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: os-quota-class-sets {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.601001 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: scheduler-stats {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.601937 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.602155 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.602248 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: capabilities {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.602519 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: encryption {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.602764 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: extensions {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.603463 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.603570 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: extra_specs {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.604026 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: qos-specs {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.604155 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: encryption {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.605008 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.605129 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: os-volume-manage {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.605651 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: os-hosts {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.606097 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: os-quota-sets {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.606466 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: consistencygroups {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.606757 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.607534 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: backups {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.607921 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: os-quota-class-sets {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.608292 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.608971 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: os-availability-zone {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.609169 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: capabilities {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.609566 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extended resource: os-snapshot-manage {{(pid=114244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.609829 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.610542 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: extra_specs {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.610591 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: cgsnapshots {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.610721 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: extensions {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.611744 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.611938 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: os-volume-transfer {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.611984 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: encryption {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.612093 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: os-volume-manage {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.612712 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.contrib.snapshot_actions [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] SnapshotActionsController initialized {{(pid=114244) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:26:01.613496 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.613625 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: consistencygroups {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.613780 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: os-hosts {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.614234 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: os-volume-type-access {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.614940 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.615033 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: os-quota-class-sets {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.615481 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: scheduler-stats {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.615543 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: os-availability-zone {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.616304 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: capabilities {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.616367 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.617070 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: encryption {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.617404 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: cgsnapshots {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.617612 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: extra_specs {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.617777 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.618483 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: qos-specs {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.618831 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: os-volume-transfer {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.619207 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.619592 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: os-volume-manage {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.620555 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: os-volume-type-access {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.620628 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: os-quota-sets {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.620712 np0000171573 devstack@c-api.service[114244]: WARNING castellan.key_manager.migration [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.621045 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: consistencygroups {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.621735 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.621851 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.622012 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.622085 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension TypesManage extending resource: types {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.622128 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: backups {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.622164 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.622202 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: scheduler-stats {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.622276 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.622391 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.622497 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.622614 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension VolumeActions extending resource: volumes {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.622733 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.622857 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.622967 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.623051 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: os-availability-zone {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.623151 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension UsedLimits extending resource: limits {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.623260 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension AdminActions extending resource: volumes {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.623375 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension AdminActions extending resource: snapshots {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.623477 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.v3.router [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 None None] Extension AdminActions extending resource: backups {{(pid=114244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.623612 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: encryption {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.624115 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extended resource: os-snapshot-manage {{(pid=114245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.624459 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: cgsnapshots {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.625131 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: qos-specs {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.625778 np0000171573 devstack@c-api.service[114244]: WARNING keystonemiddleware.auth_token [None req-347c7ca0-bdb6-4e93-b253-6b8de2a13100 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:26:01.625876 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: os-volume-transfer {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.626361 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.627218 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: os-quota-sets {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.627322 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.contrib.snapshot_actions [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] SnapshotActionsController initialized {{(pid=114245) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:26:01.628078 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.628256 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: os-volume-type-access {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.628668 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: backups {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.629581 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.630039 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: scheduler-stats {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.630748 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extended resource: os-snapshot-manage {{(pid=114243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.631056 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.631485 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: encryption {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.631643 np0000171573 devstack@c-api.service[114244]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7310342a3668 pid: 114244 (default app) May 04 16:26:01.632182 np0000171573 devstack@c-api.service[114244]: /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:26:01.632182 np0000171573 devstack@c-api.service[114244]: warnings.warn( May 04 16:26:01.632468 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.632923 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.633051 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: qos-specs {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.633916 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.contrib.snapshot_actions [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] SnapshotActionsController initialized {{(pid=114243) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:26:01.634010 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.634672 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.635169 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: os-quota-sets {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.635435 np0000171573 devstack@c-api.service[114245]: WARNING castellan.key_manager.migration [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.636083 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.636441 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.636570 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.636683 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: backups {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.636730 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.636808 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension TypesManage extending resource: types {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.636936 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.637036 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.637173 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.637273 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.637392 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension VolumeActions extending resource: volumes {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.637501 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.637543 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.637621 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.637804 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.638032 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension UsedLimits extending resource: limits {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.638148 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension AdminActions extending resource: volumes {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.638263 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension AdminActions extending resource: snapshots {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.638363 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.v3.router [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 None None] Extension AdminActions extending resource: backups {{(pid=114245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.638767 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extended resource: os-snapshot-manage {{(pid=114241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:26:01.638993 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.639773 np0000171573 devstack@c-api.service[114244]: /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:26:01.639773 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.639933 np0000171573 devstack@c-api.service[114244]: /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:26:01.639933 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.639933 np0000171573 devstack@c-api.service[114244]: /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:26:01.639933 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.639933 np0000171573 devstack@c-api.service[114244]: /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:26:01.640183 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.640183 np0000171573 devstack@c-api.service[114244]: /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:26:01.640183 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.640183 np0000171573 devstack@c-api.service[114244]: /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:26:01.640183 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.640183 np0000171573 devstack@c-api.service[114244]: /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:26:01.640467 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.640467 np0000171573 devstack@c-api.service[114244]: /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:26:01.640467 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.640467 np0000171573 devstack@c-api.service[114244]: /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:26:01.640467 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.640691 np0000171573 devstack@c-api.service[114244]: /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:26:01.640691 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.640691 np0000171573 devstack@c-api.service[114244]: /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:26:01.640691 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.641007 np0000171573 devstack@c-api.service[114244]: /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:26:01.641007 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.641007 np0000171573 devstack@c-api.service[114244]: /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:26:01.641007 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.641193 np0000171573 devstack@c-api.service[114244]: /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:26:01.641193 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.641193 np0000171573 devstack@c-api.service[114244]: /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:26:01.641193 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.641193 np0000171573 devstack@c-api.service[114244]: /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:26:01.641453 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.641453 np0000171573 devstack@c-api.service[114244]: /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:26:01.641453 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.641453 np0000171573 devstack@c-api.service[114244]: /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:26:01.641453 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.641676 np0000171573 devstack@c-api.service[114244]: /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:26:01.641676 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.641676 np0000171573 devstack@c-api.service[114244]: /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:26:01.641676 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.641676 np0000171573 devstack@c-api.service[114244]: /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:26:01.641676 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642018 np0000171573 devstack@c-api.service[114244]: /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:26:01.642018 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642018 np0000171573 devstack@c-api.service[114244]: /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:26:01.642018 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642018 np0000171573 devstack@c-api.service[114244]: /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:26:01.642018 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642285 np0000171573 devstack@c-api.service[114244]: /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:26:01.642285 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642285 np0000171573 devstack@c-api.service[114244]: /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:26:01.642285 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642285 np0000171573 devstack@c-api.service[114244]: /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:26:01.642285 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642557 np0000171573 devstack@c-api.service[114244]: /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:26:01.642557 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642557 np0000171573 devstack@c-api.service[114244]: /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:26:01.642557 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642557 np0000171573 devstack@c-api.service[114244]: /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:26:01.642557 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642864 np0000171573 devstack@c-api.service[114244]: /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:26:01.642864 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.642864 np0000171573 devstack@c-api.service[114244]: /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:26:01.642864 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643044 np0000171573 devstack@c-api.service[114244]: /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:26:01.643044 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643044 np0000171573 devstack@c-api.service[114244]: /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:26:01.643044 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643226 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.643266 np0000171573 devstack@c-api.service[114244]: /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:26:01.643266 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643266 np0000171573 devstack@c-api.service[114244]: /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:26:01.643266 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643266 np0000171573 devstack@c-api.service[114244]: /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:26:01.643510 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643510 np0000171573 devstack@c-api.service[114244]: /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:26:01.643510 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643510 np0000171573 devstack@c-api.service[114244]: /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:26:01.643510 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643510 np0000171573 devstack@c-api.service[114244]: /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:26:01.643510 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643814 np0000171573 devstack@c-api.service[114244]: /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:26:01.643814 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643814 np0000171573 devstack@c-api.service[114244]: /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:26:01.643814 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.643814 np0000171573 devstack@c-api.service[114244]: /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:26:01.644052 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.644052 np0000171573 devstack@c-api.service[114244]: /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:26:01.644052 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.644052 np0000171573 devstack@c-api.service[114244]: /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:26:01.644052 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.644375 np0000171573 devstack@c-api.service[114244]: /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:26:01.644375 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.644375 np0000171573 devstack@c-api.service[114244]: /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:26:01.644375 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.644575 np0000171573 devstack@c-api.service[114244]: /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:26:01.644575 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.644575 np0000171573 devstack@c-api.service[114244]: /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:26:01.644575 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.644756 np0000171573 devstack@c-api.service[114244]: /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:26:01.644756 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.644756 np0000171573 devstack@c-api.service[114244]: /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:26:01.644756 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.644756 np0000171573 devstack@c-api.service[114244]: /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:26:01.645031 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.645031 np0000171573 devstack@c-api.service[114244]: /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:26:01.645031 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.645155 np0000171573 devstack@c-api.service[114245]: WARNING keystonemiddleware.auth_token [None req-b1d4bc1b-18ff-4294-b2b4-725aeac83433 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:26:01.645200 np0000171573 devstack@c-api.service[114244]: /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:26:01.645200 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.645200 np0000171573 devstack@c-api.service[114244]: /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:26:01.645200 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.645394 np0000171573 devstack@c-api.service[114244]: /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:26:01.645394 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.645394 np0000171573 devstack@c-api.service[114244]: /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:26:01.645394 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.645582 np0000171573 devstack@c-api.service[114244]: /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:26:01.645582 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.645582 np0000171573 devstack@c-api.service[114244]: /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:26:01.645582 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.645851 np0000171573 devstack@c-api.service[114244]: /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:26:01.645851 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.645851 np0000171573 devstack@c-api.service[114244]: /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:26:01.645851 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646034 np0000171573 devstack@c-api.service[114244]: /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:26:01.646034 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646034 np0000171573 devstack@c-api.service[114244]: /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:26:01.646034 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646212 np0000171573 devstack@c-api.service[114244]: /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:26:01.646212 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646212 np0000171573 devstack@c-api.service[114244]: /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:26:01.646212 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646212 np0000171573 devstack@c-api.service[114244]: /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:26:01.646462 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646462 np0000171573 devstack@c-api.service[114244]: /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:26:01.646462 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646462 np0000171573 devstack@c-api.service[114244]: /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:26:01.646462 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646462 np0000171573 devstack@c-api.service[114244]: /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:26:01.646740 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646740 np0000171573 devstack@c-api.service[114244]: /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:26:01.646740 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646740 np0000171573 devstack@c-api.service[114244]: /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:26:01.646740 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646980 np0000171573 devstack@c-api.service[114244]: /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:26:01.646980 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646980 np0000171573 devstack@c-api.service[114244]: /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:26:01.646980 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.646980 np0000171573 devstack@c-api.service[114244]: /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:26:01.646980 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.647247 np0000171573 devstack@c-api.service[114244]: /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:26:01.647247 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.647247 np0000171573 devstack@c-api.service[114244]: /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:26:01.647247 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.647247 np0000171573 devstack@c-api.service[114244]: /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:26:01.647247 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.647522 np0000171573 devstack@c-api.service[114244]: /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:26:01.647522 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.647522 np0000171573 devstack@c-api.service[114244]: /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:26:01.647522 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.647522 np0000171573 devstack@c-api.service[114244]: /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:26:01.647522 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.647812 np0000171573 devstack@c-api.service[114244]: /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:26:01.647812 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.647812 np0000171573 devstack@c-api.service[114244]: /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:26:01.647812 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.647812 np0000171573 devstack@c-api.service[114244]: /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:26:01.647812 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.648103 np0000171573 devstack@c-api.service[114244]: /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:26:01.648103 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.648103 np0000171573 devstack@c-api.service[114244]: /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:26:01.648103 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.648329 np0000171573 devstack@c-api.service[114244]: /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:26:01.648329 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.648329 np0000171573 devstack@c-api.service[114244]: /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:26:01.648329 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.648329 np0000171573 devstack@c-api.service[114244]: /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:26:01.648576 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.648576 np0000171573 devstack@c-api.service[114244]: /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:26:01.648576 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.648705 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.648748 np0000171573 devstack@c-api.service[114244]: /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:26:01.648748 np0000171573 devstack@c-api.service[114244]: warnings.warn(deprecated_msg) May 04 16:26:01.648887 np0000171573 devstack@c-api.service[114243]: WARNING castellan.key_manager.migration [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.648928 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.contrib.snapshot_actions [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] SnapshotActionsController initialized {{(pid=114241) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:26:01.648966 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.648966 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.648966 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.648966 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension TypesManage extending resource: types {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649125 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.649163 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649163 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649163 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649163 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649314 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.middleware.request_id [None req-6c5704b1-7b48-4686-9c6b-05bb14ec4609 None None] RequestId filter calling following filter/app {{(pid=114244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:26:01.649355 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension VolumeActions extending resource: volumes {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649355 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649355 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649355 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649355 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension UsedLimits extending resource: limits {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649355 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension AdminActions extending resource: volumes {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649355 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension AdminActions extending resource: snapshots {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649604 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.v3.router [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 None None] Extension AdminActions extending resource: backups {{(pid=114243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.649647 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.649647 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.649738 np0000171573 devstack@c-api.service[114244]: [pid: 114244|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 953 bytes} [Mon May 4 16:26:01 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 04 16:26:01.649779 np0000171573 devstack@c-api.service[114243]: WARNING keystonemiddleware.auth_token [None req-bfa3d266-c3e4-43ae-a859-6b74f5678091 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:26:01.649843 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.649888 np0000171573 devstack@c-api.service[114245]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7310342a3668 pid: 114245 (default app) May 04 16:26:01.649933 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.650568 np0000171573 devstack@c-api.service[114241]: WARNING castellan.key_manager.migration [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:26:01.651548 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.651669 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.651766 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.651907 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension TypesManage extending resource: types {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.652021 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.652132 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.652256 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.652356 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.652472 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension VolumeActions extending resource: volumes {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.652615 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.652704 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.652833 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.653034 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension UsedLimits extending resource: limits {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.653132 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension AdminActions extending resource: volumes {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.653246 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension AdminActions extending resource: snapshots {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.653348 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.v3.router [None req-0903cb3e-668d-47b0-81ee-820333be38f2 None None] Extension AdminActions extending resource: backups {{(pid=114241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:26:01.653727 np0000171573 devstack@c-api.service[114243]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7310342a3668 pid: 114243 (default app) May 04 16:26:01.655712 np0000171573 devstack@c-api.service[114241]: WARNING keystonemiddleware.auth_token [None req-0903cb3e-668d-47b0-81ee-820333be38f2 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:26:01.661953 np0000171573 devstack@c-api.service[114241]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7310342a3668 pid: 114241 (default app) May 04 16:26:09.108849 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.middleware.request_id [None req-cd29a30a-e957-4e48-82eb-a36525cabfaa None None] RequestId filter calling following filter/app {{(pid=114244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:26:09.605040 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-cd29a30a-e957-4e48-82eb-a36525cabfaa admin admin] POST https://199.204.45.144/volume/v3/types May 04 16:26:09.605434 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-cd29a30a-e957-4e48-82eb-a36525cabfaa admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=114244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 16:26:09.607068 np0000171573 devstack@c-api.service[114244]: /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:26:09.607068 np0000171573 devstack@c-api.service[114244]: warnings.warn( May 04 16:26:09.616039 np0000171573 devstack@c-api.service[114244]: DEBUG oslo_db.sqlalchemy.engines [None req-cd29a30a-e957-4e48-82eb-a36525cabfaa 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=114244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:26:09.645259 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-cd29a30a-e957-4e48-82eb-a36525cabfaa admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 May 04 16:26:09.645740 np0000171573 devstack@c-api.service[114244]: [pid: 114244|app: 0|req: 2/2] 199.204.45.144 () {68 vars in 1288 bytes} [Mon May 4 16:26:09 2026] POST /volume/v3/types => generated 186 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:26:09.660086 np0000171573 devstack@c-api.service[114245]: /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:26:09.660086 np0000171573 devstack@c-api.service[114245]: warnings.warn( May 04 16:26:09.676258 np0000171573 devstack@c-api.service[114245]: /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:26:09.676258 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.676406 np0000171573 devstack@c-api.service[114245]: /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:26:09.676406 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.676406 np0000171573 devstack@c-api.service[114245]: /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:26:09.676406 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.676406 np0000171573 devstack@c-api.service[114245]: /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:26:09.676605 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.676605 np0000171573 devstack@c-api.service[114245]: /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:26:09.676605 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.676605 np0000171573 devstack@c-api.service[114245]: /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:26:09.676605 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.676605 np0000171573 devstack@c-api.service[114245]: /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:26:09.676869 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.676869 np0000171573 devstack@c-api.service[114245]: /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:26:09.676869 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.676869 np0000171573 devstack@c-api.service[114245]: /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:26:09.676869 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677044 np0000171573 devstack@c-api.service[114245]: /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:26:09.677044 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677044 np0000171573 devstack@c-api.service[114245]: /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:26:09.677044 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677207 np0000171573 devstack@c-api.service[114245]: /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:26:09.677207 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677207 np0000171573 devstack@c-api.service[114245]: /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:26:09.677207 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677352 np0000171573 devstack@c-api.service[114245]: /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:26:09.677352 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677352 np0000171573 devstack@c-api.service[114245]: /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:26:09.677352 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677352 np0000171573 devstack@c-api.service[114245]: /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:26:09.677560 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677560 np0000171573 devstack@c-api.service[114245]: /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:26:09.677560 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677560 np0000171573 devstack@c-api.service[114245]: /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:26:09.677560 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677734 np0000171573 devstack@c-api.service[114245]: /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:26:09.677734 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677734 np0000171573 devstack@c-api.service[114245]: /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:26:09.677734 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677734 np0000171573 devstack@c-api.service[114245]: /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:26:09.677734 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677985 np0000171573 devstack@c-api.service[114245]: /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:26:09.677985 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677985 np0000171573 devstack@c-api.service[114245]: /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:26:09.677985 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.677985 np0000171573 devstack@c-api.service[114245]: /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:26:09.677985 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678196 np0000171573 devstack@c-api.service[114245]: /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:26:09.678196 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678196 np0000171573 devstack@c-api.service[114245]: /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:26:09.678196 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678196 np0000171573 devstack@c-api.service[114245]: /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:26:09.678196 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678416 np0000171573 devstack@c-api.service[114245]: /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:26:09.678416 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678416 np0000171573 devstack@c-api.service[114245]: /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:26:09.678416 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678416 np0000171573 devstack@c-api.service[114245]: /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:26:09.678416 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678623 np0000171573 devstack@c-api.service[114245]: /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:26:09.678623 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678623 np0000171573 devstack@c-api.service[114245]: /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:26:09.678623 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678768 np0000171573 devstack@c-api.service[114245]: /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:26:09.678768 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678768 np0000171573 devstack@c-api.service[114245]: /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:26:09.678768 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678768 np0000171573 devstack@c-api.service[114245]: /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:26:09.678986 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678986 np0000171573 devstack@c-api.service[114245]: /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:26:09.678986 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.678986 np0000171573 devstack@c-api.service[114245]: /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:26:09.678986 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.679152 np0000171573 devstack@c-api.service[114245]: /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:26:09.679152 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.679152 np0000171573 devstack@c-api.service[114245]: /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:26:09.679152 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.679152 np0000171573 devstack@c-api.service[114245]: /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:26:09.679152 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.679390 np0000171573 devstack@c-api.service[114245]: /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:26:09.679390 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.679390 np0000171573 devstack@c-api.service[114245]: /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:26:09.679390 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.679390 np0000171573 devstack@c-api.service[114245]: /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:26:09.679566 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.679566 np0000171573 devstack@c-api.service[114245]: /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:26:09.679566 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.679566 np0000171573 devstack@c-api.service[114245]: /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:26:09.679566 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.679730 np0000171573 devstack@c-api.service[114245]: /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:26:09.679730 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.679730 np0000171573 devstack@c-api.service[114245]: /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:26:09.679730 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.680806 np0000171573 devstack@c-api.service[114245]: /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:26:09.680806 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.680806 np0000171573 devstack@c-api.service[114245]: /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:26:09.680806 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.681114 np0000171573 devstack@c-api.service[114245]: /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:26:09.681114 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.681114 np0000171573 devstack@c-api.service[114245]: /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:26:09.681114 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.681114 np0000171573 devstack@c-api.service[114245]: /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:26:09.681547 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.681547 np0000171573 devstack@c-api.service[114245]: /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:26:09.681547 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.681547 np0000171573 devstack@c-api.service[114245]: /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:26:09.681547 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.681972 np0000171573 devstack@c-api.service[114245]: /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:26:09.681972 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.681972 np0000171573 devstack@c-api.service[114245]: /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:26:09.681972 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.682339 np0000171573 devstack@c-api.service[114245]: /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:26:09.682339 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.682339 np0000171573 devstack@c-api.service[114245]: /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:26:09.682339 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.682851 np0000171573 devstack@c-api.service[114245]: /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:26:09.682851 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.682851 np0000171573 devstack@c-api.service[114245]: /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:26:09.682851 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.683162 np0000171573 devstack@c-api.service[114245]: /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:26:09.683162 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.683162 np0000171573 devstack@c-api.service[114245]: /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:26:09.683162 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.683485 np0000171573 devstack@c-api.service[114245]: /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:26:09.683485 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.683485 np0000171573 devstack@c-api.service[114245]: /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:26:09.683485 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.683816 np0000171573 devstack@c-api.service[114245]: /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:26:09.683816 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.683816 np0000171573 devstack@c-api.service[114245]: /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:26:09.683816 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.683816 np0000171573 devstack@c-api.service[114245]: /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:26:09.683816 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.684294 np0000171573 devstack@c-api.service[114245]: /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:26:09.684294 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.684294 np0000171573 devstack@c-api.service[114245]: /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:26:09.684294 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.684294 np0000171573 devstack@c-api.service[114245]: /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:26:09.684709 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.684709 np0000171573 devstack@c-api.service[114245]: /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:26:09.684709 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.684709 np0000171573 devstack@c-api.service[114245]: /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:26:09.684709 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.684709 np0000171573 devstack@c-api.service[114245]: /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:26:09.684709 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.685292 np0000171573 devstack@c-api.service[114245]: /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:26:09.685292 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.685292 np0000171573 devstack@c-api.service[114245]: /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:26:09.685292 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.685292 np0000171573 devstack@c-api.service[114245]: /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:26:09.685292 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.685773 np0000171573 devstack@c-api.service[114245]: /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:26:09.685773 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.685773 np0000171573 devstack@c-api.service[114245]: /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:26:09.685773 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.685773 np0000171573 devstack@c-api.service[114245]: /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:26:09.685773 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.686275 np0000171573 devstack@c-api.service[114245]: /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:26:09.686275 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.686275 np0000171573 devstack@c-api.service[114245]: /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:26:09.686275 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.686275 np0000171573 devstack@c-api.service[114245]: /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:26:09.686275 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.686755 np0000171573 devstack@c-api.service[114245]: /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:26:09.686755 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.686755 np0000171573 devstack@c-api.service[114245]: /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:26:09.686755 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.687103 np0000171573 devstack@c-api.service[114245]: /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:26:09.687103 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.687103 np0000171573 devstack@c-api.service[114245]: /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:26:09.687103 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.687458 np0000171573 devstack@c-api.service[114245]: /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:26:09.687458 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.687458 np0000171573 devstack@c-api.service[114245]: /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:26:09.687458 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.687951 np0000171573 devstack@c-api.service[114245]: /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:26:09.687951 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.687951 np0000171573 devstack@c-api.service[114245]: /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:26:09.687951 np0000171573 devstack@c-api.service[114245]: warnings.warn(deprecated_msg) May 04 16:26:09.687951 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.middleware.request_id [req-cd29a30a-e957-4e48-82eb-a36525cabfaa req-3e761023-c03f-40ec-b3ce-4312bae7489e None None] RequestId filter calling following filter/app {{(pid=114245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:26:10.017009 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [req-cd29a30a-e957-4e48-82eb-a36525cabfaa req-3e761023-c03f-40ec-b3ce-4312bae7489e admin admin] POST https://199.204.45.144/volume/v3/types/1c4a615a-0b10-4e98-9619-fa30ef17fe60/extra_specs May 04 16:26:10.017605 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [req-cd29a30a-e957-4e48-82eb-a36525cabfaa req-3e761023-c03f-40ec-b3ce-4312bae7489e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=114245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 16:26:10.019401 np0000171573 devstack@c-api.service[114245]: /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:26:10.019401 np0000171573 devstack@c-api.service[114245]: warnings.warn( May 04 16:26:10.029584 np0000171573 devstack@c-api.service[114245]: DEBUG oslo_db.sqlalchemy.engines [req-cd29a30a-e957-4e48-82eb-a36525cabfaa req-3e761023-c03f-40ec-b3ce-4312bae7489e 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=114245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:26:10.090874 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [req-cd29a30a-e957-4e48-82eb-a36525cabfaa req-3e761023-c03f-40ec-b3ce-4312bae7489e admin admin] https://199.204.45.144/volume/v3/types/1c4a615a-0b10-4e98-9619-fa30ef17fe60/extra_specs returned with HTTP 200 May 04 16:26:10.091455 np0000171573 devstack@c-api.service[114245]: [pid: 114245|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Mon May 4 16:26:09 2026] POST /volume/v3/types/1c4a615a-0b10-4e98-9619-fa30ef17fe60/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:26:11.534935 np0000171573 devstack@c-api.service[114243]: DEBUG dbcounter [-] [114243] Writing DB stats cinder:SELECT=6 {{(pid=114243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:26:11.539033 np0000171573 devstack@c-api.service[114241]: DEBUG dbcounter [-] [114241] Writing DB stats cinder:SELECT=6 {{(pid=114241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:26:19.642980 np0000171573 devstack@c-api.service[114244]: DEBUG dbcounter [-] [114244] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=114244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:26:20.088910 np0000171573 devstack@c-api.service[114245]: DEBUG dbcounter [-] [114245] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=114245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:28:43.855989 np0000171573 devstack@c-api.service[114243]: /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:28:43.855989 np0000171573 devstack@c-api.service[114243]: warnings.warn( May 04 16:28:43.869908 np0000171573 devstack@c-api.service[114243]: /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:28:43.869908 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.869908 np0000171573 devstack@c-api.service[114243]: /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:28:43.869908 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.869908 np0000171573 devstack@c-api.service[114243]: /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:28:43.870339 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.870339 np0000171573 devstack@c-api.service[114243]: /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:28:43.870339 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.870339 np0000171573 devstack@c-api.service[114243]: /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:28:43.870339 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.870728 np0000171573 devstack@c-api.service[114243]: /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:28:43.870728 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.870728 np0000171573 devstack@c-api.service[114243]: /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:28:43.870728 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.870728 np0000171573 devstack@c-api.service[114243]: /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:28:43.870728 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.871241 np0000171573 devstack@c-api.service[114243]: /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:28:43.871241 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.871241 np0000171573 devstack@c-api.service[114243]: /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:28:43.871241 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.871510 np0000171573 devstack@c-api.service[114243]: /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:28:43.871510 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.871510 np0000171573 devstack@c-api.service[114243]: /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:28:43.871510 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.871736 np0000171573 devstack@c-api.service[114243]: /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:28:43.871736 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.871736 np0000171573 devstack@c-api.service[114243]: /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:28:43.871736 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.871966 np0000171573 devstack@c-api.service[114243]: /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:28:43.871966 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.871966 np0000171573 devstack@c-api.service[114243]: /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:28:43.871966 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.871966 np0000171573 devstack@c-api.service[114243]: /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:28:43.872216 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872216 np0000171573 devstack@c-api.service[114243]: /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:28:43.872216 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872216 np0000171573 devstack@c-api.service[114243]: /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:28:43.872216 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872358 np0000171573 devstack@c-api.service[114243]: /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:28:43.872358 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872358 np0000171573 devstack@c-api.service[114243]: /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:28:43.872358 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872358 np0000171573 devstack@c-api.service[114243]: /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:28:43.872358 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872587 np0000171573 devstack@c-api.service[114243]: /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:28:43.872587 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872587 np0000171573 devstack@c-api.service[114243]: /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:28:43.872587 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872587 np0000171573 devstack@c-api.service[114243]: /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:28:43.872587 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872746 np0000171573 devstack@c-api.service[114243]: /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:28:43.872746 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872746 np0000171573 devstack@c-api.service[114243]: /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:28:43.872746 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872746 np0000171573 devstack@c-api.service[114243]: /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:28:43.872746 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872919 np0000171573 devstack@c-api.service[114243]: /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:28:43.872919 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872919 np0000171573 devstack@c-api.service[114243]: /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:28:43.872919 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.872919 np0000171573 devstack@c-api.service[114243]: /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:28:43.873075 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873075 np0000171573 devstack@c-api.service[114243]: /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:28:43.873075 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873075 np0000171573 devstack@c-api.service[114243]: /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:28:43.873075 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873204 np0000171573 devstack@c-api.service[114243]: /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:28:43.873204 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873204 np0000171573 devstack@c-api.service[114243]: /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:28:43.873204 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873204 np0000171573 devstack@c-api.service[114243]: /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:28:43.873204 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873370 np0000171573 devstack@c-api.service[114243]: /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:28:43.873370 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873370 np0000171573 devstack@c-api.service[114243]: /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:28:43.873370 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873370 np0000171573 devstack@c-api.service[114243]: /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:28:43.873370 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873519 np0000171573 devstack@c-api.service[114243]: /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:28:43.873519 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873519 np0000171573 devstack@c-api.service[114243]: /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:28:43.873519 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873519 np0000171573 devstack@c-api.service[114243]: /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:28:43.873678 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873678 np0000171573 devstack@c-api.service[114243]: /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:28:43.873678 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873678 np0000171573 devstack@c-api.service[114243]: /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:28:43.873678 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873829 np0000171573 devstack@c-api.service[114243]: /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:28:43.873829 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.873829 np0000171573 devstack@c-api.service[114243]: /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:28:43.873829 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874020 np0000171573 devstack@c-api.service[114243]: /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:28:43.874020 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874020 np0000171573 devstack@c-api.service[114243]: /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:28:43.874020 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874225 np0000171573 devstack@c-api.service[114243]: /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:28:43.874225 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874225 np0000171573 devstack@c-api.service[114243]: /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:28:43.874225 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874225 np0000171573 devstack@c-api.service[114243]: /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:28:43.874480 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874480 np0000171573 devstack@c-api.service[114243]: /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:28:43.874480 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874480 np0000171573 devstack@c-api.service[114243]: /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:28:43.874480 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874712 np0000171573 devstack@c-api.service[114243]: /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:28:43.874712 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874712 np0000171573 devstack@c-api.service[114243]: /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:28:43.874712 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874963 np0000171573 devstack@c-api.service[114243]: /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:28:43.874963 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.874963 np0000171573 devstack@c-api.service[114243]: /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:28:43.874963 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.875169 np0000171573 devstack@c-api.service[114243]: /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:28:43.875169 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.875169 np0000171573 devstack@c-api.service[114243]: /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:28:43.875169 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.875378 np0000171573 devstack@c-api.service[114243]: /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:28:43.875378 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.875378 np0000171573 devstack@c-api.service[114243]: /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:28:43.875378 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.875584 np0000171573 devstack@c-api.service[114243]: /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:28:43.875584 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.875584 np0000171573 devstack@c-api.service[114243]: /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:28:43.875584 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.875808 np0000171573 devstack@c-api.service[114243]: /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:28:43.875808 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.875808 np0000171573 devstack@c-api.service[114243]: /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:28:43.875808 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.875808 np0000171573 devstack@c-api.service[114243]: /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:28:43.876072 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876072 np0000171573 devstack@c-api.service[114243]: /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:28:43.876072 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876072 np0000171573 devstack@c-api.service[114243]: /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:28:43.876072 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876072 np0000171573 devstack@c-api.service[114243]: /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:28:43.876243 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876243 np0000171573 devstack@c-api.service[114243]: /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:28:43.876243 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876243 np0000171573 devstack@c-api.service[114243]: /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:28:43.876243 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876372 np0000171573 devstack@c-api.service[114243]: /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:28:43.876372 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876372 np0000171573 devstack@c-api.service[114243]: /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:28:43.876372 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876372 np0000171573 devstack@c-api.service[114243]: /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:28:43.876372 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876533 np0000171573 devstack@c-api.service[114243]: /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:28:43.876533 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876533 np0000171573 devstack@c-api.service[114243]: /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:28:43.876533 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876533 np0000171573 devstack@c-api.service[114243]: /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:28:43.876533 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876704 np0000171573 devstack@c-api.service[114243]: /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:28:43.876704 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876704 np0000171573 devstack@c-api.service[114243]: /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:28:43.876704 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876704 np0000171573 devstack@c-api.service[114243]: /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:28:43.876704 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876898 np0000171573 devstack@c-api.service[114243]: /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:28:43.876898 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876898 np0000171573 devstack@c-api.service[114243]: /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:28:43.876898 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.876898 np0000171573 devstack@c-api.service[114243]: /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:28:43.876898 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.877063 np0000171573 devstack@c-api.service[114243]: /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:28:43.877063 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.877063 np0000171573 devstack@c-api.service[114243]: /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:28:43.877063 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.877177 np0000171573 devstack@c-api.service[114243]: /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:28:43.877177 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.877177 np0000171573 devstack@c-api.service[114243]: /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:28:43.877177 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.877177 np0000171573 devstack@c-api.service[114243]: /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:28:43.877329 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.877329 np0000171573 devstack@c-api.service[114243]: /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:28:43.877329 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.877329 np0000171573 devstack@c-api.service[114243]: /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:28:43.877329 np0000171573 devstack@c-api.service[114243]: warnings.warn(deprecated_msg) May 04 16:28:43.877329 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.middleware.request_id [None req-9a74646a-0a55-42b1-9d44-cdcf2dc25f22 None None] RequestId filter calling following filter/app {{(pid=114243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:28:43.877329 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-9a74646a-0a55-42b1-9d44-cdcf2dc25f22 None None] GET https://199.204.45.144/volume// May 04 16:28:43.877505 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-9a74646a-0a55-42b1-9d44-cdcf2dc25f22 None None] Empty body provided in request {{(pid=114243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:28:43.877505 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-9a74646a-0a55-42b1-9d44-cdcf2dc25f22 None None] Calling method 'all' {{(pid=114243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:28:43.877505 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-9a74646a-0a55-42b1-9d44-cdcf2dc25f22 None None] https://199.204.45.144/volume// returned with HTTP 300 May 04 16:28:43.877642 np0000171573 devstack@c-api.service[114243]: [pid: 114243|app: 0|req: 1/4] 199.204.45.144 () {66 vars in 1456 bytes} [Mon May 4 16:28:43 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 04 16:29:21.843837 np0000171573 devstack@c-api.service[114241]: /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:29:21.843837 np0000171573 devstack@c-api.service[114241]: warnings.warn( May 04 16:29:21.859159 np0000171573 devstack@c-api.service[114241]: /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:29:21.859159 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.859346 np0000171573 devstack@c-api.service[114241]: /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:29:21.859346 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.859456 np0000171573 devstack@c-api.service[114241]: /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:29:21.859456 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.859594 np0000171573 devstack@c-api.service[114241]: /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:29:21.859594 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.859744 np0000171573 devstack@c-api.service[114241]: /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:29:21.859744 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.859928 np0000171573 devstack@c-api.service[114241]: /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:29:21.859928 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.860035 np0000171573 devstack@c-api.service[114241]: /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:29:21.860035 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.860136 np0000171573 devstack@c-api.service[114241]: /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:29:21.860136 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.860241 np0000171573 devstack@c-api.service[114241]: /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:29:21.860241 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.860356 np0000171573 devstack@c-api.service[114241]: /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:29:21.860356 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.860457 np0000171573 devstack@c-api.service[114241]: /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:29:21.860457 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.860557 np0000171573 devstack@c-api.service[114241]: /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:29:21.860557 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.860661 np0000171573 devstack@c-api.service[114241]: /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:29:21.860661 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.860761 np0000171573 devstack@c-api.service[114241]: /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:29:21.860761 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.860926 np0000171573 devstack@c-api.service[114241]: /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:29:21.860926 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.861036 np0000171573 devstack@c-api.service[114241]: /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:29:21.861036 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.861137 np0000171573 devstack@c-api.service[114241]: /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:29:21.861137 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.861240 np0000171573 devstack@c-api.service[114241]: /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:29:21.861240 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.861347 np0000171573 devstack@c-api.service[114241]: /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:29:21.861347 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.861459 np0000171573 devstack@c-api.service[114241]: /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:29:21.861459 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.861559 np0000171573 devstack@c-api.service[114241]: /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:29:21.861559 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.861668 np0000171573 devstack@c-api.service[114241]: /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:29:21.861668 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.861767 np0000171573 devstack@c-api.service[114241]: /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:29:21.861767 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.861892 np0000171573 devstack@c-api.service[114241]: /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:29:21.861892 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.862035 np0000171573 devstack@c-api.service[114241]: /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:29:21.862035 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.862144 np0000171573 devstack@c-api.service[114241]: /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:29:21.862144 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.862252 np0000171573 devstack@c-api.service[114241]: /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:29:21.862252 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.862351 np0000171573 devstack@c-api.service[114241]: /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:29:21.862351 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.862482 np0000171573 devstack@c-api.service[114241]: /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:29:21.862482 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.862583 np0000171573 devstack@c-api.service[114241]: /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:29:21.862583 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.862681 np0000171573 devstack@c-api.service[114241]: /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:29:21.862681 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.862781 np0000171573 devstack@c-api.service[114241]: /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:29:21.862781 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.862915 np0000171573 devstack@c-api.service[114241]: /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:29:21.862915 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.864278 np0000171573 devstack@c-api.service[114241]: /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:29:21.864278 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.864278 np0000171573 devstack@c-api.service[114241]: /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:29:21.864278 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.864278 np0000171573 devstack@c-api.service[114241]: /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:29:21.864278 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.864940 np0000171573 devstack@c-api.service[114241]: /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:29:21.864940 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.864940 np0000171573 devstack@c-api.service[114241]: /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:29:21.864940 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.864940 np0000171573 devstack@c-api.service[114241]: /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:29:21.864940 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.865370 np0000171573 devstack@c-api.service[114241]: /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:29:21.865370 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.865370 np0000171573 devstack@c-api.service[114241]: /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:29:21.865370 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.865370 np0000171573 devstack@c-api.service[114241]: /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:29:21.865720 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.865720 np0000171573 devstack@c-api.service[114241]: /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:29:21.865720 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.865720 np0000171573 devstack@c-api.service[114241]: /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:29:21.865720 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.866064 np0000171573 devstack@c-api.service[114241]: /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:29:21.866064 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.866064 np0000171573 devstack@c-api.service[114241]: /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:29:21.866064 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.866317 np0000171573 devstack@c-api.service[114241]: /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:29:21.866317 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.866317 np0000171573 devstack@c-api.service[114241]: /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:29:21.866317 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.866583 np0000171573 devstack@c-api.service[114241]: /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:29:21.866583 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.866583 np0000171573 devstack@c-api.service[114241]: /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:29:21.866583 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.866583 np0000171573 devstack@c-api.service[114241]: /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:29:21.866926 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.866926 np0000171573 devstack@c-api.service[114241]: /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:29:21.866926 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.866926 np0000171573 devstack@c-api.service[114241]: /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:29:21.866926 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.867205 np0000171573 devstack@c-api.service[114241]: /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:29:21.867205 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.867205 np0000171573 devstack@c-api.service[114241]: /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:29:21.867205 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.867423 np0000171573 devstack@c-api.service[114241]: /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:29:21.867423 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.867423 np0000171573 devstack@c-api.service[114241]: /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:29:21.867423 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.867646 np0000171573 devstack@c-api.service[114241]: /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:29:21.867646 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.867646 np0000171573 devstack@c-api.service[114241]: /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:29:21.867646 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.867905 np0000171573 devstack@c-api.service[114241]: /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:29:21.867905 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.867905 np0000171573 devstack@c-api.service[114241]: /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:29:21.867905 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.868124 np0000171573 devstack@c-api.service[114241]: /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:29:21.868124 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.868124 np0000171573 devstack@c-api.service[114241]: /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:29:21.868124 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.868405 np0000171573 devstack@c-api.service[114241]: /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:29:21.868405 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.868405 np0000171573 devstack@c-api.service[114241]: /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:29:21.868405 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.868405 np0000171573 devstack@c-api.service[114241]: /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:29:21.868755 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.868755 np0000171573 devstack@c-api.service[114241]: /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:29:21.868755 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.868755 np0000171573 devstack@c-api.service[114241]: /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:29:21.868755 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.868755 np0000171573 devstack@c-api.service[114241]: /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:29:21.869119 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.869119 np0000171573 devstack@c-api.service[114241]: /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:29:21.869119 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.869119 np0000171573 devstack@c-api.service[114241]: /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:29:21.869119 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.869383 np0000171573 devstack@c-api.service[114241]: /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:29:21.869383 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.869383 np0000171573 devstack@c-api.service[114241]: /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:29:21.869383 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.869383 np0000171573 devstack@c-api.service[114241]: /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:29:21.869383 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.869707 np0000171573 devstack@c-api.service[114241]: /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:29:21.869707 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.869707 np0000171573 devstack@c-api.service[114241]: /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:29:21.869707 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.869707 np0000171573 devstack@c-api.service[114241]: /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:29:21.869707 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.870171 np0000171573 devstack@c-api.service[114241]: /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:29:21.870171 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.870171 np0000171573 devstack@c-api.service[114241]: /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:29:21.870171 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.870171 np0000171573 devstack@c-api.service[114241]: /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:29:21.870171 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.870551 np0000171573 devstack@c-api.service[114241]: /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:29:21.870551 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.870551 np0000171573 devstack@c-api.service[114241]: /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:29:21.870551 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.870551 np0000171573 devstack@c-api.service[114241]: /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:29:21.870551 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.870968 np0000171573 devstack@c-api.service[114241]: /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:29:21.870968 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.870968 np0000171573 devstack@c-api.service[114241]: /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:29:21.870968 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.871143 np0000171573 devstack@c-api.service[114241]: /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:29:21.871143 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.871143 np0000171573 devstack@c-api.service[114241]: /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:29:21.871143 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.871143 np0000171573 devstack@c-api.service[114241]: /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:29:21.871336 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.871336 np0000171573 devstack@c-api.service[114241]: /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:29:21.871336 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.871336 np0000171573 devstack@c-api.service[114241]: /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:29:21.871336 np0000171573 devstack@c-api.service[114241]: warnings.warn(deprecated_msg) May 04 16:29:21.871336 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.middleware.request_id [None req-18ae08e7-c07b-4dba-9057-f8217013a1b4 None None] RequestId filter calling following filter/app {{(pid=114241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:29:22.231885 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-18ae08e7-c07b-4dba-9057-f8217013a1b4 demo demo] GET https://199.204.45.144/volume/v3/types?is_public=None May 04 16:29:22.232290 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-18ae08e7-c07b-4dba-9057-f8217013a1b4 demo demo] Empty body provided in request {{(pid=114241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:29:22.232595 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-18ae08e7-c07b-4dba-9057-f8217013a1b4 demo demo] Calling method 'index' {{(pid=114241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:29:22.233179 np0000171573 devstack@c-api.service[114241]: /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:29:22.233179 np0000171573 devstack@c-api.service[114241]: warnings.warn( May 04 16:29:22.234217 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.api_utils [None req-18ae08e7-c07b-4dba-9057-f8217013a1b4 demo demo] Removing options '' from query. {{(pid=114241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:29:22.244243 np0000171573 devstack@c-api.service[114241]: DEBUG oslo_db.sqlalchemy.engines [None req-18ae08e7-c07b-4dba-9057-f8217013a1b4 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=114241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:29:22.269700 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-18ae08e7-c07b-4dba-9057-f8217013a1b4 demo demo] https://199.204.45.144/volume/v3/types?is_public=None returned with HTTP 200 May 04 16:29:22.270254 np0000171573 devstack@c-api.service[114241]: [pid: 114241|app: 0|req: 1/5] 199.204.45.144 () {64 vars in 1263 bytes} [Mon May 4 16:29:21 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:29:22.284234 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.middleware.request_id [req-18ae08e7-c07b-4dba-9057-f8217013a1b4 req-257b16da-aa14-41c6-9b83-20594ba162d7 None None] RequestId filter calling following filter/app {{(pid=114244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:29:22.289261 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [req-18ae08e7-c07b-4dba-9057-f8217013a1b4 req-257b16da-aa14-41c6-9b83-20594ba162d7 demo demo] GET https://199.204.45.144/volume/v3/types/default May 04 16:29:22.289551 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [req-18ae08e7-c07b-4dba-9057-f8217013a1b4 req-257b16da-aa14-41c6-9b83-20594ba162d7 demo demo] Empty body provided in request {{(pid=114244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:29:22.289831 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [req-18ae08e7-c07b-4dba-9057-f8217013a1b4 req-257b16da-aa14-41c6-9b83-20594ba162d7 demo demo] Calling method 'show' {{(pid=114244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:29:22.302541 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [req-18ae08e7-c07b-4dba-9057-f8217013a1b4 req-257b16da-aa14-41c6-9b83-20594ba162d7 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 May 04 16:29:22.303161 np0000171573 devstack@c-api.service[114244]: [pid: 114244|app: 0|req: 3/6] 199.204.45.144 () {66 vars in 1329 bytes} [Mon May 4 16:29:22 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:29:22.649480 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.middleware.request_id [None req-0ddd8439-e6c6-4286-8d7e-7f7f10300272 None None] RequestId filter calling following filter/app {{(pid=114245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:29:22.654407 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-0ddd8439-e6c6-4286-8d7e-7f7f10300272 demo demo] GET https://199.204.45.144/volume/v3/types/default May 04 16:29:22.654887 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-0ddd8439-e6c6-4286-8d7e-7f7f10300272 demo demo] Empty body provided in request {{(pid=114245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:29:22.655347 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-0ddd8439-e6c6-4286-8d7e-7f7f10300272 demo demo] Calling method 'show' {{(pid=114245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:29:22.672390 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-0ddd8439-e6c6-4286-8d7e-7f7f10300272 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 May 04 16:29:22.672880 np0000171573 devstack@c-api.service[114245]: [pid: 114245|app: 0|req: 2/7] 199.204.45.144 () {64 vars in 1258 bytes} [Mon May 4 16:29:22 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:29:23.119766 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.middleware.request_id [None req-119a7291-b390-4af6-9a78-8fb5febb9b08 None None] RequestId filter calling following filter/app {{(pid=114243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:29:23.462251 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-119a7291-b390-4af6-9a78-8fb5febb9b08 demo demo] GET https://199.204.45.144/volume/v3/types/default May 04 16:29:23.462499 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-119a7291-b390-4af6-9a78-8fb5febb9b08 demo demo] Empty body provided in request {{(pid=114243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:29:23.462696 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-119a7291-b390-4af6-9a78-8fb5febb9b08 demo demo] Calling method 'show' {{(pid=114243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:29:23.471033 np0000171573 devstack@c-api.service[114243]: DEBUG oslo_db.sqlalchemy.engines [None req-119a7291-b390-4af6-9a78-8fb5febb9b08 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=114243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:29:23.487976 np0000171573 devstack@c-api.service[114243]: /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:29:23.487976 np0000171573 devstack@c-api.service[114243]: warnings.warn( May 04 16:29:23.490452 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-119a7291-b390-4af6-9a78-8fb5febb9b08 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 May 04 16:29:23.490920 np0000171573 devstack@c-api.service[114243]: [pid: 114243|app: 0|req: 2/8] 199.204.45.144 () {64 vars in 1258 bytes} [Mon May 4 16:29:23 2026] GET /volume/v3/types/default => generated 145 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:29:23.503258 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.middleware.request_id [None req-7e567e12-8b1d-443b-9737-d113d7f644e6 None None] RequestId filter calling following filter/app {{(pid=114241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:29:23.506769 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-7e567e12-8b1d-443b-9737-d113d7f644e6 demo demo] GET https://199.204.45.144/volume/v3/types/default May 04 16:29:23.507163 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-7e567e12-8b1d-443b-9737-d113d7f644e6 demo demo] Empty body provided in request {{(pid=114241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:29:23.507575 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-7e567e12-8b1d-443b-9737-d113d7f644e6 demo demo] Calling method 'show' {{(pid=114241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:29:23.524502 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-7e567e12-8b1d-443b-9737-d113d7f644e6 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 May 04 16:29:23.524861 np0000171573 devstack@c-api.service[114241]: [pid: 114241|app: 0|req: 2/9] 199.204.45.144 () {64 vars in 1258 bytes} [Mon May 4 16:29:23 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:29:32.296674 np0000171573 devstack@c-api.service[114244]: DEBUG dbcounter [-] [114244] Writing DB stats cinder:SELECT=2 {{(pid=114244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:29:32.668287 np0000171573 devstack@c-api.service[114245]: DEBUG dbcounter [-] [114245] Writing DB stats cinder:SELECT=2 {{(pid=114245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:29:33.484267 np0000171573 devstack@c-api.service[114243]: DEBUG dbcounter [-] [114243] Writing DB stats cinder:SELECT=2 {{(pid=114243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:29:33.520920 np0000171573 devstack@c-api.service[114241]: DEBUG dbcounter [-] [114241] Writing DB stats cinder:SELECT=3 {{(pid=114241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:34:01.835344 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.middleware.request_id [None req-f8bb11d7-ef24-4d8f-9614-eb1b46702d61 None None] RequestId filter calling following filter/app {{(pid=114244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:34:01.949745 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-f8bb11d7-ef24-4d8f-9614-eb1b46702d61 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:34:01.949955 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-f8bb11d7-ef24-4d8f-9614-eb1b46702d61 demo demo] Empty body provided in request {{(pid=114244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:34:01.950147 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-f8bb11d7-ef24-4d8f-9614-eb1b46702d61 demo demo] Calling method 'detail' {{(pid=114244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:34:01.950727 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.api_utils [None req-f8bb11d7-ef24-4d8f-9614-eb1b46702d61 demo demo] Removing options '' from query. {{(pid=114244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:34:01.956482 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.volume.api [None req-f8bb11d7-ef24-4d8f-9614-eb1b46702d61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:34:02.007809 np0000171573 devstack@c-api.service[114244]: INFO cinder.volume.api [None req-f8bb11d7-ef24-4d8f-9614-eb1b46702d61 demo demo] Get all volumes completed successfully. May 04 16:34:02.012972 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-f8bb11d7-ef24-4d8f-9614-eb1b46702d61 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:34:02.013687 np0000171573 devstack@c-api.service[114244]: [pid: 114244|app: 0|req: 4/10] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:34:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:34:11.997728 np0000171573 devstack@c-api.service[114244]: DEBUG dbcounter [-] [114244] Writing DB stats cinder:SELECT=1 {{(pid=114244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:35:02.034849 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.middleware.request_id [None req-0060cdb2-a34c-459d-9031-25460cf04d23 None None] RequestId filter calling following filter/app {{(pid=114245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:35:02.037396 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-0060cdb2-a34c-459d-9031-25460cf04d23 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:35:02.037648 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-0060cdb2-a34c-459d-9031-25460cf04d23 demo demo] Empty body provided in request {{(pid=114245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:35:02.037878 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-0060cdb2-a34c-459d-9031-25460cf04d23 demo demo] Calling method 'detail' {{(pid=114245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:35:02.039248 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.api_utils [None req-0060cdb2-a34c-459d-9031-25460cf04d23 demo demo] Removing options '' from query. {{(pid=114245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:35:02.040017 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.volume.api [None req-0060cdb2-a34c-459d-9031-25460cf04d23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:35:02.075957 np0000171573 devstack@c-api.service[114245]: INFO cinder.volume.api [None req-0060cdb2-a34c-459d-9031-25460cf04d23 demo demo] Get all volumes completed successfully. May 04 16:35:02.079000 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-0060cdb2-a34c-459d-9031-25460cf04d23 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:35:02.079673 np0000171573 devstack@c-api.service[114245]: [pid: 114245|app: 0|req: 3/11] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:35:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:35:12.067107 np0000171573 devstack@c-api.service[114245]: DEBUG dbcounter [-] [114245] Writing DB stats cinder:SELECT=1 {{(pid=114245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:36:02.102398 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.middleware.request_id [None req-eebc5aeb-6eaf-4a58-a5e6-12884f21d438 None None] RequestId filter calling following filter/app {{(pid=114243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:36:02.104369 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-eebc5aeb-6eaf-4a58-a5e6-12884f21d438 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:36:02.104671 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-eebc5aeb-6eaf-4a58-a5e6-12884f21d438 demo demo] Empty body provided in request {{(pid=114243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:36:02.104952 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-eebc5aeb-6eaf-4a58-a5e6-12884f21d438 demo demo] Calling method 'detail' {{(pid=114243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:36:02.105502 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.api_utils [None req-eebc5aeb-6eaf-4a58-a5e6-12884f21d438 demo demo] Removing options '' from query. {{(pid=114243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:36:02.106325 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.volume.api [None req-eebc5aeb-6eaf-4a58-a5e6-12884f21d438 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:36:02.147615 np0000171573 devstack@c-api.service[114243]: INFO cinder.volume.api [None req-eebc5aeb-6eaf-4a58-a5e6-12884f21d438 demo demo] Get all volumes completed successfully. May 04 16:36:02.151243 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-eebc5aeb-6eaf-4a58-a5e6-12884f21d438 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:36:02.152074 np0000171573 devstack@c-api.service[114243]: [pid: 114243|app: 0|req: 3/12] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:36:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:36:12.139381 np0000171573 devstack@c-api.service[114243]: DEBUG dbcounter [-] [114243] Writing DB stats cinder:SELECT=1 {{(pid=114243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:37:02.168861 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.middleware.request_id [None req-b0c9fbc1-57bd-4892-9fc0-afb76743d477 None None] RequestId filter calling following filter/app {{(pid=114241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:37:02.172455 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-b0c9fbc1-57bd-4892-9fc0-afb76743d477 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:37:02.172638 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-b0c9fbc1-57bd-4892-9fc0-afb76743d477 demo demo] Empty body provided in request {{(pid=114241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:37:02.172853 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-b0c9fbc1-57bd-4892-9fc0-afb76743d477 demo demo] Calling method 'detail' {{(pid=114241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:37:02.173281 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.api_utils [None req-b0c9fbc1-57bd-4892-9fc0-afb76743d477 demo demo] Removing options '' from query. {{(pid=114241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:37:02.174303 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.volume.api [None req-b0c9fbc1-57bd-4892-9fc0-afb76743d477 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:37:02.221318 np0000171573 devstack@c-api.service[114241]: INFO cinder.volume.api [None req-b0c9fbc1-57bd-4892-9fc0-afb76743d477 demo demo] Get all volumes completed successfully. May 04 16:37:02.224303 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-b0c9fbc1-57bd-4892-9fc0-afb76743d477 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:37:02.224849 np0000171573 devstack@c-api.service[114241]: [pid: 114241|app: 0|req: 3/13] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:37:02 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:37:12.212674 np0000171573 devstack@c-api.service[114241]: DEBUG dbcounter [-] [114241] Writing DB stats cinder:SELECT=1 {{(pid=114241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:38:02.261129 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.middleware.request_id [None req-03803c10-e95c-4eb8-9209-a8dfe21c3863 None None] RequestId filter calling following filter/app {{(pid=114244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:38:02.266676 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-03803c10-e95c-4eb8-9209-a8dfe21c3863 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:38:02.266968 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-03803c10-e95c-4eb8-9209-a8dfe21c3863 demo demo] Empty body provided in request {{(pid=114244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:38:02.267230 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-03803c10-e95c-4eb8-9209-a8dfe21c3863 demo demo] Calling method 'detail' {{(pid=114244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:38:02.267604 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.api_utils [None req-03803c10-e95c-4eb8-9209-a8dfe21c3863 demo demo] Removing options '' from query. {{(pid=114244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:38:02.268758 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.volume.api [None req-03803c10-e95c-4eb8-9209-a8dfe21c3863 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:38:02.281827 np0000171573 devstack@c-api.service[114244]: INFO cinder.volume.api [None req-03803c10-e95c-4eb8-9209-a8dfe21c3863 demo demo] Get all volumes completed successfully. May 04 16:38:02.284238 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-03803c10-e95c-4eb8-9209-a8dfe21c3863 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:38:02.284672 np0000171573 devstack@c-api.service[114244]: [pid: 114244|app: 0|req: 5/14] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:38:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:38:12.272727 np0000171573 devstack@c-api.service[114244]: DEBUG dbcounter [-] [114244] Writing DB stats cinder:SELECT=1 {{(pid=114244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:39:02.309373 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.middleware.request_id [None req-0d5f223a-117b-4509-9fe0-1a2705d1519f None None] RequestId filter calling following filter/app {{(pid=114245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:39:02.428460 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-0d5f223a-117b-4509-9fe0-1a2705d1519f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:39:02.428640 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-0d5f223a-117b-4509-9fe0-1a2705d1519f demo demo] Empty body provided in request {{(pid=114245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:39:02.428885 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-0d5f223a-117b-4509-9fe0-1a2705d1519f demo demo] Calling method 'detail' {{(pid=114245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:39:02.429377 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.api_utils [None req-0d5f223a-117b-4509-9fe0-1a2705d1519f demo demo] Removing options '' from query. {{(pid=114245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:39:02.429974 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.volume.api [None req-0d5f223a-117b-4509-9fe0-1a2705d1519f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:39:02.438604 np0000171573 devstack@c-api.service[114245]: INFO cinder.volume.api [None req-0d5f223a-117b-4509-9fe0-1a2705d1519f demo demo] Get all volumes completed successfully. May 04 16:39:02.441547 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-0d5f223a-117b-4509-9fe0-1a2705d1519f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:39:02.443124 np0000171573 devstack@c-api.service[114245]: [pid: 114245|app: 0|req: 4/15] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:39:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:39:12.435484 np0000171573 devstack@c-api.service[114245]: DEBUG dbcounter [-] [114245] Writing DB stats cinder:SELECT=1 {{(pid=114245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:40:02.465068 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.middleware.request_id [None req-aab935b1-2773-4e6c-8490-59870d037673 None None] RequestId filter calling following filter/app {{(pid=114243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:40:02.467937 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-aab935b1-2773-4e6c-8490-59870d037673 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:40:02.468176 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-aab935b1-2773-4e6c-8490-59870d037673 demo demo] Empty body provided in request {{(pid=114243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:40:02.468430 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-aab935b1-2773-4e6c-8490-59870d037673 demo demo] Calling method 'detail' {{(pid=114243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:40:02.468776 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.api_utils [None req-aab935b1-2773-4e6c-8490-59870d037673 demo demo] Removing options '' from query. {{(pid=114243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:40:02.469812 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.volume.api [None req-aab935b1-2773-4e6c-8490-59870d037673 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:40:02.482581 np0000171573 devstack@c-api.service[114243]: INFO cinder.volume.api [None req-aab935b1-2773-4e6c-8490-59870d037673 demo demo] Get all volumes completed successfully. May 04 16:40:02.485356 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-aab935b1-2773-4e6c-8490-59870d037673 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:40:02.485904 np0000171573 devstack@c-api.service[114243]: [pid: 114243|app: 0|req: 4/16] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:40:02 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:40:12.473741 np0000171573 devstack@c-api.service[114243]: DEBUG dbcounter [-] [114243] Writing DB stats cinder:SELECT=1 {{(pid=114243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:41:02.508834 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.middleware.request_id [None req-6dc69782-472d-4de5-9d01-fe23f91fe76b None None] RequestId filter calling following filter/app {{(pid=114241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:41:02.513469 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-6dc69782-472d-4de5-9d01-fe23f91fe76b demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:41:02.513725 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-6dc69782-472d-4de5-9d01-fe23f91fe76b demo demo] Empty body provided in request {{(pid=114241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:41:02.514003 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-6dc69782-472d-4de5-9d01-fe23f91fe76b demo demo] Calling method 'detail' {{(pid=114241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:41:02.514375 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.api_utils [None req-6dc69782-472d-4de5-9d01-fe23f91fe76b demo demo] Removing options '' from query. {{(pid=114241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:41:02.515592 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.volume.api [None req-6dc69782-472d-4de5-9d01-fe23f91fe76b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:41:02.524831 np0000171573 devstack@c-api.service[114241]: INFO cinder.volume.api [None req-6dc69782-472d-4de5-9d01-fe23f91fe76b demo demo] Get all volumes completed successfully. May 04 16:41:02.527127 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-6dc69782-472d-4de5-9d01-fe23f91fe76b demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:41:02.527568 np0000171573 devstack@c-api.service[114241]: [pid: 114241|app: 0|req: 4/17] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:41:02 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:41:12.519222 np0000171573 devstack@c-api.service[114241]: DEBUG dbcounter [-] [114241] Writing DB stats cinder:SELECT=1 {{(pid=114241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:42:02.541206 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.middleware.request_id [None req-30054a8e-9d0b-44ba-a198-eab635171c34 None None] RequestId filter calling following filter/app {{(pid=114244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:42:02.544547 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-30054a8e-9d0b-44ba-a198-eab635171c34 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:42:02.544777 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-30054a8e-9d0b-44ba-a198-eab635171c34 demo demo] Empty body provided in request {{(pid=114244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:42:02.545039 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-30054a8e-9d0b-44ba-a198-eab635171c34 demo demo] Calling method 'detail' {{(pid=114244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:42:02.545344 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.api_utils [None req-30054a8e-9d0b-44ba-a198-eab635171c34 demo demo] Removing options '' from query. {{(pid=114244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:42:02.546381 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.volume.api [None req-30054a8e-9d0b-44ba-a198-eab635171c34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:42:02.553018 np0000171573 devstack@c-api.service[114244]: INFO cinder.volume.api [None req-30054a8e-9d0b-44ba-a198-eab635171c34 demo demo] Get all volumes completed successfully. May 04 16:42:02.554950 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-30054a8e-9d0b-44ba-a198-eab635171c34 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:42:02.555328 np0000171573 devstack@c-api.service[114244]: [pid: 114244|app: 0|req: 6/18] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:42:02 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:42:12.549301 np0000171573 devstack@c-api.service[114244]: DEBUG dbcounter [-] [114244] Writing DB stats cinder:SELECT=1 {{(pid=114244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:43:02.572909 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.middleware.request_id [None req-89c384aa-acb5-46b5-a81c-e8d13f714172 None None] RequestId filter calling following filter/app {{(pid=114245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:43:02.575815 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-89c384aa-acb5-46b5-a81c-e8d13f714172 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:43:02.576060 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-89c384aa-acb5-46b5-a81c-e8d13f714172 demo demo] Empty body provided in request {{(pid=114245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:43:02.576361 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-89c384aa-acb5-46b5-a81c-e8d13f714172 demo demo] Calling method 'detail' {{(pid=114245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:43:02.576681 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.api_utils [None req-89c384aa-acb5-46b5-a81c-e8d13f714172 demo demo] Removing options '' from query. {{(pid=114245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:43:02.577671 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.volume.api [None req-89c384aa-acb5-46b5-a81c-e8d13f714172 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:43:02.584752 np0000171573 devstack@c-api.service[114245]: INFO cinder.volume.api [None req-89c384aa-acb5-46b5-a81c-e8d13f714172 demo demo] Get all volumes completed successfully. May 04 16:43:02.586839 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-89c384aa-acb5-46b5-a81c-e8d13f714172 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:43:02.587248 np0000171573 devstack@c-api.service[114245]: [pid: 114245|app: 0|req: 5/19] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:43:02 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:43:12.580963 np0000171573 devstack@c-api.service[114245]: DEBUG dbcounter [-] [114245] Writing DB stats cinder:SELECT=1 {{(pid=114245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:44:02.603222 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.middleware.request_id [None req-bd9ae05a-cb59-4914-bc25-72a5c4d73e99 None None] RequestId filter calling following filter/app {{(pid=114243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:44:02.738427 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-bd9ae05a-cb59-4914-bc25-72a5c4d73e99 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:44:02.738854 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-bd9ae05a-cb59-4914-bc25-72a5c4d73e99 demo demo] Empty body provided in request {{(pid=114243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:44:02.739263 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-bd9ae05a-cb59-4914-bc25-72a5c4d73e99 demo demo] Calling method 'detail' {{(pid=114243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:44:02.739746 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.api_utils [None req-bd9ae05a-cb59-4914-bc25-72a5c4d73e99 demo demo] Removing options '' from query. {{(pid=114243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:44:02.741350 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.volume.api [None req-bd9ae05a-cb59-4914-bc25-72a5c4d73e99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:44:02.751304 np0000171573 devstack@c-api.service[114243]: INFO cinder.volume.api [None req-bd9ae05a-cb59-4914-bc25-72a5c4d73e99 demo demo] Get all volumes completed successfully. May 04 16:44:02.753893 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-bd9ae05a-cb59-4914-bc25-72a5c4d73e99 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:44:02.754317 np0000171573 devstack@c-api.service[114243]: [pid: 114243|app: 0|req: 5/20] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:44:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:44:12.746272 np0000171573 devstack@c-api.service[114243]: DEBUG dbcounter [-] [114243] Writing DB stats cinder:SELECT=1 {{(pid=114243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:45:02.775102 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.middleware.request_id [None req-3a72162d-45e9-47a8-817f-0c14b42222de None None] RequestId filter calling following filter/app {{(pid=114241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:45:02.780149 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-3a72162d-45e9-47a8-817f-0c14b42222de demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:45:02.780586 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-3a72162d-45e9-47a8-817f-0c14b42222de demo demo] Empty body provided in request {{(pid=114241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:45:02.781133 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-3a72162d-45e9-47a8-817f-0c14b42222de demo demo] Calling method 'detail' {{(pid=114241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:45:02.781640 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.api_utils [None req-3a72162d-45e9-47a8-817f-0c14b42222de demo demo] Removing options '' from query. {{(pid=114241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:45:02.783419 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.volume.api [None req-3a72162d-45e9-47a8-817f-0c14b42222de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:45:02.794484 np0000171573 devstack@c-api.service[114241]: INFO cinder.volume.api [None req-3a72162d-45e9-47a8-817f-0c14b42222de demo demo] Get all volumes completed successfully. May 04 16:45:02.797139 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-3a72162d-45e9-47a8-817f-0c14b42222de demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:45:02.797637 np0000171573 devstack@c-api.service[114241]: [pid: 114241|app: 0|req: 5/21] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:45:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:45:12.787002 np0000171573 devstack@c-api.service[114241]: DEBUG dbcounter [-] [114241] Writing DB stats cinder:SELECT=1 {{(pid=114241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:46:02.816539 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.middleware.request_id [None req-5a9a0052-c59b-4554-9ea2-4c8d6727ba4e None None] RequestId filter calling following filter/app {{(pid=114244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:46:02.820280 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-5a9a0052-c59b-4554-9ea2-4c8d6727ba4e demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:46:02.820624 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-5a9a0052-c59b-4554-9ea2-4c8d6727ba4e demo demo] Empty body provided in request {{(pid=114244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:46:02.821226 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-5a9a0052-c59b-4554-9ea2-4c8d6727ba4e demo demo] Calling method 'detail' {{(pid=114244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:46:02.821674 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.api_utils [None req-5a9a0052-c59b-4554-9ea2-4c8d6727ba4e demo demo] Removing options '' from query. {{(pid=114244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:46:02.823112 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.volume.api [None req-5a9a0052-c59b-4554-9ea2-4c8d6727ba4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:46:02.834672 np0000171573 devstack@c-api.service[114244]: INFO cinder.volume.api [None req-5a9a0052-c59b-4554-9ea2-4c8d6727ba4e demo demo] Get all volumes completed successfully. May 04 16:46:02.838778 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-5a9a0052-c59b-4554-9ea2-4c8d6727ba4e demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:46:02.839557 np0000171573 devstack@c-api.service[114244]: [pid: 114244|app: 0|req: 7/22] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:46:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:46:12.827699 np0000171573 devstack@c-api.service[114244]: DEBUG dbcounter [-] [114244] Writing DB stats cinder:SELECT=1 {{(pid=114244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:47:02.857723 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.middleware.request_id [None req-13f7a471-2297-49cf-83bc-418158a6e19d None None] RequestId filter calling following filter/app {{(pid=114245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:47:02.861137 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-13f7a471-2297-49cf-83bc-418158a6e19d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:47:02.861434 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-13f7a471-2297-49cf-83bc-418158a6e19d demo demo] Empty body provided in request {{(pid=114245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:47:02.861772 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-13f7a471-2297-49cf-83bc-418158a6e19d demo demo] Calling method 'detail' {{(pid=114245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:47:02.862174 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.api_utils [None req-13f7a471-2297-49cf-83bc-418158a6e19d demo demo] Removing options '' from query. {{(pid=114245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:47:02.863308 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.volume.api [None req-13f7a471-2297-49cf-83bc-418158a6e19d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:47:02.875562 np0000171573 devstack@c-api.service[114245]: INFO cinder.volume.api [None req-13f7a471-2297-49cf-83bc-418158a6e19d demo demo] Get all volumes completed successfully. May 04 16:47:02.878166 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-13f7a471-2297-49cf-83bc-418158a6e19d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:47:02.878830 np0000171573 devstack@c-api.service[114245]: [pid: 114245|app: 0|req: 6/23] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:47:02 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:47:12.869104 np0000171573 devstack@c-api.service[114245]: DEBUG dbcounter [-] [114245] Writing DB stats cinder:SELECT=1 {{(pid=114245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:48:02.892042 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.middleware.request_id [None req-ec24c765-dbbb-4c71-946b-5922dfb6627f None None] RequestId filter calling following filter/app {{(pid=114243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:48:02.894437 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-ec24c765-dbbb-4c71-946b-5922dfb6627f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:48:02.894636 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-ec24c765-dbbb-4c71-946b-5922dfb6627f demo demo] Empty body provided in request {{(pid=114243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:48:02.894822 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-ec24c765-dbbb-4c71-946b-5922dfb6627f demo demo] Calling method 'detail' {{(pid=114243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:48:02.895052 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.api_utils [None req-ec24c765-dbbb-4c71-946b-5922dfb6627f demo demo] Removing options '' from query. {{(pid=114243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:48:02.895837 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.volume.api [None req-ec24c765-dbbb-4c71-946b-5922dfb6627f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:48:02.906850 np0000171573 devstack@c-api.service[114243]: INFO cinder.volume.api [None req-ec24c765-dbbb-4c71-946b-5922dfb6627f demo demo] Get all volumes completed successfully. May 04 16:48:02.909007 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-ec24c765-dbbb-4c71-946b-5922dfb6627f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:48:02.909378 np0000171573 devstack@c-api.service[114243]: [pid: 114243|app: 0|req: 6/24] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:48:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 04 16:48:12.900409 np0000171573 devstack@c-api.service[114243]: DEBUG dbcounter [-] [114243] Writing DB stats cinder:SELECT=1 {{(pid=114243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:49:02.926687 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.middleware.request_id [None req-62dea3d0-71df-47d7-8cbc-62dc9170be7e None None] RequestId filter calling following filter/app {{(pid=114241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:49:03.042022 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-62dea3d0-71df-47d7-8cbc-62dc9170be7e demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:49:03.042274 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-62dea3d0-71df-47d7-8cbc-62dc9170be7e demo demo] Empty body provided in request {{(pid=114241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:49:03.042529 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-62dea3d0-71df-47d7-8cbc-62dc9170be7e demo demo] Calling method 'detail' {{(pid=114241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:49:03.042854 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.api_utils [None req-62dea3d0-71df-47d7-8cbc-62dc9170be7e demo demo] Removing options '' from query. {{(pid=114241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:49:03.043842 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.volume.api [None req-62dea3d0-71df-47d7-8cbc-62dc9170be7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:49:03.054209 np0000171573 devstack@c-api.service[114241]: INFO cinder.volume.api [None req-62dea3d0-71df-47d7-8cbc-62dc9170be7e demo demo] Get all volumes completed successfully. May 04 16:49:03.057333 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-62dea3d0-71df-47d7-8cbc-62dc9170be7e demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:49:03.057727 np0000171573 devstack@c-api.service[114241]: [pid: 114241|app: 0|req: 6/25] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:49:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:49:13.048682 np0000171573 devstack@c-api.service[114241]: DEBUG dbcounter [-] [114241] Writing DB stats cinder:SELECT=1 {{(pid=114241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:50:03.072847 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.middleware.request_id [None req-a1f7f880-aaaa-4278-8486-82e1777ac08d None None] RequestId filter calling following filter/app {{(pid=114244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:50:03.077419 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-a1f7f880-aaaa-4278-8486-82e1777ac08d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:50:03.077926 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-a1f7f880-aaaa-4278-8486-82e1777ac08d demo demo] Empty body provided in request {{(pid=114244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:50:03.078323 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-a1f7f880-aaaa-4278-8486-82e1777ac08d demo demo] Calling method 'detail' {{(pid=114244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:50:03.078782 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.api_utils [None req-a1f7f880-aaaa-4278-8486-82e1777ac08d demo demo] Removing options '' from query. {{(pid=114244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:50:03.080512 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.volume.api [None req-a1f7f880-aaaa-4278-8486-82e1777ac08d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:50:03.089269 np0000171573 devstack@c-api.service[114244]: INFO cinder.volume.api [None req-a1f7f880-aaaa-4278-8486-82e1777ac08d demo demo] Get all volumes completed successfully. May 04 16:50:03.091157 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-a1f7f880-aaaa-4278-8486-82e1777ac08d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:50:03.091524 np0000171573 devstack@c-api.service[114244]: [pid: 114244|app: 0|req: 8/26] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:50:03 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:50:13.085912 np0000171573 devstack@c-api.service[114244]: DEBUG dbcounter [-] [114244] Writing DB stats cinder:SELECT=1 {{(pid=114244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:51:03.106690 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.middleware.request_id [None req-930e8c52-127d-4972-9da9-7d6b63052f98 None None] RequestId filter calling following filter/app {{(pid=114245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:51:03.110247 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-930e8c52-127d-4972-9da9-7d6b63052f98 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:51:03.110485 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-930e8c52-127d-4972-9da9-7d6b63052f98 demo demo] Empty body provided in request {{(pid=114245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:51:03.110732 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-930e8c52-127d-4972-9da9-7d6b63052f98 demo demo] Calling method 'detail' {{(pid=114245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:51:03.111076 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.api_utils [None req-930e8c52-127d-4972-9da9-7d6b63052f98 demo demo] Removing options '' from query. {{(pid=114245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:51:03.112124 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.volume.api [None req-930e8c52-127d-4972-9da9-7d6b63052f98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:51:03.119644 np0000171573 devstack@c-api.service[114245]: INFO cinder.volume.api [None req-930e8c52-127d-4972-9da9-7d6b63052f98 demo demo] Get all volumes completed successfully. May 04 16:51:03.121611 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-930e8c52-127d-4972-9da9-7d6b63052f98 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:51:03.121993 np0000171573 devstack@c-api.service[114245]: [pid: 114245|app: 0|req: 7/27] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:51:03 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:51:13.115331 np0000171573 devstack@c-api.service[114245]: DEBUG dbcounter [-] [114245] Writing DB stats cinder:SELECT=1 {{(pid=114245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:52:03.136518 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.middleware.request_id [None req-66c9e3fe-5489-4a45-ab2e-cdadb5bff006 None None] RequestId filter calling following filter/app {{(pid=114243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:52:03.139890 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-66c9e3fe-5489-4a45-ab2e-cdadb5bff006 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:52:03.140132 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-66c9e3fe-5489-4a45-ab2e-cdadb5bff006 demo demo] Empty body provided in request {{(pid=114243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:52:03.140364 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-66c9e3fe-5489-4a45-ab2e-cdadb5bff006 demo demo] Calling method 'detail' {{(pid=114243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:52:03.140643 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.api_utils [None req-66c9e3fe-5489-4a45-ab2e-cdadb5bff006 demo demo] Removing options '' from query. {{(pid=114243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:52:03.141567 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.volume.api [None req-66c9e3fe-5489-4a45-ab2e-cdadb5bff006 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:52:03.149476 np0000171573 devstack@c-api.service[114243]: INFO cinder.volume.api [None req-66c9e3fe-5489-4a45-ab2e-cdadb5bff006 demo demo] Get all volumes completed successfully. May 04 16:52:03.152013 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-66c9e3fe-5489-4a45-ab2e-cdadb5bff006 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:52:03.152457 np0000171573 devstack@c-api.service[114243]: [pid: 114243|app: 0|req: 7/28] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:52:03 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:52:13.144827 np0000171573 devstack@c-api.service[114243]: DEBUG dbcounter [-] [114243] Writing DB stats cinder:SELECT=1 {{(pid=114243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:53:03.169641 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.middleware.request_id [None req-dc801ba7-a3f2-435a-a56e-51761665bec0 None None] RequestId filter calling following filter/app {{(pid=114241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:53:03.174051 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-dc801ba7-a3f2-435a-a56e-51761665bec0 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:53:03.174214 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-dc801ba7-a3f2-435a-a56e-51761665bec0 demo demo] Empty body provided in request {{(pid=114241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:53:03.174407 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-dc801ba7-a3f2-435a-a56e-51761665bec0 demo demo] Calling method 'detail' {{(pid=114241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:53:03.174656 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.api_utils [None req-dc801ba7-a3f2-435a-a56e-51761665bec0 demo demo] Removing options '' from query. {{(pid=114241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:53:03.175448 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.volume.api [None req-dc801ba7-a3f2-435a-a56e-51761665bec0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:53:03.184840 np0000171573 devstack@c-api.service[114241]: INFO cinder.volume.api [None req-dc801ba7-a3f2-435a-a56e-51761665bec0 demo demo] Get all volumes completed successfully. May 04 16:53:03.189643 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-dc801ba7-a3f2-435a-a56e-51761665bec0 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:53:03.190398 np0000171573 devstack@c-api.service[114241]: [pid: 114241|app: 0|req: 7/29] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:53:03 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:53:13.178480 np0000171573 devstack@c-api.service[114241]: DEBUG dbcounter [-] [114241] Writing DB stats cinder:SELECT=1 {{(pid=114241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:54:03.205314 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.middleware.request_id [None req-dca2c1b4-f055-48c8-a52d-803089b3d735 None None] RequestId filter calling following filter/app {{(pid=114244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:54:03.301281 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-dca2c1b4-f055-48c8-a52d-803089b3d735 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:54:03.301520 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-dca2c1b4-f055-48c8-a52d-803089b3d735 demo demo] Empty body provided in request {{(pid=114244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:54:03.301692 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-dca2c1b4-f055-48c8-a52d-803089b3d735 demo demo] Calling method 'detail' {{(pid=114244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:54:03.302074 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.api_utils [None req-dca2c1b4-f055-48c8-a52d-803089b3d735 demo demo] Removing options '' from query. {{(pid=114244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:54:03.303037 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.volume.api [None req-dca2c1b4-f055-48c8-a52d-803089b3d735 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:54:03.311339 np0000171573 devstack@c-api.service[114244]: INFO cinder.volume.api [None req-dca2c1b4-f055-48c8-a52d-803089b3d735 demo demo] Get all volumes completed successfully. May 04 16:54:03.313973 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-dca2c1b4-f055-48c8-a52d-803089b3d735 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:54:03.314440 np0000171573 devstack@c-api.service[114244]: [pid: 114244|app: 0|req: 9/30] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:54:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:54:13.306104 np0000171573 devstack@c-api.service[114244]: DEBUG dbcounter [-] [114244] Writing DB stats cinder:SELECT=1 {{(pid=114244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:55:03.331405 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.middleware.request_id [None req-d47b9b52-226f-4180-b203-ffe5b35d7404 None None] RequestId filter calling following filter/app {{(pid=114245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:55:03.333720 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-d47b9b52-226f-4180-b203-ffe5b35d7404 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:55:03.333916 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-d47b9b52-226f-4180-b203-ffe5b35d7404 demo demo] Empty body provided in request {{(pid=114245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:55:03.334089 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-d47b9b52-226f-4180-b203-ffe5b35d7404 demo demo] Calling method 'detail' {{(pid=114245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:55:03.334339 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.api_utils [None req-d47b9b52-226f-4180-b203-ffe5b35d7404 demo demo] Removing options '' from query. {{(pid=114245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:55:03.335066 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.volume.api [None req-d47b9b52-226f-4180-b203-ffe5b35d7404 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:55:03.341621 np0000171573 devstack@c-api.service[114245]: INFO cinder.volume.api [None req-d47b9b52-226f-4180-b203-ffe5b35d7404 demo demo] Get all volumes completed successfully. May 04 16:55:03.345489 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-d47b9b52-226f-4180-b203-ffe5b35d7404 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:55:03.345940 np0000171573 devstack@c-api.service[114245]: [pid: 114245|app: 0|req: 8/31] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:55:03 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:55:13.337892 np0000171573 devstack@c-api.service[114245]: DEBUG dbcounter [-] [114245] Writing DB stats cinder:SELECT=1 {{(pid=114245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:56:03.363296 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.middleware.request_id [None req-73b7161a-65b4-488d-ba1a-2b2b17efb18f None None] RequestId filter calling following filter/app {{(pid=114243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:56:03.366449 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-73b7161a-65b4-488d-ba1a-2b2b17efb18f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:56:03.366743 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-73b7161a-65b4-488d-ba1a-2b2b17efb18f demo demo] Empty body provided in request {{(pid=114243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:56:03.367077 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-73b7161a-65b4-488d-ba1a-2b2b17efb18f demo demo] Calling method 'detail' {{(pid=114243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:56:03.367408 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.api_utils [None req-73b7161a-65b4-488d-ba1a-2b2b17efb18f demo demo] Removing options '' from query. {{(pid=114243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:56:03.368356 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.volume.api [None req-73b7161a-65b4-488d-ba1a-2b2b17efb18f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:56:03.377674 np0000171573 devstack@c-api.service[114243]: INFO cinder.volume.api [None req-73b7161a-65b4-488d-ba1a-2b2b17efb18f demo demo] Get all volumes completed successfully. May 04 16:56:03.379752 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-73b7161a-65b4-488d-ba1a-2b2b17efb18f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:56:03.380194 np0000171573 devstack@c-api.service[114243]: [pid: 114243|app: 0|req: 8/32] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:56:03 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:56:13.371679 np0000171573 devstack@c-api.service[114243]: DEBUG dbcounter [-] [114243] Writing DB stats cinder:SELECT=1 {{(pid=114243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:57:03.401254 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.middleware.request_id [None req-f8a896ed-0b94-4ee8-9041-b2c9cf6cf7f4 None None] RequestId filter calling following filter/app {{(pid=114241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:57:03.405630 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-f8a896ed-0b94-4ee8-9041-b2c9cf6cf7f4 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:57:03.405916 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-f8a896ed-0b94-4ee8-9041-b2c9cf6cf7f4 demo demo] Empty body provided in request {{(pid=114241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:57:03.406190 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-f8a896ed-0b94-4ee8-9041-b2c9cf6cf7f4 demo demo] Calling method 'detail' {{(pid=114241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:57:03.406569 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.api_utils [None req-f8a896ed-0b94-4ee8-9041-b2c9cf6cf7f4 demo demo] Removing options '' from query. {{(pid=114241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:57:03.407640 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.volume.api [None req-f8a896ed-0b94-4ee8-9041-b2c9cf6cf7f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:57:03.416294 np0000171573 devstack@c-api.service[114241]: INFO cinder.volume.api [None req-f8a896ed-0b94-4ee8-9041-b2c9cf6cf7f4 demo demo] Get all volumes completed successfully. May 04 16:57:03.418171 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-f8a896ed-0b94-4ee8-9041-b2c9cf6cf7f4 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:57:03.418615 np0000171573 devstack@c-api.service[114241]: [pid: 114241|app: 0|req: 8/33] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:57:03 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:57:13.411503 np0000171573 devstack@c-api.service[114241]: DEBUG dbcounter [-] [114241] Writing DB stats cinder:SELECT=1 {{(pid=114241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:58:03.432293 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.middleware.request_id [None req-9be885e9-dc78-42cd-80e7-7ed4051eacd7 None None] RequestId filter calling following filter/app {{(pid=114244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:58:03.434207 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-9be885e9-dc78-42cd-80e7-7ed4051eacd7 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:58:03.434355 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-9be885e9-dc78-42cd-80e7-7ed4051eacd7 demo demo] Empty body provided in request {{(pid=114244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:58:03.434560 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.openstack.wsgi [None req-9be885e9-dc78-42cd-80e7-7ed4051eacd7 demo demo] Calling method 'detail' {{(pid=114244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:58:03.434842 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.api.api_utils [None req-9be885e9-dc78-42cd-80e7-7ed4051eacd7 demo demo] Removing options '' from query. {{(pid=114244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:58:03.435423 np0000171573 devstack@c-api.service[114244]: DEBUG cinder.volume.api [None req-9be885e9-dc78-42cd-80e7-7ed4051eacd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114244) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:58:03.444998 np0000171573 devstack@c-api.service[114244]: INFO cinder.volume.api [None req-9be885e9-dc78-42cd-80e7-7ed4051eacd7 demo demo] Get all volumes completed successfully. May 04 16:58:03.448627 np0000171573 devstack@c-api.service[114244]: INFO cinder.api.openstack.wsgi [None req-9be885e9-dc78-42cd-80e7-7ed4051eacd7 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:58:03.449434 np0000171573 devstack@c-api.service[114244]: [pid: 114244|app: 0|req: 10/34] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:58:03 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:58:13.438659 np0000171573 devstack@c-api.service[114244]: DEBUG dbcounter [-] [114244] Writing DB stats cinder:SELECT=1 {{(pid=114244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:59:03.464724 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.middleware.request_id [None req-b6a7b6af-a4d4-4234-af59-5bb60e41693c None None] RequestId filter calling following filter/app {{(pid=114245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:59:03.505094 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-b6a7b6af-a4d4-4234-af59-5bb60e41693c demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 16:59:03.505270 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-b6a7b6af-a4d4-4234-af59-5bb60e41693c demo demo] Empty body provided in request {{(pid=114245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:59:03.505449 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.openstack.wsgi [None req-b6a7b6af-a4d4-4234-af59-5bb60e41693c demo demo] Calling method 'detail' {{(pid=114245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:59:03.505672 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.api.api_utils [None req-b6a7b6af-a4d4-4234-af59-5bb60e41693c demo demo] Removing options '' from query. {{(pid=114245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:59:03.506360 np0000171573 devstack@c-api.service[114245]: DEBUG cinder.volume.api [None req-b6a7b6af-a4d4-4234-af59-5bb60e41693c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114245) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:59:03.512727 np0000171573 devstack@c-api.service[114245]: INFO cinder.volume.api [None req-b6a7b6af-a4d4-4234-af59-5bb60e41693c demo demo] Get all volumes completed successfully. May 04 16:59:03.515136 np0000171573 devstack@c-api.service[114245]: INFO cinder.api.openstack.wsgi [None req-b6a7b6af-a4d4-4234-af59-5bb60e41693c demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 16:59:03.515471 np0000171573 devstack@c-api.service[114245]: [pid: 114245|app: 0|req: 9/35] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 16:59:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:59:13.508756 np0000171573 devstack@c-api.service[114245]: DEBUG dbcounter [-] [114245] Writing DB stats cinder:SELECT=1 {{(pid=114245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 17:00:03.538360 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.middleware.request_id [None req-a820c05d-d99d-447e-af74-91ca24ed518f None None] RequestId filter calling following filter/app {{(pid=114243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 17:00:03.541879 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-a820c05d-d99d-447e-af74-91ca24ed518f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 17:00:03.542118 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-a820c05d-d99d-447e-af74-91ca24ed518f demo demo] Empty body provided in request {{(pid=114243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 17:00:03.542339 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.openstack.wsgi [None req-a820c05d-d99d-447e-af74-91ca24ed518f demo demo] Calling method 'detail' {{(pid=114243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 17:00:03.542638 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.api.api_utils [None req-a820c05d-d99d-447e-af74-91ca24ed518f demo demo] Removing options '' from query. {{(pid=114243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 17:00:03.543599 np0000171573 devstack@c-api.service[114243]: DEBUG cinder.volume.api [None req-a820c05d-d99d-447e-af74-91ca24ed518f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114243) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 17:00:03.551090 np0000171573 devstack@c-api.service[114243]: INFO cinder.volume.api [None req-a820c05d-d99d-447e-af74-91ca24ed518f demo demo] Get all volumes completed successfully. May 04 17:00:03.552889 np0000171573 devstack@c-api.service[114243]: INFO cinder.api.openstack.wsgi [None req-a820c05d-d99d-447e-af74-91ca24ed518f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 17:00:03.553473 np0000171573 devstack@c-api.service[114243]: [pid: 114243|app: 0|req: 9/36] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 17:00:03 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 17:00:13.546710 np0000171573 devstack@c-api.service[114243]: DEBUG dbcounter [-] [114243] Writing DB stats cinder:SELECT=1 {{(pid=114243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 17:01:03.570219 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.middleware.request_id [None req-9762773a-e64a-4d7b-847c-b60c3256f64e None None] RequestId filter calling following filter/app {{(pid=114241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 17:01:03.574757 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-9762773a-e64a-4d7b-847c-b60c3256f64e demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 04 17:01:03.575164 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-9762773a-e64a-4d7b-847c-b60c3256f64e demo demo] Empty body provided in request {{(pid=114241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 17:01:03.575665 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.openstack.wsgi [None req-9762773a-e64a-4d7b-847c-b60c3256f64e demo demo] Calling method 'detail' {{(pid=114241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 17:01:03.576176 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.api.api_utils [None req-9762773a-e64a-4d7b-847c-b60c3256f64e demo demo] Removing options '' from query. {{(pid=114241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 17:01:03.577670 np0000171573 devstack@c-api.service[114241]: DEBUG cinder.volume.api [None req-9762773a-e64a-4d7b-847c-b60c3256f64e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 17:01:03.590402 np0000171573 devstack@c-api.service[114241]: INFO cinder.volume.api [None req-9762773a-e64a-4d7b-847c-b60c3256f64e demo demo] Get all volumes completed successfully. May 04 17:01:03.596469 np0000171573 devstack@c-api.service[114241]: INFO cinder.api.openstack.wsgi [None req-9762773a-e64a-4d7b-847c-b60c3256f64e demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 04 17:01:03.596894 np0000171573 devstack@c-api.service[114241]: [pid: 114241|app: 0|req: 9/37] 199.204.45.144 () {64 vars in 1295 bytes} [Mon May 4 17:01:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 17:01:13.582492 np0000171573 devstack@c-api.service[114241]: DEBUG dbcounter [-] [114241] Writing DB stats cinder:SELECT=1 {{(pid=114241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}