May 09 03:23:01.808218 np0000172886 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 03:23:01.815355 np0000172886 devstack@c-api.service[112653]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 03:23:01 2026] *** May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: nodename: np0000172886 May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: machine: x86_64 May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: clock source: unix May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: pcre jit disabled May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: detected number of CPU cores: 16 May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: current working directory: / May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: detected binary path: /usr/bin/uwsgi-core May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: your processes number limit is 256917 May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: your memory page size is 4096 bytes May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: detected max file descriptor number: 2048 May 09 03:23:01.817542 np0000172886 devstack@c-api.service[112653]: lock engine: pthread robust mutexes May 09 03:23:01.818295 np0000172886 devstack@c-api.service[112653]: thunder lock: enabled May 09 03:23:01.818295 np0000172886 devstack@c-api.service[112653]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 03:23:01.818295 np0000172886 devstack@c-api.service[112653]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 03:23:01.818295 np0000172886 devstack@c-api.service[112653]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 03:23:01.818295 np0000172886 devstack@c-api.service[112653]: Set PythonHome to /opt/stack/data/venv May 09 03:23:01.853511 np0000172886 devstack@c-api.service[112653]: Python main interpreter initialized at 0x7765db6a3668 May 09 03:23:01.853511 np0000172886 devstack@c-api.service[112653]: python threads support enabled May 09 03:23:01.853511 np0000172886 devstack@c-api.service[112653]: your server socket listen backlog is limited to 100 connections May 09 03:23:01.853511 np0000172886 devstack@c-api.service[112653]: your mercy for graceful operations on workers is 80 seconds May 09 03:23:01.854036 np0000172886 devstack@c-api.service[112653]: mapped 671795 bytes (656 KB) for 4 cores May 09 03:23:01.854196 np0000172886 devstack@c-api.service[112653]: *** Operational MODE: preforking *** May 09 03:23:01.854568 np0000172886 devstack@c-api.service[112653]: *** uWSGI is running in multiple interpreter mode *** May 09 03:23:01.854568 np0000172886 devstack@c-api.service[112653]: spawned uWSGI master process (pid: 112653) May 09 03:23:01.854765 np0000172886 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 03:23:01.855368 np0000172886 devstack@c-api.service[112653]: spawned uWSGI worker 1 (pid: 112660, cores: 1) May 09 03:23:01.855864 np0000172886 devstack@c-api.service[112653]: spawned uWSGI worker 2 (pid: 112661, cores: 1) May 09 03:23:01.856334 np0000172886 devstack@c-api.service[112653]: spawned uWSGI worker 3 (pid: 112662, cores: 1) May 09 03:23:01.856841 np0000172886 devstack@c-api.service[112653]: spawned uWSGI worker 4 (pid: 112663, cores: 1) May 09 03:23:01.856841 np0000172886 devstack@c-api.service[112653]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 03:23:01.982023 np0000172886 devstack@c-api.service[112661]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:23:01.982023 np0000172886 devstack@c-api.service[112661]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:23:01.982023 np0000172886 devstack@c-api.service[112661]: we strongly recommend against using it for new projects. May 09 03:23:01.982023 np0000172886 devstack@c-api.service[112661]: If you are already using Eventlet, we recommend migrating to a different May 09 03:23:01.982023 np0000172886 devstack@c-api.service[112661]: framework. For more detail see May 09 03:23:01.982023 np0000172886 devstack@c-api.service[112661]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:23:01.982023 np0000172886 devstack@c-api.service[112661]: import eventlet # noqa May 09 03:23:01.987225 np0000172886 devstack@c-api.service[112663]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:23:01.987225 np0000172886 devstack@c-api.service[112663]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:23:01.987225 np0000172886 devstack@c-api.service[112663]: we strongly recommend against using it for new projects. May 09 03:23:01.987225 np0000172886 devstack@c-api.service[112663]: If you are already using Eventlet, we recommend migrating to a different May 09 03:23:01.987225 np0000172886 devstack@c-api.service[112663]: framework. For more detail see May 09 03:23:01.987225 np0000172886 devstack@c-api.service[112663]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:23:01.987225 np0000172886 devstack@c-api.service[112663]: import eventlet # noqa May 09 03:23:01.989000 np0000172886 devstack@c-api.service[112662]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:23:01.989000 np0000172886 devstack@c-api.service[112662]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:23:01.989000 np0000172886 devstack@c-api.service[112662]: we strongly recommend against using it for new projects. May 09 03:23:01.989000 np0000172886 devstack@c-api.service[112662]: If you are already using Eventlet, we recommend migrating to a different May 09 03:23:01.989000 np0000172886 devstack@c-api.service[112662]: framework. For more detail see May 09 03:23:01.989000 np0000172886 devstack@c-api.service[112662]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:23:01.989000 np0000172886 devstack@c-api.service[112662]: import eventlet # noqa May 09 03:23:01.998154 np0000172886 devstack@c-api.service[112660]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:23:01.998154 np0000172886 devstack@c-api.service[112660]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:23:01.998154 np0000172886 devstack@c-api.service[112660]: we strongly recommend against using it for new projects. May 09 03:23:01.998154 np0000172886 devstack@c-api.service[112660]: If you are already using Eventlet, we recommend migrating to a different May 09 03:23:01.998154 np0000172886 devstack@c-api.service[112660]: framework. For more detail see May 09 03:23:01.998154 np0000172886 devstack@c-api.service[112660]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:23:01.998154 np0000172886 devstack@c-api.service[112660]: import eventlet # noqa May 09 03:23:02.065989 np0000172886 devstack@c-api.service[112661]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:23:02.065989 np0000172886 devstack@c-api.service[112661]: debtcollector.deprecate( May 09 03:23:02.073819 np0000172886 devstack@c-api.service[112662]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:23:02.073819 np0000172886 devstack@c-api.service[112662]: debtcollector.deprecate( May 09 03:23:02.075901 np0000172886 devstack@c-api.service[112663]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:23:02.075901 np0000172886 devstack@c-api.service[112663]: debtcollector.deprecate( May 09 03:23:02.084801 np0000172886 devstack@c-api.service[112660]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:23:02.084801 np0000172886 devstack@c-api.service[112660]: debtcollector.deprecate( May 09 03:23:02.151289 np0000172886 devstack@c-api.service[112662]: /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 09 03:23:02.151289 np0000172886 devstack@c-api.service[112662]: from cgi import parse_header May 09 03:23:02.154531 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:02.154531 np0000172886 devstack@c-api.service[112661]: from cgi import parse_header May 09 03:23:02.164310 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:02.164310 np0000172886 devstack@c-api.service[112663]: from cgi import parse_header May 09 03:23:02.165896 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:02.165896 np0000172886 devstack@c-api.service[112660]: from cgi import parse_header May 09 03:23:02.194973 np0000172886 devstack@c-api.service[112662]: /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 09 03:23:02.194973 np0000172886 devstack@c-api.service[112662]: removals.removed_module( May 09 03:23:02.195636 np0000172886 devstack@c-api.service[112662]: /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 09 03:23:02.195636 np0000172886 devstack@c-api.service[112662]: removals.removed_module( May 09 03:23:02.200754 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:02.200754 np0000172886 devstack@c-api.service[112661]: removals.removed_module( May 09 03:23:02.201425 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:02.201425 np0000172886 devstack@c-api.service[112661]: removals.removed_module( May 09 03:23:02.210041 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:02.210041 np0000172886 devstack@c-api.service[112660]: removals.removed_module( May 09 03:23:02.211051 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:02.211051 np0000172886 devstack@c-api.service[112663]: removals.removed_module( May 09 03:23:02.211209 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:02.211209 np0000172886 devstack@c-api.service[112660]: removals.removed_module( May 09 03:23:02.211513 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:02.211513 np0000172886 devstack@c-api.service[112663]: removals.removed_module( May 09 03:23:02.815051 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:02.815051 np0000172886 devstack@c-api.service[112661]: warnings.warn( May 09 03:23:02.823845 np0000172886 devstack@c-api.service[112662]: /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 09 03:23:02.823845 np0000172886 devstack@c-api.service[112662]: warnings.warn( May 09 03:23:02.828907 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:02.828907 np0000172886 devstack@c-api.service[112660]: warnings.warn( May 09 03:23:02.877710 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:02.877710 np0000172886 devstack@c-api.service[112663]: warnings.warn( May 09 03:23:02.917980 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:02.917980 np0000172886 devstack@c-api.service[112661]: warnings.warn( May 09 03:23:02.927656 np0000172886 devstack@c-api.service[112662]: /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 09 03:23:02.927656 np0000172886 devstack@c-api.service[112662]: warnings.warn( May 09 03:23:02.929274 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:02.929274 np0000172886 devstack@c-api.service[112660]: warnings.warn( May 09 03:23:02.998628 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:02.998628 np0000172886 devstack@c-api.service[112663]: warnings.warn( May 09 03:23:03.215539 np0000172886 devstack@c-api.service[112661]: 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 09 03:23:03.215985 np0000172886 devstack@c-api.service[112661]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112661) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:23:03.216230 np0000172886 devstack@c-api.service[112660]: 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 09 03:23:03.216553 np0000172886 devstack@c-api.service[112660]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112660) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:23:03.231536 np0000172886 devstack@c-api.service[112662]: 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 09 03:23:03.232067 np0000172886 devstack@c-api.service[112662]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112662) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:23:03.287742 np0000172886 devstack@c-api.service[112663]: 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 09 03:23:03.287916 np0000172886 devstack@c-api.service[112663]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112663) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:23:03.300639 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:03.300639 np0000172886 devstack@c-api.service[112660]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:23:03.305107 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:03.305107 np0000172886 devstack@c-api.service[112661]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:23:03.316542 np0000172886 devstack@c-api.service[112662]: /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 09 03:23:03.316542 np0000172886 devstack@c-api.service[112662]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:23:03.352071 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:03.352071 np0000172886 devstack@c-api.service[112663]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:23:03.748269 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112660) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:23:03.748486 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112661) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:23:03.748586 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112662) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:23:03.748725 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.748725 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.748857 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.748925 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.748994 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.749059 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.749059 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.749170 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.749226 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.749301 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112663) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:23:03.749796 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.749896 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.750135 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.750986 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.751083 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.751083 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.751205 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.751205 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.751329 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.751398 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.751455 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.751520 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.751587 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.751707 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.751776 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.751841 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.751903 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.751961 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.752035 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.752092 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.752146 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.752215 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.752282 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.752346 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.752410 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.752410 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.752410 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.752410 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.752410 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.752410 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.752410 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.752820 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.752820 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.752820 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.752820 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.752820 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.752820 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.753191 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.753191 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.753191 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.753191 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.753191 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.753191 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.753191 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.753632 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.753705 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.753757 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.753757 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.753757 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.753757 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.753757 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.753757 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.754054 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.754054 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.754054 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.754054 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.754269 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.754269 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.754269 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.754696 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.754789 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.754857 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.754924 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.755005 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.755083 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.755139 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.755183 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.755219 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.755264 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.755310 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.755344 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.755386 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.755420 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.755466 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.755498 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.755536 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.755536 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.755536 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.755536 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.755536 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.755745 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.755790 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.755832 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.755870 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.755904 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.755942 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.755981 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.756025 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.756071 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.756108 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.756141 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.756172 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.756204 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.756237 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.756273 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.756308 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.756345 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.756390 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.756432 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.756473 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.756517 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.756566 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.756625 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.756679 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.756722 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.756758 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.756800 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.756800 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.756870 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.756870 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.756870 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.756870 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.756870 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.756870 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.756870 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.757162 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.757213 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.757255 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.757294 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.757332 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.757374 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.757417 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.757484 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.757526 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.757560 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.757615 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.757669 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.757714 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.757749 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.757784 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.757827 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.757870 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.757906 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.757942 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.757983 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.758026 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.758071 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.758108 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.758151 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.758184 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.758221 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.758259 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.758297 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.758331 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.758367 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.758407 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.758449 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.758488 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.758526 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.758559 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.758618 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.758665 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.758707 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.758745 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.758785 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.758833 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.758875 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.758914 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.758948 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.758982 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.759018 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.759055 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.759092 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.759137 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.759177 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.759210 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.759249 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.759296 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.759296 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.759296 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.759296 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.760564 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.760642 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.760695 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.760740 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.760801 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.760873 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.760924 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.760964 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.761004 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.761047 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.761082 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.761118 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.761118 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.761187 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.761231 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.761265 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.761265 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.761347 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.761394 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.761466 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.761512 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.761548 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.761635 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.761713 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.761754 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.761792 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.761792 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.761792 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.761893 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.761893 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.761968 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.762012 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.762053 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.762092 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.762132 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.762175 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.762214 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.762253 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.762287 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.762325 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.762363 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.762402 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.762448 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.762615 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.762669 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.762711 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.762759 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.762806 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.762839 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.762873 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.762920 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.762920 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.762920 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.762920 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.762920 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.762920 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.763519 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.763576 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.763643 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.763683 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.763722 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.763760 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.763798 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.763837 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.763879 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.763921 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.763955 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.763990 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.764030 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.764064 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.764106 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.764142 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.764170 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.764194 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.764194 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.764252 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.764282 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.764310 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.764338 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.764367 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.764391 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.764391 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.764391 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.764391 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.765008 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.765073 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.765110 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.765144 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.765168 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.765193 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.765217 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.765246 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.765279 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.765304 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.765341 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.765377 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.765401 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.765452 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.765482 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.765507 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.765537 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.765562 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.765611 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.765637 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.765675 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.765704 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.765731 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.765757 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.765782 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.765809 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.765837 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.765861 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.771753 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.771818 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.771847 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.771878 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.771914 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.771958 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.771998 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.772027 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.772057 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.772088 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.772114 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.772148 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.772176 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.772204 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.772236 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.772314 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.772354 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.772429 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.772482 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.772540 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.772626 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.772877 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.772939 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.772999 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.773035 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.773065 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.773090 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.773128 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.773175 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.773213 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.773249 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.773299 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.773342 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.773414 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.773460 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.773497 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.773540 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.773578 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.773633 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.773672 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.773718 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.773763 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.773807 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.773844 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.773844 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.773844 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.773844 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.773844 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.774010 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.774049 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.774092 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.774092 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.774092 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.774092 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.774092 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.774264 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.774656 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.774734 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.774779 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.774813 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.774875 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.774930 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.774970 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.775005 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.775042 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.775076 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.775120 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.775162 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.775204 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.775237 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.775270 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.775317 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.775351 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.775389 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.775422 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.775459 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.775502 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.775544 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.775587 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.775652 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.775689 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.775734 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.775773 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.775815 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.775847 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.775879 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.775913 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.775956 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.775998 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.776038 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.776078 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.776120 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.776163 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.776198 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.776241 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.776279 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.776318 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.776351 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.776388 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.776429 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.776475 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.776512 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.776545 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.776588 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.776650 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.776703 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.776747 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.776782 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.776782 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.776782 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.776782 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.776782 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.777800 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.777860 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.777907 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.777951 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.777986 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.778024 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.778064 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.778107 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.778153 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.778193 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.778226 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.778264 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.778311 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.778346 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.778386 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.778424 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.778459 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.778499 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.778546 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.778581 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.778644 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.778684 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.778727 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.778784 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.778840 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.778891 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.778945 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.778989 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.779031 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.779074 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.779111 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.779148 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.779185 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.779221 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.779264 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.779301 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.779342 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.779378 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.779426 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.779467 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.779509 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.779549 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.779586 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.779644 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.779681 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.779727 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.779765 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.779814 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.779814 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.779889 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.779889 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.779954 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.779996 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.779996 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.779996 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.779996 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.780548 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.780612 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.780678 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.780729 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.780806 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.780856 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.780900 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.780944 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.780987 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.781025 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.781065 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.781121 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.781121 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.781194 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.781239 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.781277 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.781320 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.781406 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.781461 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.781521 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.781576 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.781664 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.781705 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.781743 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.781779 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.781821 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.781859 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.781897 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.781934 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.781934 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.782108 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.782165 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.782209 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.782251 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.782289 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.782335 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.782377 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.782418 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.782461 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.782502 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.782549 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.782587 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.782666 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.782709 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.782746 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.782789 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.782831 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.782869 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.782906 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.782954 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.782992 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.783036 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.783077 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.783077 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.783077 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.783077 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.783203 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.783203 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.783203 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.783311 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.783356 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.783398 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.783435 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.783472 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.783508 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.783544 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.783580 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.783646 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.783686 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.783734 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.783770 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.783807 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.783849 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.783885 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.783926 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.783962 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.784000 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.784036 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.784072 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.784119 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.784161 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.784161 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.784161 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.784161 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.784290 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.784290 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.784354 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.784391 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.784434 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.784472 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.784510 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.784553 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.784590 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.784656 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.784702 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.784744 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.784785 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.784825 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.784884 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.784940 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.784990 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.785046 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.785104 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.785161 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.785210 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.785252 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.785300 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.785300 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.785300 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.785300 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.785503 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.785544 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.786684 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.786754 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.786799 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.786838 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.786916 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.786969 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.787019 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.787062 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.787107 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.787164 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.787211 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.787282 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.787324 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.787407 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.787513 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.787566 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.787639 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.787680 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.787717 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.787754 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.787792 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.787829 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.787865 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.787907 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.788061 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.788184 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.788311 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.788469 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.789614 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.789689 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.789733 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.789785 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.789823 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.789852 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.789892 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.789925 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.789956 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.789989 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.790020 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.790020 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.790107 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.790155 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.790306 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.790360 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.790407 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.790479 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.790524 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.790607 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.790678 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.791080 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.791126 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.791160 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.791188 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.791226 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.791255 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.791284 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.791315 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.791344 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.791373 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.791401 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.791432 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.791460 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.791487 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.791511 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.791542 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.791580 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.791641 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.791676 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.791708 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.791708 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.792252 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.792314 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.792359 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.792396 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.792427 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.792460 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.792492 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.792520 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.792551 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.792580 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.792646 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.792677 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.792707 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.792744 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.792787 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.792821 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.792862 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.792892 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.792928 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.792963 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.793007 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.793041 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.793078 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.793124 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.793156 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.793189 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.793222 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.793251 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.793278 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.793331 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.793360 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.793388 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.793423 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.793458 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.793505 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.793537 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.793573 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.793630 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.793659 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.793702 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.793732 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.793768 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.793805 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.793844 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.793886 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.793927 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.793962 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.793995 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.794035 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.794074 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.794110 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.794154 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.794192 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.794232 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.794277 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.794313 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.794347 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.794347 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.794347 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.794347 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.794347 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.794347 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.794347 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.796168 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.796233 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.796272 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.796310 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.796345 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.796380 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.796415 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.796450 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.796486 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.796523 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.796564 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.796629 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.796629 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.796712 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.796747 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.796747 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.796810 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.796846 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.796846 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.796922 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.797065 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.797119 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.797119 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.797190 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.797242 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.797322 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.797361 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.797448 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.798185 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.798280 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.798280 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.798381 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.798381 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.798480 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.798528 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.798846 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.798919 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.798919 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.799023 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.799073 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.799235 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.799235 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.799235 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.799505 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.799505 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.799505 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.799505 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.799505 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.799744 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.799744 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.799744 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.799744 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.799918 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.799918 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.799918 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.800038 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.800584 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.800676 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.800726 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.800788 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.800843 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.800899 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.800954 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.801010 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.801010 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.801110 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.801162 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.801218 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.801294 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.801345 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.801398 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.801462 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.801519 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.801569 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.801645 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.801694 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.801757 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.801805 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.801854 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.801907 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.801963 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.802021 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.802075 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.802123 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.802177 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.802225 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.802280 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.802280 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.802280 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.802280 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.802280 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.803032 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.803099 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.803150 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.803212 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.803265 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.803314 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.803370 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.803421 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.803477 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.803538 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.803588 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.803665 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.803714 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.803763 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.803811 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.803858 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.803907 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.803907 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.804118 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.804118 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.804118 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.804257 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.804257 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.804341 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.804341 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.804823 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.804898 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.804945 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.808572 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.808684 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.808684 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.808786 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.808839 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.808890 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.808939 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.808981 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.809021 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.809060 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.809109 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.809161 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.809215 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.809294 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.809332 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.809366 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.809405 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.809447 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.809447 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.809447 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.809447 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.809621 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.809621 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.809621 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.809621 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.809621 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.809621 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.809832 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.809873 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.809873 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.809873 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.810002 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.810054 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.810095 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.810140 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.810179 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.810207 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.810238 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.810266 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.810294 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.810327 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.810360 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.810391 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.810420 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.810447 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.810480 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.810507 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.810538 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.810571 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.810617 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.810650 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.810679 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.810707 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.810734 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112662) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.810761 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.810793 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.810821 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112661) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.810852 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.810879 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.810911 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.810940 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.810967 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.810992 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.811023 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.811050 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.811077 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.811101 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.811127 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.811154 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112662) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.811181 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:03.811270 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112661) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.811298 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.811325 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112662) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.811353 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112661) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.811383 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112660) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:03.811383 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:03.811383 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:03.811383 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:03.811383 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112660) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:03.811383 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112660) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:03.855052 np0000172886 devstack@c-api.service[112660]: INFO dbcounter [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Registered counter for database cinder May 09 03:23:03.855319 np0000172886 devstack@c-api.service[112661]: INFO dbcounter [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Registered counter for database cinder May 09 03:23:03.856247 np0000172886 devstack@c-api.service[112662]: INFO dbcounter [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Registered counter for database cinder May 09 03:23:03.858120 np0000172886 devstack@c-api.service[112663]: INFO dbcounter [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Registered counter for database cinder May 09 03:23:03.865654 np0000172886 devstack@c-api.service[112660]: DEBUG oslo_db.sqlalchemy.engines [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e 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=112660) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:03.867533 np0000172886 devstack@c-api.service[112661]: DEBUG oslo_db.sqlalchemy.engines [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade 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=112661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:03.869408 np0000172886 devstack@c-api.service[112662]: DEBUG oslo_db.sqlalchemy.engines [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a 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=112662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:03.871145 np0000172886 devstack@c-api.service[112663]: DEBUG oslo_db.sqlalchemy.engines [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d 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=112663) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:03.977347 np0000172886 devstack@c-api.service[112660]: DEBUG dbcounter [-] [112660] Writer thread running {{(pid=112660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:23:03.979961 np0000172886 devstack@c-api.service[112660]: INFO cinder.rpc [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:23:03.982805 np0000172886 devstack@c-api.service[112660]: INFO cinder.rpc [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:23:03.983577 np0000172886 devstack@c-api.service[112662]: DEBUG dbcounter [-] [112662] Writer thread running {{(pid=112662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:23:03.984236 np0000172886 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writer thread running {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:23:03.985169 np0000172886 devstack@c-api.service[112661]: DEBUG dbcounter [-] [112661] Writer thread running {{(pid=112661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:23:03.985584 np0000172886 devstack@c-api.service[112660]: INFO cinder.rpc [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:23:03.986164 np0000172886 devstack@c-api.service[112662]: INFO cinder.rpc [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:23:03.986623 np0000172886 devstack@c-api.service[112663]: INFO cinder.rpc [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:23:03.987542 np0000172886 devstack@c-api.service[112661]: INFO cinder.rpc [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:23:03.987799 np0000172886 devstack@c-api.service[112660]: INFO cinder.rpc [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:23:03.988538 np0000172886 devstack@c-api.service[112662]: INFO cinder.rpc [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:23:03.989019 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:03.989156 np0000172886 devstack@c-api.service[112663]: INFO cinder.rpc [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:23:03.989897 np0000172886 devstack@c-api.service[112661]: INFO cinder.rpc [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:23:03.990640 np0000172886 devstack@c-api.service[112662]: INFO cinder.rpc [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:23:03.990751 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:03.991552 np0000172886 devstack@c-api.service[112663]: INFO cinder.rpc [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:23:03.991854 np0000172886 devstack@c-api.service[112661]: INFO cinder.rpc [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:23:03.992338 np0000172886 devstack@c-api.service[112662]: INFO cinder.rpc [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:23:03.993255 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:03.993575 np0000172886 devstack@c-api.service[112663]: INFO cinder.rpc [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:23:03.993647 np0000172886 devstack@c-api.service[112661]: INFO cinder.rpc [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:23:03.994440 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:03.994550 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:03.994899 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:03.995863 np0000172886 devstack@c-api.service[112660]: DEBUG oslo_db.sqlalchemy.engines [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e 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=112660) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:03.996091 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:03.996320 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:03.997760 np0000172886 devstack@c-api.service[112660]: INFO cinder.rpc [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:23:03.999056 np0000172886 devstack@c-api.service[112662]: DEBUG oslo_db.sqlalchemy.engines [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a 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=112662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:03.999392 np0000172886 devstack@c-api.service[112660]: INFO cinder.rpc [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:23:03.999955 np0000172886 devstack@c-api.service[112661]: DEBUG oslo_db.sqlalchemy.engines [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade 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=112661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:04.000528 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.000742 np0000172886 devstack@c-api.service[112662]: INFO cinder.rpc [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:23:04.001877 np0000172886 devstack@c-api.service[112661]: INFO cinder.rpc [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:23:04.002130 np0000172886 devstack@c-api.service[112663]: DEBUG oslo_db.sqlalchemy.engines [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d 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=112663) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:04.002518 np0000172886 devstack@c-api.service[112662]: INFO cinder.rpc [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:23:04.003382 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.003481 np0000172886 devstack@c-api.service[112661]: INFO cinder.rpc [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:23:04.004281 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.004734 np0000172886 devstack@c-api.service[112663]: INFO cinder.rpc [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:23:04.006793 np0000172886 devstack@c-api.service[112663]: INFO cinder.rpc [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:23:04.008067 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.012209 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.012862 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.013384 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.015382 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.016085 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.016579 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.018560 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.019841 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.019993 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.020176 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.022618 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.023395 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.024059 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.024562 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.025862 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.026613 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.027051 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.027615 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.028784 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.029932 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.030706 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.030743 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.031886 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.033086 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.033739 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.034688 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.035405 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.036692 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.036739 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.038338 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.039432 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.039613 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.039869 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.040906 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.041140 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.042497 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.042992 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.043758 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.043806 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.044613 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.046676 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.047547 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.048091 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.048185 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.049295 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.051119 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.051485 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.052822 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.053319 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.053667 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.054931 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.055281 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.056464 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.056652 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.056734 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.056798 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.057927 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.058326 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.058847 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.059470 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.059750 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.059971 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.060497 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.060865 np0000172886 devstack@c-api.service[112660]: WARNING cinder.api.contrib.hosts [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:23:04.060965 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.061569 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.061975 np0000172886 devstack@c-api.service[112661]: WARNING cinder.api.contrib.hosts [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:23:04.062039 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.062095 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.062713 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.063044 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.063535 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.063636 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.064175 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.064624 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.065035 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.065276 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.065444 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: extensions {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.065717 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.066140 np0000172886 devstack@c-api.service[112662]: WARNING cinder.api.contrib.hosts [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:23:04.066545 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: extensions {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.066684 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: encryption {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.066867 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.066929 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.067790 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: encryption {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.068280 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: encryption {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.068339 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.068377 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.069402 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: encryption {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.069471 np0000172886 devstack@c-api.service[112663]: WARNING cinder.api.contrib.hosts [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:23:04.069957 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.070009 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: os-quota-sets {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.070222 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.070859 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: extensions {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.070941 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: os-quota-sets {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.071390 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: cgsnapshots {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.071705 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.072339 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: cgsnapshots {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.072398 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: encryption {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.072808 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: os-quota-class-sets {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.073344 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.073747 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: os-quota-class-sets {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.074098 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: os-availability-zone {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.074189 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: extensions {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.074237 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: encryption {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.075038 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: os-availability-zone {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.075348 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: qos-specs {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.075401 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: encryption {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.075838 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: os-quota-sets {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.076299 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: qos-specs {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.077142 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: encryption {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.077433 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: backups {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.077810 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: cgsnapshots {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.078331 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: backups {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.078674 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: os-quota-sets {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.079217 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: os-quota-class-sets {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.079889 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: extra_specs {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.080023 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: cgsnapshots {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.080582 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: os-availability-zone {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.080847 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: extra_specs {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.081410 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: os-quota-class-sets {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.081484 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: os-snapshot-manage {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.081975 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: qos-specs {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.082364 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: os-snapshot-manage {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.082704 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: os-availability-zone {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.082895 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: os-volume-type-access {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.083824 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: os-volume-type-access {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.083943 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: qos-specs {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.084183 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: backups {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.084442 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: capabilities {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.085368 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: capabilities {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.085726 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: os-hosts {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.086483 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: backups {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.086665 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: os-hosts {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.086785 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: extra_specs {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.087020 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: consistencygroups {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.087968 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: consistencygroups {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.088322 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: os-snapshot-manage {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.088431 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: extra_specs {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.088944 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: os-volume-transfer {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.089771 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: os-volume-type-access {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.089869 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: os-volume-transfer {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.089946 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: os-snapshot-manage {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.090539 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: scheduler-stats {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.091316 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: capabilities {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.091403 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: os-volume-type-access {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.091462 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: scheduler-stats {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.091956 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extended resource: os-volume-manage {{(pid=112660) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.092689 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: os-hosts {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.092904 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extended resource: os-volume-manage {{(pid=112661) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.092993 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: capabilities {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.093990 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: consistencygroups {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.094118 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.094183 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: os-hosts {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.094979 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.contrib.snapshot_actions [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] SnapshotActionsController initialized {{(pid=112660) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:23:04.095113 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.095458 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: consistencygroups {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.095720 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.095875 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.contrib.snapshot_actions [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] SnapshotActionsController initialized {{(pid=112661) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:23:04.095981 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: os-volume-transfer {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.096637 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.097133 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.097383 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: os-volume-transfer {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.097560 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: scheduler-stats {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.098031 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.098537 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.098960 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extended resource: os-volume-manage {{(pid=112662) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.099048 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: scheduler-stats {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.099404 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.099922 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.100513 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extended resource: os-volume-manage {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:04.100809 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.101114 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.101436 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.102170 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.contrib.snapshot_actions [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] SnapshotActionsController initialized {{(pid=112662) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:23:04.102360 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.102824 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.102888 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.102963 np0000172886 devstack@c-api.service[112660]: WARNING castellan.key_manager.migration [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.103725 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] SnapshotActionsController initialized {{(pid=112663) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:23:04.103794 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.103853 np0000172886 devstack@c-api.service[112661]: WARNING castellan.key_manager.migration [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.103922 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.103981 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104112 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104221 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104314 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.104357 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104439 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104507 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.104548 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104658 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104703 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104750 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension UsedLimits extending resource: limits {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104792 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104843 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension TypesManage extending resource: types {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104901 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.104943 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension AdminActions extending resource: volumes {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105007 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105062 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension AdminActions extending resource: snapshots {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105104 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension SnapshotActions extending resource: snapshots {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105168 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension AdminActions extending resource: backups {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105222 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension VolumeTypeAccess extending resource: types {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105270 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension VolumeActions extending resource: volumes {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105351 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105449 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.v3.router [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112660) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105492 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105655 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105655 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension UsedLimits extending resource: limits {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105766 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension TypesManage extending resource: types {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105870 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension AdminActions extending resource: volumes {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.105989 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension AdminActions extending resource: snapshots {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.106039 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.106081 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension AdminActions extending resource: backups {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.106203 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension VolumeActions extending resource: volumes {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.106390 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.v3.router [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112661) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.106590 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.107503 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.107654 np0000172886 devstack@c-api.service[112660]: WARNING keystonemiddleware.auth_token [None req-74cae5aa-1630-4e19-b8f5-5f8d2067252e 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 09 03:23:04.108563 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.108658 np0000172886 devstack@c-api.service[112661]: WARNING keystonemiddleware.auth_token [None req-19dfb9e0-d32f-4c22-ad80-8249b3ae9ade 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 09 03:23:04.109041 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.110466 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.110708 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.111942 np0000172886 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.112880 np0000172886 devstack@c-api.service[112662]: WARNING castellan.key_manager.migration [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:04.112950 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.112950 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.113075 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.113182 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.113286 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.113381 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.113498 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.113543 np0000172886 devstack@c-api.service[112660]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7765db6a3668 pid: 112660 (default app) May 09 03:23:04.113591 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.113717 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.113811 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension UsedLimits extending resource: limits {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.113911 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension TypesManage extending resource: types {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.113967 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.113967 np0000172886 devstack@c-api.service[112660]: warnings.warn( May 09 03:23:04.114028 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension AdminActions extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.114131 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension AdminActions extending resource: snapshots {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.114167 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.114228 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension AdminActions extending resource: backups {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.114328 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.114367 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension VolumeActions extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.114444 np0000172886 devstack@c-api.service[112661]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7765db6a3668 pid: 112661 (default app) May 09 03:23:04.114518 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.114569 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.114680 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.114814 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.114947 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.115229 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.115293 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.115417 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.115567 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension UsedLimits extending resource: limits {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.115690 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension TypesManage extending resource: types {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.115856 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension AdminActions extending resource: volumes {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.116083 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension AdminActions extending resource: snapshots {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.116293 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension AdminActions extending resource: backups {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.116421 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension VolumeActions extending resource: volumes {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.116725 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.v3.router [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112662) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:04.116836 np0000172886 devstack@c-api.service[112663]: WARNING keystonemiddleware.auth_token [None req-d7f0b667-eba9-4786-8ea0-740c93a2b54d 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 09 03:23:04.119091 np0000172886 devstack@c-api.service[112662]: WARNING keystonemiddleware.auth_token [None req-9cad3eb9-6aee-4e6a-b5dd-1a9569d4617a 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 09 03:23:04.122069 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.122069 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.122069 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.122069 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.122318 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.122318 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.122318 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.122318 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.122516 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.122516 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.122516 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.122516 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.122516 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.122516 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.122837 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.122837 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.122837 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.122837 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.122837 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.123092 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.123092 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.123092 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.123092 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.123092 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.123315 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.123315 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.123315 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.123315 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.123520 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.123520 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.123520 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.123520 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.123520 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.123774 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.123774 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.123774 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.123774 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.123774 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124038 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124038 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124038 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124038 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124038 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124038 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124334 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124334 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124334 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124334 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124334 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124334 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124632 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124632 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124632 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124632 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124632 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124632 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124919 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124919 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124919 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.124919 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.124919 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125178 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125178 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125178 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125178 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125178 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125389 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125389 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125389 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125389 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125389 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125389 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125693 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125693 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125693 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125693 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125693 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125693 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125954 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125954 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125954 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.125954 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.125954 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.126192 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.126192 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.126192 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.126192 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.126192 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.126405 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.126405 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.126504 np0000172886 devstack@c-api.service[112663]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7765db6a3668 pid: 112663 (default app) May 09 03:23:04.126548 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.126548 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.126548 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.126548 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.126769 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.126769 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.126769 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.126769 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.126959 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.126959 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.126959 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.126959 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.126959 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.127190 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.127190 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.127190 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.127190 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.127190 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.127406 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.127406 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.127406 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.127406 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.127587 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.127587 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.127587 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.127587 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.127803 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.127803 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.127803 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.127803 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.128090 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.128090 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.128090 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.128090 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.128290 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.128290 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.128290 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.128290 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.128472 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.128472 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.128472 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.128472 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.128472 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.128472 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.128773 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.128773 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.128773 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.128773 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.128773 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129018 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129018 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129018 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129018 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129018 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129018 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129018 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129308 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129308 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129308 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129308 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129308 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129308 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129571 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129571 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129571 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129571 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129571 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129571 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129863 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129863 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129863 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129863 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.129863 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.129863 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.130121 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.130121 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.130121 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.130121 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.130298 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.130298 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.130298 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.130298 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.130474 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.130474 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.130474 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.130474 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.130679 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.130679 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.130679 np0000172886 devstack@c-api.service[112660]: /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 09 03:23:04.130679 np0000172886 devstack@c-api.service[112660]: warnings.warn(deprecated_msg) May 09 03:23:04.130865 np0000172886 devstack@c-api.service[112662]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7765db6a3668 pid: 112662 (default app) May 09 03:23:04.130906 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.middleware.request_id [None req-b6684252-1723-431a-9285-e3f59c2733fe None None] RequestId filter calling following filter/app {{(pid=112660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:23:04.130906 np0000172886 devstack@c-api.service[112660]: [pid: 112660|app: 0|req: 1/1] 199.204.45.205 () {60 vars in 953 bytes} [Sat May 9 03:23:04 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 09 03:23:11.215485 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.215485 np0000172886 devstack@c-api.service[112661]: warnings.warn( May 09 03:23:11.226760 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.226760 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.226760 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.226760 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.226953 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.226953 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.226953 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.226953 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227110 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227110 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227110 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227110 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227110 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227110 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227338 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227338 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227338 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227338 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227338 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227532 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227532 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227532 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227532 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227532 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227728 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227728 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227728 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227728 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227859 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227859 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227859 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.227859 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.227859 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228021 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228021 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228021 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228021 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228021 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228192 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228192 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228192 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228192 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228192 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228192 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228379 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228379 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228379 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228379 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228379 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228379 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228612 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228612 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228612 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228612 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228612 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228612 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228818 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228818 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228818 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228818 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228818 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228981 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228981 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228981 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.228981 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.228981 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.229147 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.229147 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.229147 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.229147 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.229147 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.229147 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.229354 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.229354 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.229354 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.229354 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.229354 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.229354 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.230649 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.230649 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.230649 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.230649 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.230649 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.230991 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.230991 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.230991 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.230991 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.230991 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.231264 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.231264 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.231264 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.231264 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.231556 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.231556 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.231556 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.231556 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.231861 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.231861 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.231861 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.231861 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.231861 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.232309 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.232309 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.232309 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.232309 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.232309 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.232719 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.232719 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.232719 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.232719 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.232866 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.232866 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.232866 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.232866 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233023 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233023 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233023 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233023 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233155 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233155 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233155 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233155 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233286 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233286 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233286 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233286 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233412 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233412 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233412 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233412 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233412 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233574 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233574 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233574 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233574 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233574 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233574 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233793 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233793 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233793 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233793 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233793 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233963 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233963 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233963 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233963 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.233963 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.233963 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.234151 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.234151 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.234151 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.234151 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.234151 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.234151 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.234353 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.234353 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.234353 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.234353 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.234353 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.234353 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.234582 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.234582 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.234582 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.234582 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.234582 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.234582 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.235492 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.235492 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.235492 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.235492 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.235815 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.235815 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.235815 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.235815 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.235815 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.236180 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.236180 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.236180 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.236180 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.236180 np0000172886 devstack@c-api.service[112661]: warnings.warn(deprecated_msg) May 09 03:23:11.236180 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.middleware.request_id [None req-ff114ef2-d4f4-42bf-8fd3-8fe32858e6f6 None None] RequestId filter calling following filter/app {{(pid=112661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:23:11.722933 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-ff114ef2-d4f4-42bf-8fd3-8fe32858e6f6 admin admin] POST https://199.204.45.205/volume/v3/types May 09 03:23:11.723590 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-ff114ef2-d4f4-42bf-8fd3-8fe32858e6f6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:23:11.725295 np0000172886 devstack@c-api.service[112661]: /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 09 03:23:11.725295 np0000172886 devstack@c-api.service[112661]: warnings.warn( May 09 03:23:11.734063 np0000172886 devstack@c-api.service[112661]: DEBUG oslo_db.sqlalchemy.engines [None req-ff114ef2-d4f4-42bf-8fd3-8fe32858e6f6 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=112661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:11.764873 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-ff114ef2-d4f4-42bf-8fd3-8fe32858e6f6 admin admin] https://199.204.45.205/volume/v3/types returned with HTTP 200 May 09 03:23:11.765520 np0000172886 devstack@c-api.service[112661]: [pid: 112661|app: 0|req: 1/2] 199.204.45.205 () {68 vars in 1288 bytes} [Sat May 9 03:23:11 2026] POST /volume/v3/types => generated 186 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:23:11.780649 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.780649 np0000172886 devstack@c-api.service[112663]: warnings.warn( May 09 03:23:11.794471 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.794471 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.794751 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.794751 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.794953 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.794953 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.795153 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.795153 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.795349 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.795349 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.795542 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.795542 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.795924 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.795924 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.796138 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.796138 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.796339 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.796339 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.796538 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.796538 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.796757 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.796757 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.796981 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.796981 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.797175 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.797175 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.797365 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.797365 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.797566 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.797566 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.797795 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.797795 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.797978 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.797978 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.798172 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.798172 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.798371 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.798371 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.798562 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.798562 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.798772 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.798772 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.799629 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.799629 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.799629 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.799629 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.799629 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.799629 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.799850 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.799850 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.799850 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.799850 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.799850 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.799850 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800038 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800038 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800038 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800038 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800038 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800038 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800299 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800299 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800299 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800299 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800462 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800462 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800462 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800462 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800462 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800649 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800649 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800649 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800649 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800649 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800799 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800799 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800799 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800799 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800799 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800799 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800974 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800974 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800974 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.800974 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.800974 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.801148 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.801148 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.801148 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.801148 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.801148 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.801304 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.801304 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.803640 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.803640 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.803640 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.803640 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.803838 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.803838 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.803838 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.803838 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.803838 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804009 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804009 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804009 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804009 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804009 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804160 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804160 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804160 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804160 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804303 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804303 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804303 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804303 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804428 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804428 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804428 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804428 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804549 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804549 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804549 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804549 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804667 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804667 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804667 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804667 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804758 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804758 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804758 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804758 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804758 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804873 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804873 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804873 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804873 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.804873 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.804873 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805017 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805017 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805017 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805017 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805017 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805126 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805126 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805126 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805126 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805126 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805126 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805258 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805258 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805258 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805258 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805258 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805258 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805391 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805391 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805391 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805391 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805391 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805391 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805524 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805524 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805524 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805524 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805524 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805524 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805682 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805682 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805682 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805682 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805775 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805775 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805775 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805775 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805775 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805891 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805891 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805891 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.805891 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:11.805891 np0000172886 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 03:23:11.808593 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [req-ff114ef2-d4f4-42bf-8fd3-8fe32858e6f6 req-9631d606-3538-421c-8a4d-79bc62467b26 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:23:12.154157 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [req-ff114ef2-d4f4-42bf-8fd3-8fe32858e6f6 req-9631d606-3538-421c-8a4d-79bc62467b26 admin admin] POST https://199.204.45.205/volume/v3/types/61ff2223-bdb3-4481-9896-3ab348167026/extra_specs May 09 03:23:12.154882 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [req-ff114ef2-d4f4-42bf-8fd3-8fe32858e6f6 req-9631d606-3538-421c-8a4d-79bc62467b26 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:23:12.157802 np0000172886 devstack@c-api.service[112663]: /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 09 03:23:12.157802 np0000172886 devstack@c-api.service[112663]: warnings.warn( May 09 03:23:12.170784 np0000172886 devstack@c-api.service[112663]: DEBUG oslo_db.sqlalchemy.engines [req-ff114ef2-d4f4-42bf-8fd3-8fe32858e6f6 req-9631d606-3538-421c-8a4d-79bc62467b26 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=112663) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:12.243019 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [req-ff114ef2-d4f4-42bf-8fd3-8fe32858e6f6 req-9631d606-3538-421c-8a4d-79bc62467b26 admin admin] https://199.204.45.205/volume/v3/types/61ff2223-bdb3-4481-9896-3ab348167026/extra_specs returned with HTTP 200 May 09 03:23:12.243553 np0000172886 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 1/3] 199.204.45.205 () {70 vars in 1505 bytes} [Sat May 9 03:23:11 2026] POST /volume/v3/types/61ff2223-bdb3-4481-9896-3ab348167026/extra_specs => generated 55 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:23:13.998951 np0000172886 devstack@c-api.service[112660]: DEBUG dbcounter [-] [112660] Writing DB stats cinder:SELECT=6 {{(pid=112660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:23:14.002011 np0000172886 devstack@c-api.service[112662]: DEBUG dbcounter [-] [112662] Writing DB stats cinder:SELECT=6 {{(pid=112662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:23:21.762083 np0000172886 devstack@c-api.service[112661]: DEBUG dbcounter [-] [112661] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:23:22.241069 np0000172886 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:25:50.173342 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.173342 np0000172886 devstack@c-api.service[112662]: warnings.warn( May 09 03:25:50.186091 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.186091 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.186091 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.186091 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.186091 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.186719 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.186719 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.186719 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.186719 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.186719 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.187087 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.187087 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.187087 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.187087 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.187087 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.187087 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.187535 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.187535 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.187535 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.187535 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.187871 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.187871 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.187871 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.187871 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.188162 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.188162 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.188162 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.188162 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.188473 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.188473 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.188473 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.188473 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.188473 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.188893 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.188893 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.188893 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.188893 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.188893 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.189246 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.189246 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.189246 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.189246 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.189246 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.189246 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.189871 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.189871 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.189871 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.189871 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.189871 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.189871 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.190321 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.190321 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.190321 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.190321 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.190321 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.190321 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.190765 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.190765 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.190765 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.190765 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.190765 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.191237 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.191237 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.191237 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.191237 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.191237 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.191579 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.191579 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.191579 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.191579 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.191579 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.191579 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.192072 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.192072 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.192072 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.192072 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.192072 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.192072 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.192464 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.192464 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.192464 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.192464 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.192464 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.192937 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.192937 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.192937 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.192937 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.192937 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.193290 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.193290 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.193290 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.193290 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.193630 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.193630 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.193630 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.193630 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.193947 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.193947 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.193947 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.193947 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.193947 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.194440 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.194440 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.194440 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.194440 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.194440 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.194923 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.194923 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.194923 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.194923 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.195243 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.195243 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.195243 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.195243 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.195505 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.195505 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.195505 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.195505 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.195725 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.195725 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.195725 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.195725 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.195901 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.195901 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.195901 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.195901 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196082 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196082 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196082 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196082 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196082 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196311 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196311 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196311 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196311 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196311 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196311 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196576 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196576 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196576 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196576 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196576 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196801 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196801 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196801 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196801 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.196801 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.196801 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197123 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197123 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197123 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197123 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197123 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197123 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197414 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197414 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197414 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197414 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197414 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197414 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197705 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197705 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197705 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197705 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197705 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197705 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197980 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197980 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.197980 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.197980 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.198164 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.198164 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.198164 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.198164 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.198164 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.198443 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.198443 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.198443 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.198443 np0000172886 devstack@c-api.service[112662]: /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 09 03:25:50.198443 np0000172886 devstack@c-api.service[112662]: warnings.warn(deprecated_msg) May 09 03:25:50.198443 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.middleware.request_id [None req-f730b95a-f6c7-4c73-93e4-056670199a2a None None] RequestId filter calling following filter/app {{(pid=112662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:25:50.198443 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-f730b95a-f6c7-4c73-93e4-056670199a2a None None] GET https://199.204.45.205/volume// May 09 03:25:50.198738 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-f730b95a-f6c7-4c73-93e4-056670199a2a None None] Empty body provided in request {{(pid=112662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:25:50.198738 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-f730b95a-f6c7-4c73-93e4-056670199a2a None None] Calling method 'all' {{(pid=112662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:25:50.198738 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-f730b95a-f6c7-4c73-93e4-056670199a2a None None] https://199.204.45.205/volume// returned with HTTP 300 May 09 03:25:50.198738 np0000172886 devstack@c-api.service[112662]: [pid: 112662|app: 0|req: 1/4] 199.204.45.205 () {66 vars in 1456 bytes} [Sat May 9 03:25:50 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 03:26:27.457014 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.middleware.request_id [None req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 None None] RequestId filter calling following filter/app {{(pid=112660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:26:27.899298 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 demo demo] GET https://199.204.45.205/volume/v3/types?is_public=None May 09 03:26:27.899788 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 demo demo] Empty body provided in request {{(pid=112660) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:26:27.900114 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 demo demo] Calling method 'index' {{(pid=112660) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:26:27.900923 np0000172886 devstack@c-api.service[112660]: /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 09 03:26:27.900923 np0000172886 devstack@c-api.service[112660]: warnings.warn( May 09 03:26:27.901742 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.api_utils [None req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 demo demo] Removing options '' from query. {{(pid=112660) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:26:27.914740 np0000172886 devstack@c-api.service[112660]: DEBUG oslo_db.sqlalchemy.engines [None req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 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=112660) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:26:27.939389 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 demo demo] https://199.204.45.205/volume/v3/types?is_public=None returned with HTTP 200 May 09 03:26:27.939964 np0000172886 devstack@c-api.service[112660]: [pid: 112660|app: 0|req: 2/5] 199.204.45.205 () {64 vars in 1263 bytes} [Sat May 9 03:26:27 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:26:27.954648 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.middleware.request_id [req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 req-d909f94d-3272-4102-a27d-0d23c4c0aef4 None None] RequestId filter calling following filter/app {{(pid=112661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:26:27.958921 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 req-d909f94d-3272-4102-a27d-0d23c4c0aef4 demo demo] GET https://199.204.45.205/volume/v3/types/default May 09 03:26:27.959321 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 req-d909f94d-3272-4102-a27d-0d23c4c0aef4 demo demo] Empty body provided in request {{(pid=112661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:26:27.959725 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 req-d909f94d-3272-4102-a27d-0d23c4c0aef4 demo demo] Calling method 'show' {{(pid=112661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:26:27.974764 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [req-7b0f3bdc-69ca-4f86-843d-e4e0dd288206 req-d909f94d-3272-4102-a27d-0d23c4c0aef4 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 09 03:26:27.975341 np0000172886 devstack@c-api.service[112661]: [pid: 112661|app: 0|req: 2/6] 199.204.45.205 () {66 vars in 1329 bytes} [Sat May 9 03:26:27 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 09 03:26:28.399200 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-14e24551-077a-4f0c-a91f-ef2b287d6e43 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:26:28.401974 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-14e24551-077a-4f0c-a91f-ef2b287d6e43 demo demo] GET https://199.204.45.205/volume/v3/types/default May 09 03:26:28.402156 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-14e24551-077a-4f0c-a91f-ef2b287d6e43 demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:26:28.402346 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-14e24551-077a-4f0c-a91f-ef2b287d6e43 demo demo] Calling method 'show' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:26:28.417750 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-14e24551-077a-4f0c-a91f-ef2b287d6e43 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 09 03:26:28.418107 np0000172886 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 2/7] 199.204.45.205 () {64 vars in 1258 bytes} [Sat May 9 03:26:28 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 09 03:26:28.852635 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.middleware.request_id [None req-8e723658-ffdc-48cf-b8f9-14ce5820586a None None] RequestId filter calling following filter/app {{(pid=112662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:26:29.314170 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-8e723658-ffdc-48cf-b8f9-14ce5820586a demo demo] GET https://199.204.45.205/volume/v3/types/default May 09 03:26:29.314437 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-8e723658-ffdc-48cf-b8f9-14ce5820586a demo demo] Empty body provided in request {{(pid=112662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:26:29.314721 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-8e723658-ffdc-48cf-b8f9-14ce5820586a demo demo] Calling method 'show' {{(pid=112662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:26:29.326245 np0000172886 devstack@c-api.service[112662]: DEBUG oslo_db.sqlalchemy.engines [None req-8e723658-ffdc-48cf-b8f9-14ce5820586a 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=112662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:26:29.350481 np0000172886 devstack@c-api.service[112662]: /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 09 03:26:29.350481 np0000172886 devstack@c-api.service[112662]: warnings.warn( May 09 03:26:29.352981 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-8e723658-ffdc-48cf-b8f9-14ce5820586a demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 09 03:26:29.353515 np0000172886 devstack@c-api.service[112662]: [pid: 112662|app: 0|req: 2/8] 199.204.45.205 () {64 vars in 1258 bytes} [Sat May 9 03:26:28 2026] GET /volume/v3/types/default => generated 145 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:26:29.368839 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.middleware.request_id [None req-3694db0b-534f-41b2-9193-8ee066e64607 None None] RequestId filter calling following filter/app {{(pid=112660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:26:29.371970 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-3694db0b-534f-41b2-9193-8ee066e64607 demo demo] GET https://199.204.45.205/volume/v3/types/default May 09 03:26:29.372310 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-3694db0b-534f-41b2-9193-8ee066e64607 demo demo] Empty body provided in request {{(pid=112660) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:26:29.372844 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-3694db0b-534f-41b2-9193-8ee066e64607 demo demo] Calling method 'show' {{(pid=112660) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:26:29.389039 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-3694db0b-534f-41b2-9193-8ee066e64607 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 09 03:26:29.389429 np0000172886 devstack@c-api.service[112660]: [pid: 112660|app: 0|req: 3/9] 199.204.45.205 () {64 vars in 1258 bytes} [Sat May 9 03:26:29 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:26:37.968291 np0000172886 devstack@c-api.service[112661]: DEBUG dbcounter [-] [112661] Writing DB stats cinder:SELECT=2 {{(pid=112661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:26:38.412616 np0000172886 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=2 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:26:39.347295 np0000172886 devstack@c-api.service[112662]: DEBUG dbcounter [-] [112662] Writing DB stats cinder:SELECT=2 {{(pid=112662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:26:39.384908 np0000172886 devstack@c-api.service[112660]: DEBUG dbcounter [-] [112660] Writing DB stats cinder:SELECT=3 {{(pid=112660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:31:44.149282 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.middleware.request_id [None req-dd49b828-ed71-41af-a176-ec61947be9db None None] RequestId filter calling following filter/app {{(pid=112661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:31:44.238107 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-dd49b828-ed71-41af-a176-ec61947be9db demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:31:44.238793 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-dd49b828-ed71-41af-a176-ec61947be9db demo demo] Empty body provided in request {{(pid=112661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:31:44.239265 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-dd49b828-ed71-41af-a176-ec61947be9db demo demo] Calling method 'detail' {{(pid=112661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:31:44.239966 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.api_utils [None req-dd49b828-ed71-41af-a176-ec61947be9db demo demo] Removing options '' from query. {{(pid=112661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:31:44.241052 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.volume.api [None req-dd49b828-ed71-41af-a176-ec61947be9db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:31:44.284565 np0000172886 devstack@c-api.service[112661]: INFO cinder.volume.api [None req-dd49b828-ed71-41af-a176-ec61947be9db demo demo] Get all volumes completed successfully. May 09 03:31:44.286732 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-dd49b828-ed71-41af-a176-ec61947be9db demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:31:44.287114 np0000172886 devstack@c-api.service[112661]: [pid: 112661|app: 0|req: 3/10] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:31:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:31:54.273896 np0000172886 devstack@c-api.service[112661]: DEBUG dbcounter [-] [112661] Writing DB stats cinder:SELECT=1 {{(pid=112661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:32:44.305015 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-92a4f2fb-15b9-4201-924c-c078cfc0c9f1 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:32:44.308367 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-92a4f2fb-15b9-4201-924c-c078cfc0c9f1 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:32:44.308540 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-92a4f2fb-15b9-4201-924c-c078cfc0c9f1 demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:32:44.308736 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-92a4f2fb-15b9-4201-924c-c078cfc0c9f1 demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:32:44.309327 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-92a4f2fb-15b9-4201-924c-c078cfc0c9f1 demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:32:44.310477 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-92a4f2fb-15b9-4201-924c-c078cfc0c9f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:32:44.342170 np0000172886 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-92a4f2fb-15b9-4201-924c-c078cfc0c9f1 demo demo] Get all volumes completed successfully. May 09 03:32:44.344330 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-92a4f2fb-15b9-4201-924c-c078cfc0c9f1 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:32:44.344832 np0000172886 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 3/11] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:32:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:32:54.335619 np0000172886 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:33:44.365062 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.middleware.request_id [None req-94b3d60b-b7a6-4355-9465-d43705003b33 None None] RequestId filter calling following filter/app {{(pid=112662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:33:44.372854 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-94b3d60b-b7a6-4355-9465-d43705003b33 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:33:44.373199 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-94b3d60b-b7a6-4355-9465-d43705003b33 demo demo] Empty body provided in request {{(pid=112662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:33:44.373512 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-94b3d60b-b7a6-4355-9465-d43705003b33 demo demo] Calling method 'detail' {{(pid=112662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:33:44.374516 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.api_utils [None req-94b3d60b-b7a6-4355-9465-d43705003b33 demo demo] Removing options '' from query. {{(pid=112662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:33:44.375165 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.volume.api [None req-94b3d60b-b7a6-4355-9465-d43705003b33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:33:44.413962 np0000172886 devstack@c-api.service[112662]: INFO cinder.volume.api [None req-94b3d60b-b7a6-4355-9465-d43705003b33 demo demo] Get all volumes completed successfully. May 09 03:33:44.416875 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-94b3d60b-b7a6-4355-9465-d43705003b33 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:33:44.417672 np0000172886 devstack@c-api.service[112662]: [pid: 112662|app: 0|req: 3/12] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:33:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:33:54.404446 np0000172886 devstack@c-api.service[112662]: DEBUG dbcounter [-] [112662] Writing DB stats cinder:SELECT=1 {{(pid=112662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:34:44.465572 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.middleware.request_id [None req-76a3f51c-f81f-4eb2-a588-4780c8f6502f None None] RequestId filter calling following filter/app {{(pid=112660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:34:44.473212 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-76a3f51c-f81f-4eb2-a588-4780c8f6502f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:34:44.473895 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-76a3f51c-f81f-4eb2-a588-4780c8f6502f demo demo] Empty body provided in request {{(pid=112660) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:34:44.473895 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-76a3f51c-f81f-4eb2-a588-4780c8f6502f demo demo] Calling method 'detail' {{(pid=112660) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:34:44.474627 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.api_utils [None req-76a3f51c-f81f-4eb2-a588-4780c8f6502f demo demo] Removing options '' from query. {{(pid=112660) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:34:44.476188 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.volume.api [None req-76a3f51c-f81f-4eb2-a588-4780c8f6502f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112660) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:34:44.514856 np0000172886 devstack@c-api.service[112660]: INFO cinder.volume.api [None req-76a3f51c-f81f-4eb2-a588-4780c8f6502f demo demo] Get all volumes completed successfully. May 09 03:34:44.519829 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-76a3f51c-f81f-4eb2-a588-4780c8f6502f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:34:44.520376 np0000172886 devstack@c-api.service[112660]: [pid: 112660|app: 0|req: 4/13] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:34:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:34:54.506746 np0000172886 devstack@c-api.service[112660]: DEBUG dbcounter [-] [112660] Writing DB stats cinder:SELECT=1 {{(pid=112660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:35:44.549248 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.middleware.request_id [None req-0f39db9d-c0bf-4821-b774-244d8ff7646c None None] RequestId filter calling following filter/app {{(pid=112661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:35:44.553991 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-0f39db9d-c0bf-4821-b774-244d8ff7646c demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:35:44.554459 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-0f39db9d-c0bf-4821-b774-244d8ff7646c demo demo] Empty body provided in request {{(pid=112661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:35:44.554949 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-0f39db9d-c0bf-4821-b774-244d8ff7646c demo demo] Calling method 'detail' {{(pid=112661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:35:44.555545 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.api_utils [None req-0f39db9d-c0bf-4821-b774-244d8ff7646c demo demo] Removing options '' from query. {{(pid=112661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:35:44.557100 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.volume.api [None req-0f39db9d-c0bf-4821-b774-244d8ff7646c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:35:44.565521 np0000172886 devstack@c-api.service[112661]: INFO cinder.volume.api [None req-0f39db9d-c0bf-4821-b774-244d8ff7646c demo demo] Get all volumes completed successfully. May 09 03:35:44.567450 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-0f39db9d-c0bf-4821-b774-244d8ff7646c demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:35:44.567827 np0000172886 devstack@c-api.service[112661]: [pid: 112661|app: 0|req: 4/14] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:35:44 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 09 03:35:54.561055 np0000172886 devstack@c-api.service[112661]: DEBUG dbcounter [-] [112661] Writing DB stats cinder:SELECT=1 {{(pid=112661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:36:44.585749 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-c0ac70a7-63b0-4358-8cc2-290580308a2b None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:36:44.745619 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-c0ac70a7-63b0-4358-8cc2-290580308a2b demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:36:44.746029 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-c0ac70a7-63b0-4358-8cc2-290580308a2b demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:36:44.746434 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-c0ac70a7-63b0-4358-8cc2-290580308a2b demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:36:44.747065 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-c0ac70a7-63b0-4358-8cc2-290580308a2b demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:36:44.748643 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-c0ac70a7-63b0-4358-8cc2-290580308a2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:36:44.756744 np0000172886 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-c0ac70a7-63b0-4358-8cc2-290580308a2b demo demo] Get all volumes completed successfully. May 09 03:36:44.758534 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-c0ac70a7-63b0-4358-8cc2-290580308a2b demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:36:44.758915 np0000172886 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 4/15] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:36:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:36:54.752729 np0000172886 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:37:44.784339 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.middleware.request_id [None req-54edbe0a-e36a-4574-bdeb-fd6d45125f3c None None] RequestId filter calling following filter/app {{(pid=112662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:37:44.790102 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-54edbe0a-e36a-4574-bdeb-fd6d45125f3c demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:37:44.790664 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-54edbe0a-e36a-4574-bdeb-fd6d45125f3c demo demo] Empty body provided in request {{(pid=112662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:37:44.790912 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-54edbe0a-e36a-4574-bdeb-fd6d45125f3c demo demo] Calling method 'detail' {{(pid=112662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:37:44.791253 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.api_utils [None req-54edbe0a-e36a-4574-bdeb-fd6d45125f3c demo demo] Removing options '' from query. {{(pid=112662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:37:44.795642 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.volume.api [None req-54edbe0a-e36a-4574-bdeb-fd6d45125f3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:37:44.804046 np0000172886 devstack@c-api.service[112662]: INFO cinder.volume.api [None req-54edbe0a-e36a-4574-bdeb-fd6d45125f3c demo demo] Get all volumes completed successfully. May 09 03:37:44.806160 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-54edbe0a-e36a-4574-bdeb-fd6d45125f3c demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:37:44.806585 np0000172886 devstack@c-api.service[112662]: [pid: 112662|app: 0|req: 4/16] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:37:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:37:54.799021 np0000172886 devstack@c-api.service[112662]: DEBUG dbcounter [-] [112662] Writing DB stats cinder:SELECT=1 {{(pid=112662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:38:44.829252 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.middleware.request_id [None req-53a23a0a-5598-4eda-bcae-993d1e7d439b None None] RequestId filter calling following filter/app {{(pid=112660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:38:44.833761 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-53a23a0a-5598-4eda-bcae-993d1e7d439b demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:38:44.834156 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-53a23a0a-5598-4eda-bcae-993d1e7d439b demo demo] Empty body provided in request {{(pid=112660) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:38:44.834635 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-53a23a0a-5598-4eda-bcae-993d1e7d439b demo demo] Calling method 'detail' {{(pid=112660) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:38:44.835214 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.api_utils [None req-53a23a0a-5598-4eda-bcae-993d1e7d439b demo demo] Removing options '' from query. {{(pid=112660) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:38:44.836414 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.volume.api [None req-53a23a0a-5598-4eda-bcae-993d1e7d439b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112660) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:38:44.846713 np0000172886 devstack@c-api.service[112660]: INFO cinder.volume.api [None req-53a23a0a-5598-4eda-bcae-993d1e7d439b demo demo] Get all volumes completed successfully. May 09 03:38:44.849266 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-53a23a0a-5598-4eda-bcae-993d1e7d439b demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:38:44.850124 np0000172886 devstack@c-api.service[112660]: [pid: 112660|app: 0|req: 5/17] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:38:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:38:54.839664 np0000172886 devstack@c-api.service[112660]: DEBUG dbcounter [-] [112660] Writing DB stats cinder:SELECT=1 {{(pid=112660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:44.869728 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.middleware.request_id [None req-11628f78-5a1d-49fa-95c4-6b682d9b95cc None None] RequestId filter calling following filter/app {{(pid=112661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:39:44.874321 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-11628f78-5a1d-49fa-95c4-6b682d9b95cc demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:39:44.874726 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-11628f78-5a1d-49fa-95c4-6b682d9b95cc demo demo] Empty body provided in request {{(pid=112661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:39:44.875134 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-11628f78-5a1d-49fa-95c4-6b682d9b95cc demo demo] Calling method 'detail' {{(pid=112661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:39:44.875612 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.api_utils [None req-11628f78-5a1d-49fa-95c4-6b682d9b95cc demo demo] Removing options '' from query. {{(pid=112661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:39:44.877228 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.volume.api [None req-11628f78-5a1d-49fa-95c4-6b682d9b95cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:39:44.884829 np0000172886 devstack@c-api.service[112661]: INFO cinder.volume.api [None req-11628f78-5a1d-49fa-95c4-6b682d9b95cc demo demo] Get all volumes completed successfully. May 09 03:39:44.886886 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-11628f78-5a1d-49fa-95c4-6b682d9b95cc demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:39:44.887787 np0000172886 devstack@c-api.service[112661]: [pid: 112661|app: 0|req: 5/18] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:39:44 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 09 03:39:54.880577 np0000172886 devstack@c-api.service[112661]: DEBUG dbcounter [-] [112661] Writing DB stats cinder:SELECT=1 {{(pid=112661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:40:44.904140 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-4bd8a5d2-980b-4bac-860b-bf6bb3410a4e None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:40:44.906651 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-4bd8a5d2-980b-4bac-860b-bf6bb3410a4e demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:40:44.906833 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-4bd8a5d2-980b-4bac-860b-bf6bb3410a4e demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:40:44.907016 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-4bd8a5d2-980b-4bac-860b-bf6bb3410a4e demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:40:44.907251 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-4bd8a5d2-980b-4bac-860b-bf6bb3410a4e demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:40:44.907958 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-4bd8a5d2-980b-4bac-860b-bf6bb3410a4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:40:44.917879 np0000172886 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-4bd8a5d2-980b-4bac-860b-bf6bb3410a4e demo demo] Get all volumes completed successfully. May 09 03:40:44.920353 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-4bd8a5d2-980b-4bac-860b-bf6bb3410a4e demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:40:44.920737 np0000172886 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 5/19] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:40:44 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 09 03:40:54.911234 np0000172886 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:41:44.947740 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.middleware.request_id [None req-b200703c-e2e4-4c96-bda9-1901a3f144ba None None] RequestId filter calling following filter/app {{(pid=112662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:41:45.104973 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-b200703c-e2e4-4c96-bda9-1901a3f144ba demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:41:45.105445 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-b200703c-e2e4-4c96-bda9-1901a3f144ba demo demo] Empty body provided in request {{(pid=112662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:41:45.105949 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-b200703c-e2e4-4c96-bda9-1901a3f144ba demo demo] Calling method 'detail' {{(pid=112662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:41:45.106386 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.api_utils [None req-b200703c-e2e4-4c96-bda9-1901a3f144ba demo demo] Removing options '' from query. {{(pid=112662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:41:45.108017 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.volume.api [None req-b200703c-e2e4-4c96-bda9-1901a3f144ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:41:45.122896 np0000172886 devstack@c-api.service[112662]: INFO cinder.volume.api [None req-b200703c-e2e4-4c96-bda9-1901a3f144ba demo demo] Get all volumes completed successfully. May 09 03:41:45.125235 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-b200703c-e2e4-4c96-bda9-1901a3f144ba demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:41:45.125832 np0000172886 devstack@c-api.service[112662]: [pid: 112662|app: 0|req: 5/20] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:41:44 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 09 03:41:55.114009 np0000172886 devstack@c-api.service[112662]: DEBUG dbcounter [-] [112662] Writing DB stats cinder:SELECT=1 {{(pid=112662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:42:45.143042 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.middleware.request_id [None req-5781e3e1-199b-446a-800c-511078b585aa None None] RequestId filter calling following filter/app {{(pid=112660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:42:45.146148 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-5781e3e1-199b-446a-800c-511078b585aa demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:42:45.146414 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-5781e3e1-199b-446a-800c-511078b585aa demo demo] Empty body provided in request {{(pid=112660) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:42:45.146732 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-5781e3e1-199b-446a-800c-511078b585aa demo demo] Calling method 'detail' {{(pid=112660) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:42:45.147056 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.api_utils [None req-5781e3e1-199b-446a-800c-511078b585aa demo demo] Removing options '' from query. {{(pid=112660) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:42:45.148229 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.volume.api [None req-5781e3e1-199b-446a-800c-511078b585aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112660) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:42:45.158384 np0000172886 devstack@c-api.service[112660]: INFO cinder.volume.api [None req-5781e3e1-199b-446a-800c-511078b585aa demo demo] Get all volumes completed successfully. May 09 03:42:45.161384 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-5781e3e1-199b-446a-800c-511078b585aa demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:42:45.162150 np0000172886 devstack@c-api.service[112660]: [pid: 112660|app: 0|req: 6/21] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:42:45 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 09 03:42:55.152315 np0000172886 devstack@c-api.service[112660]: DEBUG dbcounter [-] [112660] Writing DB stats cinder:SELECT=1 {{(pid=112660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:45.185001 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.middleware.request_id [None req-003278f8-c550-4564-9340-bafd8a23561b None None] RequestId filter calling following filter/app {{(pid=112661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:45.188175 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-003278f8-c550-4564-9340-bafd8a23561b demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:43:45.188390 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-003278f8-c550-4564-9340-bafd8a23561b demo demo] Empty body provided in request {{(pid=112661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:45.188688 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-003278f8-c550-4564-9340-bafd8a23561b demo demo] Calling method 'detail' {{(pid=112661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:45.189043 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.api_utils [None req-003278f8-c550-4564-9340-bafd8a23561b demo demo] Removing options '' from query. {{(pid=112661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:43:45.190007 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.volume.api [None req-003278f8-c550-4564-9340-bafd8a23561b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:43:45.201504 np0000172886 devstack@c-api.service[112661]: INFO cinder.volume.api [None req-003278f8-c550-4564-9340-bafd8a23561b demo demo] Get all volumes completed successfully. May 09 03:43:45.204530 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-003278f8-c550-4564-9340-bafd8a23561b demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:43:45.205144 np0000172886 devstack@c-api.service[112661]: [pid: 112661|app: 0|req: 6/22] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:43:45 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 09 03:43:55.194540 np0000172886 devstack@c-api.service[112661]: DEBUG dbcounter [-] [112661] Writing DB stats cinder:SELECT=1 {{(pid=112661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:44:45.225486 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-e66d0a6d-f7f3-43c2-8101-0bf4d93b9c99 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:44:45.230151 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-e66d0a6d-f7f3-43c2-8101-0bf4d93b9c99 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:44:45.230649 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-e66d0a6d-f7f3-43c2-8101-0bf4d93b9c99 demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:44:45.231241 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-e66d0a6d-f7f3-43c2-8101-0bf4d93b9c99 demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:44:45.232000 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-e66d0a6d-f7f3-43c2-8101-0bf4d93b9c99 demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:44:45.233151 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-e66d0a6d-f7f3-43c2-8101-0bf4d93b9c99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:44:45.240745 np0000172886 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-e66d0a6d-f7f3-43c2-8101-0bf4d93b9c99 demo demo] Get all volumes completed successfully. May 09 03:44:45.243291 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-e66d0a6d-f7f3-43c2-8101-0bf4d93b9c99 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:44:45.243868 np0000172886 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 6/23] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:44:45 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 09 03:44:55.236119 np0000172886 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:45:45.261796 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.middleware.request_id [None req-e67fbf33-6834-4e1d-95a3-8841a84a1e88 None None] RequestId filter calling following filter/app {{(pid=112662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:45:45.266952 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-e67fbf33-6834-4e1d-95a3-8841a84a1e88 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:45:45.267190 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-e67fbf33-6834-4e1d-95a3-8841a84a1e88 demo demo] Empty body provided in request {{(pid=112662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:45:45.267449 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-e67fbf33-6834-4e1d-95a3-8841a84a1e88 demo demo] Calling method 'detail' {{(pid=112662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:45:45.267799 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.api_utils [None req-e67fbf33-6834-4e1d-95a3-8841a84a1e88 demo demo] Removing options '' from query. {{(pid=112662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:45:45.268780 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.volume.api [None req-e67fbf33-6834-4e1d-95a3-8841a84a1e88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:45:45.280924 np0000172886 devstack@c-api.service[112662]: INFO cinder.volume.api [None req-e67fbf33-6834-4e1d-95a3-8841a84a1e88 demo demo] Get all volumes completed successfully. May 09 03:45:45.283786 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-e67fbf33-6834-4e1d-95a3-8841a84a1e88 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:45:45.284253 np0000172886 devstack@c-api.service[112662]: [pid: 112662|app: 0|req: 6/24] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:45:45 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 09 03:45:55.272443 np0000172886 devstack@c-api.service[112662]: DEBUG dbcounter [-] [112662] Writing DB stats cinder:SELECT=1 {{(pid=112662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:46:45.299333 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.middleware.request_id [None req-9084bf07-363a-4413-acaa-abd29d0625f8 None None] RequestId filter calling following filter/app {{(pid=112660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:46:45.450775 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-9084bf07-363a-4413-acaa-abd29d0625f8 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:46:45.451009 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-9084bf07-363a-4413-acaa-abd29d0625f8 demo demo] Empty body provided in request {{(pid=112660) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:46:45.451191 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-9084bf07-363a-4413-acaa-abd29d0625f8 demo demo] Calling method 'detail' {{(pid=112660) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:46:45.451532 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.api_utils [None req-9084bf07-363a-4413-acaa-abd29d0625f8 demo demo] Removing options '' from query. {{(pid=112660) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:46:45.453544 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.volume.api [None req-9084bf07-363a-4413-acaa-abd29d0625f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112660) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:46:45.465756 np0000172886 devstack@c-api.service[112660]: INFO cinder.volume.api [None req-9084bf07-363a-4413-acaa-abd29d0625f8 demo demo] Get all volumes completed successfully. May 09 03:46:45.469200 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-9084bf07-363a-4413-acaa-abd29d0625f8 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:46:45.469803 np0000172886 devstack@c-api.service[112660]: [pid: 112660|app: 0|req: 7/25] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:46:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:46:55.459072 np0000172886 devstack@c-api.service[112660]: DEBUG dbcounter [-] [112660] Writing DB stats cinder:SELECT=1 {{(pid=112660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:47:45.488282 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.middleware.request_id [None req-204a5698-cc51-490a-bad2-bd714dce054d None None] RequestId filter calling following filter/app {{(pid=112661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:47:45.492040 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-204a5698-cc51-490a-bad2-bd714dce054d demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:47:45.492256 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-204a5698-cc51-490a-bad2-bd714dce054d demo demo] Empty body provided in request {{(pid=112661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:47:45.492447 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-204a5698-cc51-490a-bad2-bd714dce054d demo demo] Calling method 'detail' {{(pid=112661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:47:45.492709 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.api_utils [None req-204a5698-cc51-490a-bad2-bd714dce054d demo demo] Removing options '' from query. {{(pid=112661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:47:45.493401 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.volume.api [None req-204a5698-cc51-490a-bad2-bd714dce054d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:47:45.503194 np0000172886 devstack@c-api.service[112661]: INFO cinder.volume.api [None req-204a5698-cc51-490a-bad2-bd714dce054d demo demo] Get all volumes completed successfully. May 09 03:47:45.507875 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-204a5698-cc51-490a-bad2-bd714dce054d demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:47:45.508364 np0000172886 devstack@c-api.service[112661]: [pid: 112661|app: 0|req: 7/26] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:47:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 03:47:55.496368 np0000172886 devstack@c-api.service[112661]: DEBUG dbcounter [-] [112661] Writing DB stats cinder:SELECT=1 {{(pid=112661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:48:45.527767 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-75442738-573a-4889-af50-611e6a4f6211 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:48:45.530975 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-75442738-573a-4889-af50-611e6a4f6211 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:48:45.531210 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-75442738-573a-4889-af50-611e6a4f6211 demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:48:45.531478 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-75442738-573a-4889-af50-611e6a4f6211 demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:48:45.531847 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-75442738-573a-4889-af50-611e6a4f6211 demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:48:45.532818 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-75442738-573a-4889-af50-611e6a4f6211 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:48:45.542832 np0000172886 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-75442738-573a-4889-af50-611e6a4f6211 demo demo] Get all volumes completed successfully. May 09 03:48:45.545547 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-75442738-573a-4889-af50-611e6a4f6211 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:48:45.546145 np0000172886 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 7/27] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:48:45 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 09 03:48:55.536444 np0000172886 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:49:45.560151 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.middleware.request_id [None req-faa0c661-802c-4d65-9b3a-d962abf837d1 None None] RequestId filter calling following filter/app {{(pid=112662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:49:45.564311 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-faa0c661-802c-4d65-9b3a-d962abf837d1 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:49:45.564680 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-faa0c661-802c-4d65-9b3a-d962abf837d1 demo demo] Empty body provided in request {{(pid=112662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:49:45.565037 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-faa0c661-802c-4d65-9b3a-d962abf837d1 demo demo] Calling method 'detail' {{(pid=112662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:49:45.565461 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.api_utils [None req-faa0c661-802c-4d65-9b3a-d962abf837d1 demo demo] Removing options '' from query. {{(pid=112662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:49:45.566915 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.volume.api [None req-faa0c661-802c-4d65-9b3a-d962abf837d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:49:45.580811 np0000172886 devstack@c-api.service[112662]: INFO cinder.volume.api [None req-faa0c661-802c-4d65-9b3a-d962abf837d1 demo demo] Get all volumes completed successfully. May 09 03:49:45.587394 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-faa0c661-802c-4d65-9b3a-d962abf837d1 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:49:45.589031 np0000172886 devstack@c-api.service[112662]: [pid: 112662|app: 0|req: 7/28] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:49:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:49:55.570158 np0000172886 devstack@c-api.service[112662]: DEBUG dbcounter [-] [112662] Writing DB stats cinder:SELECT=1 {{(pid=112662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:50:45.635926 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.middleware.request_id [None req-54cb6090-b3dd-4524-b6cc-4025f8a336be None None] RequestId filter calling following filter/app {{(pid=112660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:50:45.639962 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-54cb6090-b3dd-4524-b6cc-4025f8a336be demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:50:45.640219 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-54cb6090-b3dd-4524-b6cc-4025f8a336be demo demo] Empty body provided in request {{(pid=112660) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:50:45.640515 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-54cb6090-b3dd-4524-b6cc-4025f8a336be demo demo] Calling method 'detail' {{(pid=112660) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:50:45.640892 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.api_utils [None req-54cb6090-b3dd-4524-b6cc-4025f8a336be demo demo] Removing options '' from query. {{(pid=112660) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:50:45.641997 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.volume.api [None req-54cb6090-b3dd-4524-b6cc-4025f8a336be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112660) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:50:45.650594 np0000172886 devstack@c-api.service[112660]: INFO cinder.volume.api [None req-54cb6090-b3dd-4524-b6cc-4025f8a336be demo demo] Get all volumes completed successfully. May 09 03:50:45.652560 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-54cb6090-b3dd-4524-b6cc-4025f8a336be demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:50:45.652932 np0000172886 devstack@c-api.service[112660]: [pid: 112660|app: 0|req: 8/29] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:50:45 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 09 03:50:55.646101 np0000172886 devstack@c-api.service[112660]: DEBUG dbcounter [-] [112660] Writing DB stats cinder:SELECT=1 {{(pid=112660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:51:45.671459 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.middleware.request_id [None req-64fab05d-12ea-457d-88ae-edbbd231dcbd None None] RequestId filter calling following filter/app {{(pid=112661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:51:45.765664 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-64fab05d-12ea-457d-88ae-edbbd231dcbd demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:51:45.766038 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-64fab05d-12ea-457d-88ae-edbbd231dcbd demo demo] Empty body provided in request {{(pid=112661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:51:45.766399 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-64fab05d-12ea-457d-88ae-edbbd231dcbd demo demo] Calling method 'detail' {{(pid=112661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:51:45.766855 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.api_utils [None req-64fab05d-12ea-457d-88ae-edbbd231dcbd demo demo] Removing options '' from query. {{(pid=112661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:51:45.768336 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.volume.api [None req-64fab05d-12ea-457d-88ae-edbbd231dcbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:51:45.781468 np0000172886 devstack@c-api.service[112661]: INFO cinder.volume.api [None req-64fab05d-12ea-457d-88ae-edbbd231dcbd demo demo] Get all volumes completed successfully. May 09 03:51:45.783844 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-64fab05d-12ea-457d-88ae-edbbd231dcbd demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:51:45.784308 np0000172886 devstack@c-api.service[112661]: [pid: 112661|app: 0|req: 8/30] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:51:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:51:55.773189 np0000172886 devstack@c-api.service[112661]: DEBUG dbcounter [-] [112661] Writing DB stats cinder:SELECT=1 {{(pid=112661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:52:45.801406 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-c7a03024-bacf-491b-93e8-845cde0c5454 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:52:45.805135 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-c7a03024-bacf-491b-93e8-845cde0c5454 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:52:45.805448 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-c7a03024-bacf-491b-93e8-845cde0c5454 demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:52:45.805700 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-c7a03024-bacf-491b-93e8-845cde0c5454 demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:52:45.806060 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-c7a03024-bacf-491b-93e8-845cde0c5454 demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:52:45.806920 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-c7a03024-bacf-491b-93e8-845cde0c5454 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:52:45.816456 np0000172886 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-c7a03024-bacf-491b-93e8-845cde0c5454 demo demo] Get all volumes completed successfully. May 09 03:52:45.819241 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-c7a03024-bacf-491b-93e8-845cde0c5454 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:52:45.819740 np0000172886 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 8/31] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:52:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:52:55.811001 np0000172886 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:53:45.847401 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.middleware.request_id [None req-b5716851-3899-4cbc-8e8c-e4735c607ae1 None None] RequestId filter calling following filter/app {{(pid=112662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:53:45.851083 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-b5716851-3899-4cbc-8e8c-e4735c607ae1 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:53:45.851323 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-b5716851-3899-4cbc-8e8c-e4735c607ae1 demo demo] Empty body provided in request {{(pid=112662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:53:45.851571 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-b5716851-3899-4cbc-8e8c-e4735c607ae1 demo demo] Calling method 'detail' {{(pid=112662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:53:45.851918 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.api_utils [None req-b5716851-3899-4cbc-8e8c-e4735c607ae1 demo demo] Removing options '' from query. {{(pid=112662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:53:45.852890 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.volume.api [None req-b5716851-3899-4cbc-8e8c-e4735c607ae1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:53:45.861427 np0000172886 devstack@c-api.service[112662]: INFO cinder.volume.api [None req-b5716851-3899-4cbc-8e8c-e4735c607ae1 demo demo] Get all volumes completed successfully. May 09 03:53:45.863390 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-b5716851-3899-4cbc-8e8c-e4735c607ae1 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:53:45.863763 np0000172886 devstack@c-api.service[112662]: [pid: 112662|app: 0|req: 8/32] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:53:45 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 09 03:53:55.856392 np0000172886 devstack@c-api.service[112662]: DEBUG dbcounter [-] [112662] Writing DB stats cinder:SELECT=1 {{(pid=112662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:54:45.885636 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.middleware.request_id [None req-d221c495-3c1e-4575-b7cc-6af4c6e35bdf None None] RequestId filter calling following filter/app {{(pid=112660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:54:45.888403 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-d221c495-3c1e-4575-b7cc-6af4c6e35bdf demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:54:45.888653 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-d221c495-3c1e-4575-b7cc-6af4c6e35bdf demo demo] Empty body provided in request {{(pid=112660) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:54:45.888894 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-d221c495-3c1e-4575-b7cc-6af4c6e35bdf demo demo] Calling method 'detail' {{(pid=112660) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:54:45.889285 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.api_utils [None req-d221c495-3c1e-4575-b7cc-6af4c6e35bdf demo demo] Removing options '' from query. {{(pid=112660) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:54:45.890127 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.volume.api [None req-d221c495-3c1e-4575-b7cc-6af4c6e35bdf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112660) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:54:45.900314 np0000172886 devstack@c-api.service[112660]: INFO cinder.volume.api [None req-d221c495-3c1e-4575-b7cc-6af4c6e35bdf demo demo] Get all volumes completed successfully. May 09 03:54:45.903318 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-d221c495-3c1e-4575-b7cc-6af4c6e35bdf demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:54:45.903726 np0000172886 devstack@c-api.service[112660]: [pid: 112660|app: 0|req: 9/33] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:54:45 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 09 03:54:55.894163 np0000172886 devstack@c-api.service[112660]: DEBUG dbcounter [-] [112660] Writing DB stats cinder:SELECT=1 {{(pid=112660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:55:45.923082 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.middleware.request_id [None req-67ba1987-d24b-40b2-99f9-9290dcf535c6 None None] RequestId filter calling following filter/app {{(pid=112661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:55:45.928318 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-67ba1987-d24b-40b2-99f9-9290dcf535c6 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:55:45.928766 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-67ba1987-d24b-40b2-99f9-9290dcf535c6 demo demo] Empty body provided in request {{(pid=112661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:55:45.929073 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-67ba1987-d24b-40b2-99f9-9290dcf535c6 demo demo] Calling method 'detail' {{(pid=112661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:55:45.929555 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.api_utils [None req-67ba1987-d24b-40b2-99f9-9290dcf535c6 demo demo] Removing options '' from query. {{(pid=112661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:55:45.931122 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.volume.api [None req-67ba1987-d24b-40b2-99f9-9290dcf535c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:55:45.938519 np0000172886 devstack@c-api.service[112661]: INFO cinder.volume.api [None req-67ba1987-d24b-40b2-99f9-9290dcf535c6 demo demo] Get all volumes completed successfully. May 09 03:55:45.940423 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-67ba1987-d24b-40b2-99f9-9290dcf535c6 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:55:45.940815 np0000172886 devstack@c-api.service[112661]: [pid: 112661|app: 0|req: 9/34] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:55:45 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 09 03:55:55.934551 np0000172886 devstack@c-api.service[112661]: DEBUG dbcounter [-] [112661] Writing DB stats cinder:SELECT=1 {{(pid=112661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:56:45.959768 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-eb26a275-0718-4307-bfbf-d923e22fae5b None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:56:46.056530 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-eb26a275-0718-4307-bfbf-d923e22fae5b demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:56:46.056776 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-eb26a275-0718-4307-bfbf-d923e22fae5b demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:56:46.057026 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-eb26a275-0718-4307-bfbf-d923e22fae5b demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:56:46.057337 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-eb26a275-0718-4307-bfbf-d923e22fae5b demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:56:46.058481 np0000172886 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-eb26a275-0718-4307-bfbf-d923e22fae5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:56:46.066323 np0000172886 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-eb26a275-0718-4307-bfbf-d923e22fae5b demo demo] Get all volumes completed successfully. May 09 03:56:46.068217 np0000172886 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-eb26a275-0718-4307-bfbf-d923e22fae5b demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:56:46.068564 np0000172886 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 9/35] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:56:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:56:56.063237 np0000172886 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:57:46.101292 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.middleware.request_id [None req-0af2fb80-0fe5-499a-86f0-2a9333347d75 None None] RequestId filter calling following filter/app {{(pid=112662) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:57:46.105348 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-0af2fb80-0fe5-499a-86f0-2a9333347d75 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:57:46.105594 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-0af2fb80-0fe5-499a-86f0-2a9333347d75 demo demo] Empty body provided in request {{(pid=112662) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:57:46.105880 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.openstack.wsgi [None req-0af2fb80-0fe5-499a-86f0-2a9333347d75 demo demo] Calling method 'detail' {{(pid=112662) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:57:46.106207 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.api.api_utils [None req-0af2fb80-0fe5-499a-86f0-2a9333347d75 demo demo] Removing options '' from query. {{(pid=112662) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:57:46.107203 np0000172886 devstack@c-api.service[112662]: DEBUG cinder.volume.api [None req-0af2fb80-0fe5-499a-86f0-2a9333347d75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112662) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:57:46.120818 np0000172886 devstack@c-api.service[112662]: INFO cinder.volume.api [None req-0af2fb80-0fe5-499a-86f0-2a9333347d75 demo demo] Get all volumes completed successfully. May 09 03:57:46.122625 np0000172886 devstack@c-api.service[112662]: INFO cinder.api.openstack.wsgi [None req-0af2fb80-0fe5-499a-86f0-2a9333347d75 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:57:46.123265 np0000172886 devstack@c-api.service[112662]: [pid: 112662|app: 0|req: 9/36] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:57:46 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 09 03:57:56.112483 np0000172886 devstack@c-api.service[112662]: DEBUG dbcounter [-] [112662] Writing DB stats cinder:SELECT=1 {{(pid=112662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:58:46.140843 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.middleware.request_id [None req-129fc167-2aa5-489e-a30f-d2b162706a92 None None] RequestId filter calling following filter/app {{(pid=112660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:58:46.144300 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-129fc167-2aa5-489e-a30f-d2b162706a92 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:58:46.144622 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-129fc167-2aa5-489e-a30f-d2b162706a92 demo demo] Empty body provided in request {{(pid=112660) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:58:46.144973 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.openstack.wsgi [None req-129fc167-2aa5-489e-a30f-d2b162706a92 demo demo] Calling method 'detail' {{(pid=112660) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:58:46.145338 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.api.api_utils [None req-129fc167-2aa5-489e-a30f-d2b162706a92 demo demo] Removing options '' from query. {{(pid=112660) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:58:46.146365 np0000172886 devstack@c-api.service[112660]: DEBUG cinder.volume.api [None req-129fc167-2aa5-489e-a30f-d2b162706a92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112660) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:58:46.153626 np0000172886 devstack@c-api.service[112660]: INFO cinder.volume.api [None req-129fc167-2aa5-489e-a30f-d2b162706a92 demo demo] Get all volumes completed successfully. May 09 03:58:46.155579 np0000172886 devstack@c-api.service[112660]: INFO cinder.api.openstack.wsgi [None req-129fc167-2aa5-489e-a30f-d2b162706a92 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:58:46.156013 np0000172886 devstack@c-api.service[112660]: [pid: 112660|app: 0|req: 10/37] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:58:46 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 09 03:58:56.149404 np0000172886 devstack@c-api.service[112660]: DEBUG dbcounter [-] [112660] Writing DB stats cinder:SELECT=1 {{(pid=112660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:59:46.174399 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.middleware.request_id [None req-05bbcfa6-edfd-46bd-8b65-dc86e58fa7c6 None None] RequestId filter calling following filter/app {{(pid=112661) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:59:46.177991 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-05bbcfa6-edfd-46bd-8b65-dc86e58fa7c6 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 03:59:46.178411 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-05bbcfa6-edfd-46bd-8b65-dc86e58fa7c6 demo demo] Empty body provided in request {{(pid=112661) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:59:46.178775 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.openstack.wsgi [None req-05bbcfa6-edfd-46bd-8b65-dc86e58fa7c6 demo demo] Calling method 'detail' {{(pid=112661) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:59:46.179151 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.api.api_utils [None req-05bbcfa6-edfd-46bd-8b65-dc86e58fa7c6 demo demo] Removing options '' from query. {{(pid=112661) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:59:46.180154 np0000172886 devstack@c-api.service[112661]: DEBUG cinder.volume.api [None req-05bbcfa6-edfd-46bd-8b65-dc86e58fa7c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112661) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:59:46.187258 np0000172886 devstack@c-api.service[112661]: INFO cinder.volume.api [None req-05bbcfa6-edfd-46bd-8b65-dc86e58fa7c6 demo demo] Get all volumes completed successfully. May 09 03:59:46.189578 np0000172886 devstack@c-api.service[112661]: INFO cinder.api.openstack.wsgi [None req-05bbcfa6-edfd-46bd-8b65-dc86e58fa7c6 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 03:59:46.189997 np0000172886 devstack@c-api.service[112661]: [pid: 112661|app: 0|req: 10/38] 199.204.45.205 () {64 vars in 1295 bytes} [Sat May 9 03:59:46 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)